Skip to content

fix: update cli and fix linting errors #8

fix: update cli and fix linting errors

fix: update cli and fix linting errors #8

Triggered via pull request August 30, 2024 16:43
@Ni55aNNi55aN
synchronize #6
new-linter
Status Success
Total duration 4m 10s
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