Skip to content

Improve engine events to expose internal workflow #4966

Improve engine events to expose internal workflow

Improve engine events to expose internal workflow #4966

Triggered via pull request May 8, 2024 06:10
Status Failure
Total duration 1m 1s
Artifacts

tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
Test on node 20 and ubuntu-latest: packages/adblocker-webextension-example/background.ts#L103
Argument of type '(rule: CosmeticFilter, context: MatchingContext) => void' is not assignable to parameter of type '(rule: CosmeticFilter) => any'.
Test on node 20 and ubuntu-latest: packages/adblocker-webextension-example/background.ts#L107
Argument of type '(rule: CosmeticFilter, context: MatchingContext) => void' is not assignable to parameter of type '(rule: CosmeticFilter) => any'.
Test on node 20 and ubuntu-latest: packages/adblocker-webextension-example/background.ts#L111
Argument of type '(rule: CosmeticFilter, context: MatchingContext) => void' is not assignable to parameter of type '(rule: CosmeticFilter) => any'.
Test on node 20 and ubuntu-latest
Process completed with exit code 2.
Test on node 22 and ubuntu-latest
The job was canceled because "_20_ubuntu-latest" failed.
Test on node 22 and ubuntu-latest: packages/adblocker-webextension-example/background.ts#L103
Argument of type '(rule: CosmeticFilter, context: MatchingContext) => void' is not assignable to parameter of type '(rule: CosmeticFilter) => any'.
Test on node 22 and ubuntu-latest: packages/adblocker-webextension-example/background.ts#L107
Argument of type '(rule: CosmeticFilter, context: MatchingContext) => void' is not assignable to parameter of type '(rule: CosmeticFilter) => any'.
Test on node 22 and ubuntu-latest: packages/adblocker-webextension-example/background.ts#L111
Argument of type '(rule: CosmeticFilter, context: MatchingContext) => void' is not assignable to parameter of type '(rule: CosmeticFilter) => any'.
Test on node 22 and ubuntu-latest
The operation was canceled.
Test on node 18 and ubuntu-latest
The job was canceled because "_20_ubuntu-latest" failed.
Test on node 18 and ubuntu-latest: packages/adblocker-webextension-example/background.ts#L103
Argument of type '(rule: CosmeticFilter, context: MatchingContext) => void' is not assignable to parameter of type '(rule: CosmeticFilter) => any'.
Test on node 18 and ubuntu-latest: packages/adblocker-webextension-example/background.ts#L107
Argument of type '(rule: CosmeticFilter, context: MatchingContext) => void' is not assignable to parameter of type '(rule: CosmeticFilter) => any'.
Test on node 18 and ubuntu-latest: packages/adblocker-webextension-example/background.ts#L111
Argument of type '(rule: CosmeticFilter, context: MatchingContext) => void' is not assignable to parameter of type '(rule: CosmeticFilter) => any'.
Test on node 18 and ubuntu-latest
The operation was canceled.
Test on node 20 and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.