build(deps): bump @web/test-runner-visual-regression from 0.9.0 to 0.10.0 #4704
Triggered via pull request
October 7, 2024 18:45
dependabot[bot]
synchronize
#2204
Status
Failure
Total duration
1m 12s
Artifacts
–
Annotations
9 errors
presubmit:
extension/test/e2e_visual_test.ts#L284
Unsafe call of a(n) `error` type typed value
|
presubmit:
extension/test/e2e_visual_test.ts#L315
Unsafe call of a(n) `error` type typed value
|
presubmit:
extension/test/e2e_visual_test.ts#L316
This assertion is unnecessary since the receiver accepts the original type of the expression
|
presubmit
Process completed with exit code 1.
|
presubmit:
extension/test/e2e_visual_test.ts#L284
Unsafe call of a(n) `error` type typed value
|
presubmit:
extension/test/e2e_visual_test.ts#L315
Unsafe call of a(n) `error` type typed value
|
presubmit
Process completed with exit code 1.
|
presubmit
Error:
> [email protected] presubmit
> npm run presubmit:base && npm run test:small
> [email protected] presubmit:base
> npm run lint && npm run checktypes && npm run build
> [email protected] lint
> npm run eslint:check --silent && npm run prettier:check --silent && npm run stylelint:check --silent
/home/runner/work/rikaikun/rikaikun/extension/test/e2e_visual_test.ts
284:13 error Unsafe call of a(n) `error` type typed value @typescript-eslint/no-unsafe-call
315:9 error Unsafe call of a(n) `error` type typed value @typescript-eslint/no-unsafe-call
✖ 2 problems (2 errors, 0 warnings)
husky - pre-push script failed (code 1)
Pushing to https://github.com/melink14/rikaikun
error: failed to push some refs to 'https://github.com/melink14/rikaikun'
|
presubmit
Error:
> [email protected] presubmit
> npm run presubmit:base && npm run test:small
> [email protected] presubmit:base
> npm run lint && npm run checktypes && npm run build
> [email protected] lint
> npm run eslint:check --silent && npm run prettier:check --silent && npm run stylelint:check --silent
/home/runner/work/rikaikun/rikaikun/extension/test/e2e_visual_test.ts
284:13 error Unsafe call of a(n) `error` type typed value @typescript-eslint/no-unsafe-call
315:9 error Unsafe call of a(n) `error` type typed value @typescript-eslint/no-unsafe-call
✖ 2 problems (2 errors, 0 warnings)
husky - pre-push script failed (code 1)
Pushing to https://github.com/melink14/rikaikun
error: failed to push some refs to 'https://github.com/melink14/rikaikun'
|