Skip to content

chore: update tsconfig.json to ignore example error #18

chore: update tsconfig.json to ignore example error

chore: update tsconfig.json to ignore example error #18

Triggered via push July 26, 2023 07:57
Status Success
Total duration 1m 13s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
lint: src/client/index.tsx#L57
'route' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/node/build.ts#L149
'initialState' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/node/build.ts#L149
'transformState' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/types.ts#L109
'PartialKeys' is defined but never used. Allowed unused vars must match /^_/u