Skip to content

chore(deps): bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.21.0 #587

chore(deps): bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.21.0

chore(deps): bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.21.0 #587

Triggered via pull request February 6, 2024 16:45
Status Success
Total duration 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check-code-format.yaml

on: pull_request
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