This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
Vucis is running frontend linter π #237
ci-linter-frontend.yaml
on: pull_request
Frontend-tests
39s
Annotations
8 errors
Frontend-tests:
frontend/tests/unit/homepage-tests.tsx#L1
'expect' is defined but never used
|
Frontend-tests:
frontend/tests/unit/homepage-tests.tsx#L1
'test' is defined but never used
|
Frontend-tests:
frontend/tests/unit/homepage-tests.tsx#L4
Expected indentation of 2 spaces but found 4
|
Frontend-tests:
frontend/tests/unit/homepage-tests.tsx#L4
Unexpected any. Specify a different type
|
Frontend-tests:
frontend/tests/utils/data.ts#L1
'describe' is defined but never used
|
Frontend-tests:
frontend/tests/utils/data.ts#L1
'it' is defined but never used
|
Frontend-tests:
frontend/tests/utils/data.ts#L1
'expect' is defined but never used
|
Frontend-tests
Process completed with exit code 1.
|