Skip to content

Fix/scan crash

Fix/scan crash #18

Triggered via pull request January 20, 2024 17:05
Status Failure
Total duration 1m 17s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Run linters: src/components/BaseField/components/Label/Label.tsx#L12
'any' overrides all other types in this intersection type
Run linters: src/components/Header/Header.tsx#L32
'any' overrides all other types in this intersection type
Run linters: src/components/ItemsList/components/ListItem/ListItem.tsx#L15
'any' overrides all other types in this intersection type
Run linters: src/components/PageContainer/PageContainer.tsx#L63
Unsafe argument of type `any` assigned to a parameter of type `number`
Run linters: src/components/SelectField/SelectField.tsx#L46
Unsafe call of an `any` typed value
Run linters: src/components/TextField/TextField.tsx#L67
Unsafe argument of type `any` assigned to a parameter of type `Context<unknown>`
Run linters: src/components/TextField/TextField.tsx#L89
Unsafe call of an `any` typed value
Run linters: src/components/TextField/TextField.tsx#L97
Unsafe call of an `any` typed value
Run linters: src/components/TextField/TextField.tsx#L104
Unsafe argument of type `any` assigned to a parameter of type `string`
Run linters: src/components/TextField/TextField.tsx#L112
Unsafe call of an `any` typed value
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run linters
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']