Skip to content

General improvements #2

General improvements

General improvements #2

Triggered via pull request August 21, 2024 12:30
Status Failure
Total duration 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
lint: src/components/Admin/DownloadLogs.tsx#L16
Cannot find module '../../assets/download.svg' or its corresponding type declarations.
lint: src/components/Copy/index.tsx#L6
Cannot find module '../../assets/copy.svg' or its corresponding type declarations.
lint: src/components/ErrorCheck/index.tsx#L5
Cannot find module '../../assets/error.svg' or its corresponding type declarations.
lint: src/components/ErrorCheck/index.tsx#L6
Cannot find module '../../assets/no-error.svg' or its corresponding type declarations.
lint: src/components/Map/index.tsx#L4
Cannot find module '../../assets/marker_map_icon.png' or its corresponding type declarations.
lint: src/components/Navigation/index.tsx#L3
Cannot find module '../../assets/logo-nodes.svg' or its corresponding type declarations.
lint
Process completed with exit code 2.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, 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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/components/Admin/DownloadLogs.tsx#L70
React Hook useCallback has missing dependencies: 'expiryTimestamp' and 'signature'. Either include them or remove the dependency array
lint: src/components/IndexQueue.tsx#L53
React Hook useEffect has a missing dependency: 'networks'. Either include it or remove the dependency array
lint: src/components/Pages/NodeDashboard/index.tsx#L51
React Hook useEffect has missing dependencies: 'setAllAdmins' and 'setNetworks'. Either include them or remove the dependency array