Skip to content

fix: update cli and fix linting errors #6

fix: update cli and fix linting errors

fix: update cli and fix linting errors #6

Re-run triggered August 30, 2024 15:37
Status Success
Total duration 1m 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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