build(deps): bump cross-spawn from 7.0.3 to 7.0.6 #22
Annotations
10 warnings
ci / ci:
src/build/config-importer.ts#L3
Unsafe call of an `any` typed value
|
ci / ci:
src/build/config-importer.ts#L4
Unsafe member access .default on an `any` value
|
ci / ci:
src/build/config-importer.ts#L4
Unsafe member access .default on an `any` value
|
ci / ci:
src/build/config-importer.ts#L10
Unsafe return of a value of type `any`
|
ci / ci:
src/build/config-importer.ts#L10
Unsafe member access .default on an `any` value
|
ci / ci:
src/build/config.ts#L25
This line has a length of 121. Maximum allowed is 120
|
ci / ci:
src/build/config.ts#L117
Unsafe spread of an `any` value in an array
|
ci / ci:
src/build/index.ts#L28
Returning a void expression from a function is forbidden. Please remove the `return` statement
|
ci / ci:
src/build/package-json.ts#L7
This line has a length of 121. Maximum allowed is 120
|
ci / ci:
src/build/types.ts#L10
Unexpected any. Specify a different type
|