Add npm workspaces #334
ci.yml
on: pull_request
Build
1m 4s
Type Check
34s
Test
32s
ESLint
25s
Prettier
31s
Black
10s
Annotations
11 errors and 1 warning
ESLint
Process completed with exit code 1.
|
Type Check
Cannot find module '@dot-tutor/braille' or its corresponding type declarations.
|
Type Check
Element implicitly has an 'any' type because expression of type 'DotPositionType' can't be used to index type '{ dot1: string; dot2: string; dot3: string; dot7: string; dot4: string; dot5: string; dot6: string; dot8: string; }'.
|
Type Check
Element implicitly has an 'any' type because expression of type 'DotPositionType' can't be used to index type '{ dot1: string; dot2: string; dot3: string; dot7: string; dot4: string; dot5: string; dot6: string; dot8: string; }'.
|
Type Check
Parameter 'dotPosition' implicitly has an 'any' type.
|
Type Check
Cannot find module '@dot-tutor/braille' or its corresponding type declarations.
|
Type Check
Cannot find module '@dot-tutor/braille' or its corresponding type declarations.
|
Type Check
Parameter 'brailleChar' implicitly has an 'any' type.
|
Type Check
Parameter 'i' implicitly has an 'any' type.
|
Type Check
Parameter '_' implicitly has an 'any' type.
|
Type Check
Parameter 'j' implicitly has an 'any' type.
|
Black
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|