Skip to content
Manually triggered August 30, 2024 15:48
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: workflow_dispatch
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/area.ts#L32
This line has a length of 151. Maximum allowed is 120
ci / ci: src/area.ts#L33
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
ci / ci: src/content.ts#L13
This line has a length of 134. Maximum allowed is 120
ci / ci: src/content.ts#L76
This line has a length of 124. Maximum allowed is 120
ci / ci: src/extensions/bounding-box.ts#L10
This line has a length of 127. Maximum allowed is 120
ci / ci: src/extensions/forms/comment.ts#L40
Type parameter S is never used in the function signature
ci / ci: src/extensions/forms/comment.ts#L40
Unexpected any. Specify a different type
ci / ci: src/extensions/forms/comment.ts#L41
The 'scope as unknown as Scope<Requires> & { comments: Map<string, Comment> }' has unsafe 'as' type assertion
ci / ci: src/extensions/forms/comment.ts#L44
The type of 'area' contains 'any'
ci / ci: src/extensions/forms/comment.ts#L44
Unexpected any. Specify a different type
ci / ci: src/area.ts#L32
This line has a length of 151. Maximum allowed is 120
ci / ci: src/area.ts#L33
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
ci / ci: src/content.ts#L13
This line has a length of 134. Maximum allowed is 120
ci / ci: src/content.ts#L76
This line has a length of 124. Maximum allowed is 120
ci / ci: src/extensions/bounding-box.ts#L10
This line has a length of 127. Maximum allowed is 120
ci / ci: src/extensions/forms/comment.ts#L40
Type parameter S is never used in the function signature
ci / ci: src/extensions/forms/comment.ts#L40
Unexpected any. Specify a different type
ci / ci: src/extensions/forms/comment.ts#L41
The 'scope as unknown as Scope<Requires> & { comments: Map<string, Comment> }' has unsafe 'as' type assertion
ci / ci: src/extensions/forms/comment.ts#L44
The type of 'area' contains 'any'
ci / ci: src/extensions/forms/comment.ts#L44
Unexpected any. Specify a different type