Skip to content

Merge pull request #91 from retejs/new-linter #12

Merge pull request #91 from retejs/new-linter

Merge pull request #91 from retejs/new-linter #12

Triggered via push August 30, 2024 17:10
Status Success
Total duration 1m 8s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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