New "initializing" loader #992
Annotations
2 errors and 8 warnings
Linting
Process completed with exit code 1.
|
Formatting
Process completed with exit code 2.
|
Linting
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linting:
src/containers/Vaults/VaultList.tsx#L1
'useEffect' is defined but never used
|
Linting:
src/containers/Vaults/VaultList.tsx#L22
'popupsModel' is assigned a value but never used
|
Linting:
src/containers/Vaults/VaultList.tsx#L24
'popupAction' is assigned a value but never used
|
Linting:
src/containers/Vaults/index.tsx#L26
'popupsState' is assigned a value but never used
|
Linting:
src/containers/Vaults/index.tsx#L28
'popupsModel' is assigned a value but never used
|
Formatting
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Quality Assurance
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|