SORD-158 🐛 Fix integer regex. #296
Annotations
8 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mickem/clean-after-action@v2, actions/checkout@v3, actions/setup-node@v3, dorny/test-reporter@e9fa2f582c0ebbe2e263fd18fad744d52e0b0203. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lint:
src/__tests__/components/Keyboard.test.tsx#L39
Unexpected any. Specify a different type
|
Run lint:
src/__tests__/components/Keyboard.test.tsx#L66
Unexpected any. Specify a different type
|
Run lint:
src/components/keyboard/Keyboard.tsx#L17
Unexpected any. Specify a different type
|
Run lint:
src/components/keyboard/Keyboard.tsx#L38
Unexpected any. Specify a different type
|
Run lint:
src/components/keyboard/Keyboard.tsx#L44
Unexpected any. Specify a different type
|
Run lint:
src/components/numberField/NumberField.tsx#L15
Unexpected any. Specify a different type
|
Run lint:
src/components/numberSelector/NumberSelector.tsx#L121
Unexpected any. Specify a different type
|
Loading