Skip to content

feat(JumpLinks): warned about href and markup/type updates #650

feat(JumpLinks): warned about href and markup/type updates

feat(JumpLinks): warned about href and markup/type updates #650

Triggered via pull request February 26, 2024 14:35
Status Failure
Total duration 28s
Artifacts

check-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
test / error-tests
Argument of type '{ report: (arg0: { node: any; message: string; fix(fixer: any): any; }) => void; }' is not assignable to parameter of type 'RuleContext'.
test / error-tests
Argument of type '{ report: (arg0: { node: any; message: string; fix?(fixer: any): any; }) => void; }' is not assignable to parameter of type 'RuleContext'.
test / error-tests
Process completed with exit code 1.
test / unit-tests
Argument of type '{ report: (arg0: { node: any; message: string; fix(fixer: any): any; }) => void; }' is not assignable to parameter of type 'RuleContext'.
test / unit-tests
Argument of type '{ report: (arg0: { node: any; message: string; fix?(fixer: any): any; }) => void; }' is not assignable to parameter of type 'RuleContext'.
test / unit-tests
Process completed with exit code 1.
test / error-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / error-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test / unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/