chore: run prettier and lint on frontend #23
Annotations
14 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
frontend/primitives.d.ts#L1
Run autofix to sort these imports!
|
lint:
frontend/src/components/Common/LatestBlock.tsx#L1
Run autofix to sort these imports!
|
lint:
frontend/src/components/Editor/EditorViewContainer/BlockPickerContainer.tsx#L1
Run autofix to sort these imports!
|
lint:
frontend/src/components/Editor/EditorViewContainer/DeveloperToolsContainer.tsx#L1
Run autofix to sort these imports!
|
lint:
frontend/src/components/Editor/EditorViewContainer/DeveloperToolsContainer.tsx#L30
'isUserIndexer' is defined but never used. Allowed unused args must match /^_/u
|
lint:
frontend/src/components/Editor/EditorViewContainer/DeveloperToolsContainer.tsx#L31
'handleDeleteIndexer' is defined but never used. Allowed unused args must match /^_/u
|
lint:
frontend/src/components/Editor/EditorViewContainer/DeveloperToolsContainer.tsx#L32
'error' is defined but never used. Allowed unused args must match /^_/u
|
lint:
frontend/src/components/Editor/EditorViewContainer/DeveloperToolsContainer.tsx#L37
'indexerName' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
frontend/src/components/Editor/EditorViewContainer/DeveloperToolsContainer.tsx#L38
'accountId' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
frontend/src/components/Editor/EditorViewContainer/DeveloperToolsContainer.tsx#L39
'indexerDetails' is assigned a value but never used. Allowed unused vars must match /^_/u
|
type-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|