Merge pull request #93 from retejs/fix-node-clone #16
Annotations
20 warnings
release / publish:
src/index.ts#L49
This line has a length of 122. Maximum allowed is 120
|
release / publish:
src/index.ts#L61
Unsafe assignment of an `any` value
|
release / publish:
src/index.ts#L61
The 'area as any' has unsafe 'as' type assertion
|
release / publish:
src/index.ts#L61
Unexpected any. Specify a different type
|
release / publish:
src/index.ts#L61
Unsafe member access .container on an `any` value
|
release / publish:
src/index.ts#L61
The type of 'container' is 'any'
|
release / publish:
src/index.ts#L63
Unnecessary conditional, value is always falsy
|
release / publish:
src/index.ts#L74
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#L49
This line has a length of 122. Maximum allowed is 120
|
release / publish:
src/index.ts#L61
Unsafe assignment of an `any` value
|
release / publish:
src/index.ts#L61
The 'area as any' has unsafe 'as' type assertion
|
release / publish:
src/index.ts#L61
Unexpected any. Specify a different type
|
release / publish:
src/index.ts#L61
Unsafe member access .container on an `any` value
|
release / publish:
src/index.ts#L61
The type of 'container' is 'any'
|
release / publish:
src/index.ts#L63
Unnecessary conditional, value is always falsy
|
release / publish:
src/index.ts#L74
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
|