feat(game): adjust plasma effects positioning and replace Bitcoin coi… #191
ci.yml
on: push
Code Quality Check
52s
Build Application
0s
Annotations
4 errors and 10 warnings
|
Code Quality Check
Process completed with exit code 2.
|
|
Code Quality Check:
components/games/InfiniteRunner.tsx#L1160
This comparison appears to be unintentional because the types '"cactus" | "bird" | "rock" | "martian" | "drone" | "satellite" | "meteor"' and '"crypto"' have no overlap.
|
|
Code Quality Check:
components/games/InfiniteRunner.tsx#L1159
This comparison appears to be unintentional because the types '"cactus" | "bird" | "rock" | "martian" | "drone" | "satellite" | "meteor"' and '"crypto"' have no overlap.
|
|
Code Quality Check:
components/games/InfiniteRunner.tsx#L1152
This comparison appears to be unintentional because the types '"martian"' and '"crypto"' have no overlap.
|
|
Code Quality Check:
scripts/check-env-vars.js#L53
Unexpected console statement
|
|
Code Quality Check:
scripts/check-env-vars.js#L52
Unexpected console statement
|
|
Code Quality Check:
scripts/check-env-vars.js#L51
Unexpected console statement
|
|
Code Quality Check:
scripts/check-env-vars.js#L50
Unexpected console statement
|
|
Code Quality Check:
scripts/check-env-vars.js#L47
Unexpected console statement
|
|
Code Quality Check:
scripts/check-env-vars.js#L45
Unexpected console statement
|
|
Code Quality Check:
scripts/check-env-vars.js#L38
Replace `·value.length·>·10·⏎······?·`${value.substring(0,·4)}...${value.substring(value.length·-·4)}`⏎·····` with `⏎······value.length·>·10·?·`${value.substring(0,·4)}...${value.substring(value.length·-·4)}``
|
|
Code Quality Check:
scripts/check-env-vars.js#L27
Replace `·value·&&·(⏎····value.includes('placeholder')·||·⏎····value.includes('your_')·||⏎····value·===·''⏎··` with `⏎····value·&&·(value.includes('placeholder')·||·value.includes('your_')·||·value·===·''`
|
|
Code Quality Check:
scripts/check-env-vars.js#L19
Unexpected console statement
|
|
Code Quality Check:
scripts/check-env-vars.js#L18
Unexpected console statement
|