fix(deps): update material-ui monorepo to v6 (major) #4251
Annotations
7 warnings
ci:
src/main/services/FileSystem.ts#L69
'registerFileProtocol' is deprecated.
|
ci:
src/main/services/FileSystem.ts#L89
'registerFileProtocol' is deprecated.
|
ci:
src/main/services/UpdatesProvider.ts#L37
Unexpected 'todo' comment: 'TODO: make this configurable.'
|
ci:
src/renderer/components/NotificationsOverlay.tsx#L34
No magic number: 2_000
|
ci:
src/renderer/components/SpinningRefreshIcon.tsx#L28
No magic number: 1_000
|
ci:
src/renderer/components/error-handling/ErrorWrapper.tsx#L14
Caution: `React` also has a named export `Component`. Check if you meant to write `import {Component} from 'react'` instead
|
ci:
src/renderer/layouts/TwoColumnLayout.tsx#L14
Unexpected 'todo' comment: 'TODO: Make this configurable.'
|