chore(deps): bump nanoid from 3.3.7 to 3.3.8 #3
Annotations
6 errors and 2 warnings
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build test:
src/pages/snippets/desktop/masonry.vue#L21
Variable 'data' is already declared in the upper scope
|