chore(deps): update dependency concurrently to v9 #4266
Annotations
8 warnings
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.'
|