CI #9
Annotations
7 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/index.ts#L33
This line has a length of 147. Maximum allowed is 120
|
ci / ci:
src/index.ts#L66
The 'transformedPoints as [Position, Position]' has unsafe 'as' type assertion
|
ci / ci:
src/index.ts#L88
Unnecessary conditional, both sides of the expression are literal values
|
ci / ci:
src/index.ts#L33
This line has a length of 147. Maximum allowed is 120
|
ci / ci:
src/index.ts#L66
The 'transformedPoints as [Position, Position]' has unsafe 'as' type assertion
|
ci / ci:
src/index.ts#L88
Unnecessary conditional, both sides of the expression are literal values
|