Skip to content

chore: merge remote-tracking branch 'origin' into feat/add-pagination… #800

chore: merge remote-tracking branch 'origin' into feat/add-pagination…

chore: merge remote-tracking branch 'origin' into feat/add-pagination… #800

Triggered via push November 6, 2024 13:50
Status Failure
Total duration 52s
Artifacts

code-checks.yml

on: push
lint-eslint
42s
lint-eslint
lint-filename
17s
lint-filename
lint-prettier
26s
lint-prettier
lint-commit
11s
lint-commit
lint-unused-exports
17s
lint-unused-exports
typecheck
18s
typecheck
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 16 warnings
typecheck: src/app/components/protocol-history-table/protocol-history-table.tsx#L3
'Button' is declared but its value is never read.
typecheck: src/app/components/protocol-history-table/protocol-history-table.tsx#L3
'HStack' is declared but its value is never read.
typecheck: src/app/components/protocol-history-table/protocol-history-table.tsx#L3
'Spacer' is declared but its value is never read.
typecheck: src/app/components/protocol-history-table/protocol-history-table.tsx#L3
'VStack' is declared but its value is never read.
typecheck: src/app/components/protocol-history-table/protocol-history-table.tsx#L21
'currentItems' is declared but its value is never read.
typecheck: src/app/components/protocol-history-table/protocol-history-table.tsx#L23
'handlePageChange' is declared but its value is never read.
typecheck
Process completed with exit code 2.
lint-commit
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint-unused-exports
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-filename
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-eslint: src/app/components/protocol-history-table/protocol-history-table.tsx#L21
'currentItems' is assigned a value but never used
lint-eslint: src/app/components/protocol-history-table/protocol-history-table.tsx#L23
'handlePageChange' is assigned a value but never used
lint-eslint: src/app/hooks/use-blockchain-height-query.ts#L12
Unexpected console statement
lint-eslint: src/app/hooks/use-mint-burn-events.ts#L25
Unexpected console statement
lint-eslint: src/app/hooks/use-mint-burn-events.ts#L63
Unexpected console statement
lint-eslint: src/app/hooks/use-points.ts#L28
Unexpected console statement