Support switch statements in no-conditional-returns #58
0-build-dev.yml
on: push
verify-build
1m 2s
dev-branch-build
0s
Annotations
5 errors
verify-build:
packages/react-app/src/chains.ts#L243
'n' is already declared in the upper scope on line 243 column 9
|
verify-build:
packages/react-app/src/logicalAssets.ts#L104
Switch is not exhaustive. Cases not matched: string | number | typeof undefined
|
verify-build:
packages/react-app/src/shuffleArray.ts#L8
Expected '!==' and instead saw '!='
|
verify-build:
packages/react-app/src/tokens.ts#L171
'token' is already declared in the upper scope on line 32 column 17
|
verify-build
Process completed with exit code 1.
|