chore(release): 2.0.3 #10
Annotations
11 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/sockets-position/base-socket-position.ts#L24
This line has a length of 126. Maximum allowed is 120
|
release / publish:
src/types.ts#L20
The type of 'position' is 'any'
|
release / publish:
src/types.ts#L20
Unexpected any. Specify a different type
|
release / publish:
src/utils.ts#L18
The 'child.offsetParent as HTMLElement | null' has unsafe 'as' type assertion
|
release / publish:
src/utils.ts#L25
The 'currentElement.offsetParent as HTMLElement | null' has unsafe 'as' type assertion
|
release / publish:
src/sockets-position/base-socket-position.ts#L24
This line has a length of 126. Maximum allowed is 120
|
release / publish:
src/types.ts#L20
The type of 'position' is 'any'
|
release / publish:
src/types.ts#L20
Unexpected any. Specify a different type
|
release / publish:
src/utils.ts#L18
The 'child.offsetParent as HTMLElement | null' has unsafe 'as' type assertion
|
release / publish:
src/utils.ts#L25
The 'currentElement.offsetParent as HTMLElement | null' has unsafe 'as' type assertion
|