Skip to content

[CI] Add lint workflow #1

[CI] Add lint workflow

[CI] Add lint workflow #1

Triggered via pull request October 25, 2023 11:59
Status Failure
Total duration 3m 59s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: packages/components/src/custom/ErrorBoundary.tsx#L58
Unexpected any. Specify a different type
lint: packages/components/src/custom/ErrorBoundary.tsx#L61
Unexpected any. Specify a different type
lint: packages/components/src/custom/ErrorBoundary.tsx#L70
Unexpected any. Specify a different type
lint: packages/components/src/custom/ErrorBoundary.tsx#L71
Unexpected any. Specify a different type
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/