Skip to content

feat(Menu): updated markup for MenuItemAction #669

feat(Menu): updated markup for MenuItemAction

feat(Menu): updated markup for MenuItemAction #669

Triggered via pull request February 28, 2024 13:27
Status Failure
Total duration 28s
Artifacts

check-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 4 warnings
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 '{ getSourceCode: () => { getText(node: any): string; }; 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
Argument of type '{ getScope: () => { upper: any; variables: { defs: { node: { init: { value: string; }; }; }[]; }[]; }; 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
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
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
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 '{ getSourceCode: () => { getText(node: any): string; }; 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
Argument of type '{ getScope: () => { upper: any; variables: { defs: { node: { init: { value: string; }; }; }[]; }[]; }; 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
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
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
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/
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/