Skip to content

fix: integrate prettier and resolve all linting issues #5

fix: integrate prettier and resolve all linting issues

fix: integrate prettier and resolve all linting issues #5

Triggered via pull request June 30, 2025 04:53
Status Failure
Total duration 2m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: src/components/__tests__/ViewTabs.test.tsx#L164
No overload matches this call.
Lint: src/components/__tests__/ViewTabs.test.tsx#L138
No overload matches this call.
Lint: src/components/__tests__/ViewTabs.test.tsx#L111
No overload matches this call.
Lint: src/components/__tests__/ViewTabs.test.tsx#L87
No overload matches this call.
Lint: src/components/__tests__/ViewTabs.test.tsx#L64
No overload matches this call.
Lint: src/components/__tests__/ViewTabs.test.tsx#L41
No overload matches this call.
Lint: src/components/__tests__/ConfigurationMenu.test.tsx#L94
Variable 'mockLink' is used before being assigned.
Lint: src/components/__tests__/ConfigurationMenu.test.tsx#L93
Variable 'mockLink' is used before being assigned.
Lint: src/components/EntityCard.tsx#L53
Type '{}' is not assignable to type 'ReactNode'.
Lint: src/components/EntityCard.tsx#L51
Type '{}' is not assignable to type 'ReactNode'.