Skip to content

Implement Linting, TS Config + CI #7

Implement Linting, TS Config + CI

Implement Linting, TS Config + CI #7

Triggered via pull request September 10, 2024 18:13
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: src/components/blocks/index.tsx#L73
Object is possibly 'undefined'.
Lint: src/components/blocks/index.tsx#L75
Object is possibly 'undefined'.
Lint: src/components/blocks/index.tsx#L136
Object is possibly 'undefined'.
Lint: src/components/blocks/index.tsx#L143
Object is possibly 'undefined'.
Lint: src/components/blocks/index.tsx#L149
Object is possibly 'undefined'.
Lint: src/components/blocks/index.tsx#L155
Object is possibly 'undefined'.
Lint: src/components/blocks/index.tsx#L163
Object is possibly 'undefined'.
Lint: src/components/blocks/index.tsx#L169
Object is possibly 'undefined'.
Lint: src/components/blocks/index.tsx#L267
Type 'BlockSummaryData | undefined' is not assignable to type 'BlockSummaryData'.
Lint: src/components/pairSelector.tsx#L70
'asset' is possibly 'undefined'.