Skip to content

tests: update tests and use msw for api mocks #33

tests: update tests and use msw for api mocks

tests: update tests and use msw for api mocks #33

Triggered via push October 16, 2024 11:15
Status Failure
Total duration 24s
Artifacts

lint.yml

on: push
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint (20): src/commands/login/actions.test.ts#L13
This line has 2 statements. Maximum allowed is 1
Lint (20): src/commands/login/actions.test.ts#L41
`afterEach` hooks should be before any `afterAll` hooks
Lint (20): src/index.ts#L9
'APIError' is defined but never used
Lint (20): src/index.ts#L10
'loginWithEmailAndPassword' is defined but never used
Lint (20): src/index.ts#L10
'loginWithToken' is defined but never used
Lint (20): src/index.ts#L29
'options' is defined but never used. Allowed unused args must match /^_/u
Lint (20)
Process completed with exit code 1.