Merge pull request #845 from remap-keys/silence-warnings-about-mui #389
Annotations
11 warnings
Build and Deploy (20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Deploy (20.x):
src/@types/intel-hex.d.ts#L9
'data' is defined but never used
|
Build and Deploy (20.x):
src/@types/intel-hex.d.ts#L10
'bufferSize' is defined but never used
|
Build and Deploy (20.x):
src/components/catalog/Catalog.tsx#L5
Replace `·OptionsObject,·ProviderContext,·SnackbarKey,·withSnackbar·` with `⏎··OptionsObject,⏎··ProviderContext,⏎··SnackbarKey,⏎··withSnackbar,⏎`
|
Build and Deploy (20.x):
src/components/configure/Configure.tsx#L4
Replace `·OptionsObject,·ProviderContext,·SnackbarKey,·withSnackbar·` with `⏎··OptionsObject,⏎··ProviderContext,⏎··SnackbarKey,⏎··withSnackbar,⏎`
|
Build and Deploy (20.x):
src/components/keyboards/KeyboardDefinitionManagement.tsx#L6
Replace `·OptionsObject,·ProviderContext,·SnackbarKey,·withSnackbar·` with `⏎··OptionsObject,⏎··ProviderContext,⏎··SnackbarKey,⏎··withSnackbar,⏎`
|
Build and Deploy (20.x):
src/components/organizations/OrganizationManagement.tsx#L5
Replace `·OptionsObject,·ProviderContext,·SnackbarKey,·withSnackbar·` with `⏎··OptionsObject,⏎··ProviderContext,⏎··SnackbarKey,⏎··withSnackbar,⏎`
|
Build and Deploy (20.x):
src/index.tsx#L2
'ReactDOM' is defined but never used
|
Build and Deploy (20.x):
src/index.tsx#L14
Replace `"react-dom/client"` with `'react-dom/client';`
|
Build and Deploy (20.x):
src/index.tsx#L35
Delete `,`
|
Build and Deploy (20.x):
src/services/firmware/FirmwareWriter.ts#L4
'message' is defined but never used
|