chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 #2
Annotations
6 errors and 1 warning
Build test:
src/transforms/qs.ts#L9
'k' is never reassigned. Use 'const' instead
|
Build test:
src/transforms/qs.ts#L10
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Build test:
src/transforms/qs.ts#L11
'value' is never reassigned. Use 'const' instead
|
Build test:
src/transforms/qs.ts#L13
'encodedKey' is never reassigned. Use 'const' instead
|
Build test:
src/transforms/qs.ts#L14
'encodedValue' is never reassigned. Use 'const' instead
|
Build test
Process completed with exit code 1.
|
Build test:
src/pages/snippets/desktop/masonry.vue#L21
Variable 'data' is already declared in the upper scope
|