Skip to content

chore(deps): bump eslint-plugin-vitest from 0.3.18 to 0.3.21 #580

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

chore(deps): bump eslint-plugin-vitest from 0.3.18 to 0.3.21 #580

Triggered via push January 30, 2024 16:51
Status Success
Total duration 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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