chore(release): 2.0.4 #13
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
|