Skip to content

chore(deps): bump eslint-plugin-vitest from 0.3.18 to 0.3.22 #590

chore(deps): bump eslint-plugin-vitest from 0.3.18 to 0.3.22

chore(deps): bump eslint-plugin-vitest from 0.3.18 to 0.3.22 #590

Triggered via push February 7, 2024 16:40
Status Failure
Total duration 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Lint: __tests__/popup.test.ts#L131
'vitest/no-conditional-tests' rule is disabled but never reported
Lint
Process completed with exit code 1.
Lint: __tests__/popup.test.ts#L60
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
Lint: __tests__/popup.test.ts#L71
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
Lint: __tests__/popup.test.ts#L98
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression
Lint: __tests__/popup.test.ts#L115
Every test should have either `expect.assertions(<number of assertions>)` or `expect.hasAssertions()` as its first expression