Skip to content

fix: update cli and fix linting errors #10

fix: update cli and fix linting errors

fix: update cli and fix linting errors #10

Triggered via pull request August 30, 2024 16:42
@Ni55aNNi55aN
synchronize #42
new-linter
Status Success
Total duration 1m 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
ci / ci
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/
ci / ci: src/comment.ts#L20
The type of 'area' contains 'any'
ci / ci: src/comment.ts#L20
Unexpected any. Specify a different type
ci / ci: src/comment.ts#L44
The type of 'area' contains 'any'
ci / ci: src/comment.ts#L52
The type of 'area' contains 'any'
ci / ci: src/comment.ts#L72
Unnecessary conditional, value is always truthy
ci / ci: src/extensions/selectable.ts#L13
This line has a length of 144. Maximum allowed is 120
ci / ci: src/frame-comment.ts#L15
The type of 'area' contains 'any'
ci / ci: src/frame-comment.ts#L15
Unexpected any. Specify a different type
ci / ci: src/frame-comment.ts#L23
The type of 'area' contains 'any'
ci / ci: src/frame-comment.ts#L24
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
ci / ci: src/comment.ts#L20
The type of 'area' contains 'any'
ci / ci: src/comment.ts#L20
Unexpected any. Specify a different type
ci / ci: src/comment.ts#L44
The type of 'area' contains 'any'
ci / ci: src/comment.ts#L52
The type of 'area' contains 'any'
ci / ci: src/comment.ts#L72
Unnecessary conditional, value is always truthy
ci / ci: src/extensions/selectable.ts#L13
This line has a length of 144. Maximum allowed is 120
ci / ci: src/frame-comment.ts#L15
The type of 'area' contains 'any'
ci / ci: src/frame-comment.ts#L15
Unexpected any. Specify a different type
ci / ci: src/frame-comment.ts#L23
The type of 'area' contains 'any'
ci / ci: src/frame-comment.ts#L24
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function