Skip to content

canvas implementation #9

canvas implementation

canvas implementation #9

Triggered via pull request October 23, 2024 04:10
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: src/index.ts#L12
'GraphicsContext' is defined but never used
lint: src/types/device.ts#L11
Unexpected var, use let or const instead
lint: src/types/device.ts#L15
Type boolean trivially inferred from a boolean literal, remove type annotation
lint: src/types/device.ts#L19
The generic type arguments should be specified as part of the constructor type arguments
lint: src/types/device.ts#L20
Type number trivially inferred from a number literal, remove type annotation
lint: src/types/device.ts#L21
Type number trivially inferred from a number literal, remove type annotation
lint: src/types/device.ts#L23
Type number trivially inferred from a number literal, remove type annotation
lint: src/types/device.ts#L150
'x' is defined but never used
lint: src/types/device.ts#L150
'y' is defined but never used
lint: src/types/device.ts#L158
Unexpected aliasing of 'this' to local variable