Skip to content

Implement Linting, TS Config + CI #8

Implement Linting, TS Config + CI

Implement Linting, TS Config + CI #8

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

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: src/components/blocks/index.tsx#L74
Object is possibly 'undefined'.
Lint: src/components/blocks/index.tsx#L76
Object is possibly 'undefined'.
Lint: src/components/blocks/index.tsx#L137
Object is possibly 'undefined'.
Lint: src/components/blocks/index.tsx#L144
Object is possibly 'undefined'.
Lint: src/components/blocks/index.tsx#L150
Object is possibly 'undefined'.
Lint: src/components/blocks/index.tsx#L156
Object is possibly 'undefined'.
Lint: src/components/blocks/index.tsx#L164
Object is possibly 'undefined'.
Lint: src/components/blocks/index.tsx#L170
Object is possibly 'undefined'.
Lint: src/components/blocks/index.tsx#L268
Type 'BlockSummaryData | undefined' is not assignable to type 'BlockSummaryData'.
Lint: src/components/pairSelector.tsx#L70
'asset' is possibly 'undefined'.