Skip to content

fix: update cli and fix linting errors #16

fix: update cli and fix linting errors

fix: update cli and fix linting errors #16

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

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 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#L46
This line has a length of 122. Maximum allowed is 120
ci / ci: src/index.ts#L58
Unsafe assignment of an `any` value
ci / ci: src/index.ts#L58
The 'area as any' has unsafe 'as' type assertion
ci / ci: src/index.ts#L58
Unexpected any. Specify a different type
ci / ci: src/index.ts#L58
Unsafe member access .container on an `any` value
ci / ci: src/index.ts#L58
The type of 'container' is 'any'
ci / ci: src/index.ts#L60
Unnecessary conditional, value is always falsy
ci / ci: src/index.ts#L71
Unnecessary conditional, value is always falsy
ci / ci: src/presets/classic/factory.ts#L10
The type of 'area' contains 'any'
ci / ci: src/presets/classic/factory.ts#L10
Unexpected any. Specify a different type
ci / ci: src/index.ts#L46
This line has a length of 122. Maximum allowed is 120
ci / ci: src/index.ts#L58
Unsafe assignment of an `any` value
ci / ci: src/index.ts#L58
The 'area as any' has unsafe 'as' type assertion
ci / ci: src/index.ts#L58
Unexpected any. Specify a different type
ci / ci: src/index.ts#L58
Unsafe member access .container on an `any` value
ci / ci: src/index.ts#L58
The type of 'container' is 'any'
ci / ci: src/index.ts#L60
Unnecessary conditional, value is always falsy
ci / ci: src/index.ts#L71
Unnecessary conditional, value is always falsy
ci / ci: src/presets/classic/factory.ts#L10
The type of 'area' contains 'any'
ci / ci: src/presets/classic/factory.ts#L10
Unexpected any. Specify a different type