Skip to content

Merge pull request #43 from retejs/fix-linting #151

Merge pull request #43 from retejs/fix-linting

Merge pull request #43 from retejs/fix-linting #151

Triggered via push August 20, 2024 13:33
Status Success
Total duration 56s
Artifacts

release.yml

on: push
release  /  publish
45s
release / publish
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
release / publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release / publish: src/index.ts#L26
Async arrow function has too many statements (27). Maximum allowed is 16
release / publish: src/index.ts#L27
This line has a length of 143. Maximum allowed is 120
release / publish: src/index.ts#L92
Async arrow function has too many statements (24). Maximum allowed is 16
release / publish: src/tests/helper.ts#L128
This line has a length of 135. Maximum allowed is 120
release / publish: src/tests/index.spec.ts#L86
Async arrow function has too many statements (17). Maximum allowed is 16
release / publish: src/ui.ts#L4
Unexpected any. Specify a different type