Skip to content

🦄 cleanup and touchup #619

🦄 cleanup and touchup

🦄 cleanup and touchup #619

Triggered via push December 21, 2023 18:42
Status Failure
Total duration 26s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Test
Process completed with exit code 1.
Lnt: src/i2c-bus.ts#L20
Unallowed use of `class`. Use functions instead
Lnt: src/i2c-bus.ts#L29
Function must end with a return statement, so that it doesn't return `undefined`
Lnt: src/i2c-bus.ts#L30
No object mutation allowed
Lnt: src/i2c-bus.ts#L30
Unallowed reassignment
Lnt: src/i2c-bus.ts#L30
Unexpected this, use functions not classes
Lnt: src/i2c-bus.ts#L30
Unallowed use of `this`
Lnt: src/i2c-bus.ts#L31
No object mutation allowed
Lnt: src/i2c-bus.ts#L31
Unallowed reassignment
Lnt: src/i2c-bus.ts#L31
Unexpected this, use functions not classes
Lnt: src/i2c-bus.ts#L31
Unallowed use of `this`