Skip to content

fix lint and enable it on CI #5

fix lint and enable it on CI

fix lint and enable it on CI #5

Triggered via pull request November 9, 2023 21:20
@metodribicmetodribic
synchronize #8
ci/lint
Status Success
Total duration 4m 11s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/api/prices.ts#L31
Unexpected any. Specify a different type
lint: src/api/tokens.ts#L84
Unexpected console statement
lint: src/api/tokens.ts#L89
Unexpected console statement
lint: src/appState/updateStateModel.ts#L15
Unexpected any. Specify a different type
lint: src/components/AccountSelector/AccountListModal.tsx#L24
'AccountListModal' is assigned a value but never used
lint: src/components/AccountSelector/AccountSelector.tsx#L5
'@fortawesome/react-fontawesome' should be listed in the project's dependencies. Run 'npm i -S @fortawesome/react-fontawesome' to add it
lint: src/components/AccountSelector/AccountSelector.tsx#L18
Unexpected any. Specify a different type
lint: src/components/AccountSelector/AccountSelector.tsx#L19
Unexpected any. Specify a different type
lint: src/components/AccountSelector/AccountSelector.tsx#L21
Unexpected any. Specify a different type
lint: src/components/AccountSelector/AccountSelector.tsx#L21
Unexpected any. Specify a different type