Extract WorkspaceDialog
styles and push styling up to settings
#880
Annotations
17 errors and 2 warnings
build (20.x):
src/components/ChangeThemeDialog.js#L10
`./WorkspaceDialog` import should occur after import of `@mui/material/styles`
|
build (20.x):
src/components/WorkspaceDialog.js#L1
Too many blank lines at the beginning of file. Max of 0 allowed
|
build (20.x):
src/components/WorkspaceDialog.js#L12
Missing trailing comma
|
build (20.x):
src/components/WorkspaceDialog.js#L13
Missing trailing comma
|
build (20.x):
src/components/WorkspaceExport.js#L3
`./WorkspaceDialog` import should occur after import of `react-copy-to-clipboard`
|
build (20.x):
src/components/WorkspaceImport.js#L2
`./WorkspaceDialog` import should occur after import of `@mui/material/Button`
|
build (20.x):
src/components/WorkspaceSelectionDialog.js#L2
`./WorkspaceDialog` import should occur after import of `@mui/material/styles`
|
build (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x):
src/components/ChangeThemeDialog.js#L10
`./WorkspaceDialog` import should occur after import of `@mui/material/styles`
|
build (18.x):
src/components/WorkspaceDialog.js#L1
Too many blank lines at the beginning of file. Max of 0 allowed
|
build (18.x):
src/components/WorkspaceDialog.js#L12
Missing trailing comma
|
build (18.x):
src/components/WorkspaceDialog.js#L13
Missing trailing comma
|
build (18.x):
src/components/WorkspaceExport.js#L3
`./WorkspaceDialog` import should occur after import of `react-copy-to-clipboard`
|
build (18.x):
src/components/WorkspaceImport.js#L2
`./WorkspaceDialog` import should occur after import of `@mui/material/Button`
|
build (18.x):
src/components/WorkspaceSelectionDialog.js#L2
`./WorkspaceDialog` import should occur after import of `@mui/material/styles`
|
build (18.x)
The operation was canceled.
|
build (20.x):
src/components/WorkspaceDialog.js#L9
Expected '===' and instead saw '=='
|
build (18.x):
src/components/WorkspaceDialog.js#L9
Expected '===' and instead saw '=='
|