Skip to content

feat(HelperTextItem): added rule for prop removals and updates (#572) #240

feat(HelperTextItem): added rule for prop removals and updates (#572)

feat(HelperTextItem): added rule for prop removals and updates (#572) #240

Triggered via push February 27, 2024 18:37
Status Failure
Total duration 42s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 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 '{ 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 '{ 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/