Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

chore(deps-dev): bump eslint-import-resolver-typescript from 4.0.0 to 4.4.2 #914

chore(deps-dev): bump eslint-import-resolver-typescript from 4.0.0 to 4.4.2

chore(deps-dev): bump eslint-import-resolver-typescript from 4.0.0 to 4.4.2 #914

Triggered via pull request May 31, 2025 18:24
Status Failure
Total duration 1m 35s
Artifacts

on-pr.yml

on: pull_request
Security Checks  /  Trivy
12s
Security Checks / Trivy
Security Checks  /  NPM Audit
16s
Security Checks / NPM Audit
Static Checks  /  ESLint Check
35s
Static Checks / ESLint Check
Static Checks  /  TS Types Check
30s
Static Checks / TS Types Check
Static Checks  /  Build App Check
43s
Static Checks / Build App Check
Unit Tests  /  Vitest
1m 23s
Unit Tests / Vitest
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
Security Checks / Trivy
Process completed with exit code 1.
Security Checks / NPM Audit
Process completed with exit code 1.
Static Checks / ESLint Check: src/components/ui/chat/chat-bubble.tsx#L200
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Static Checks / ESLint Check: src/components/ui/chat/chat-bubble.tsx#L201
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Static Checks / ESLint Check: src/context/confirm-context.tsx#L37
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
Static Checks / ESLint Check: src/lib/test-utils.tsx#L66
This rule can't verify that `export *` only exports components
Static Checks / ESLint Check: src/lib/test-utils.tsx#L68
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components