Ur codes #523
Annotations
8 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npm run lint:
src/components/AnimatedQR.tsx#L2
'mainColors' is defined but never used
|
Run npm run lint:
src/components/AnimatedQR.tsx#L5
'QRCode' is defined but never used
|
Run npm run lint:
src/components/AnimatedQR.tsx#L6
's' is defined but never used
|
Run npm run lint:
src/components/AnimatedQR.tsx#L23
'size' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint:
src/components/AnimatedQR.tsx#L24
'onError' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint:
src/components/AnimatedQR.tsx#L39
Unexpected console statement
|
Run npm run lint:
src/components/QR.tsx#L7
'QRCode' is defined but never used
|
Loading