Skip to content

Merge pull request #205 from johntalton/dependabot/github_actions/git… #617

Merge pull request #205 from johntalton/dependabot/github_actions/git…

Merge pull request #205 from johntalton/dependabot/github_actions/git… #617

Triggered via push December 21, 2023 16:35
Status Failure
Total duration 29s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
Build
Process completed with exit code 1.
Lnt: src/i2c-bus.ts#L17
Unexpected tab character
Lnt: src/i2c-bus.ts#L17
Expected indentation of 2 spaces but found 1 tab
Lnt: src/i2c-bus.ts#L21
Unexpected tab character
Lnt: src/i2c-bus.ts#L22
Unexpected tab character
Lnt: src/i2c-bus.ts#L24
Unexpected tab character
Lnt: src/i2c-bus.ts#L25
Unexpected tab character
Lnt: src/i2c-bus.ts#L26
Unexpected tab character
Lnt: src/i2c-bus.ts#L26
Expected indentation of 3 spaces but found 2 tabs
Lnt: src/i2c-bus.ts#L27
Unexpected tab character
Lnt: src/i2c-bus.ts#L29
Unexpected tab character
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`