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