fix(deps): update dependency electron-updater to v6.3.0 [security] #4231
Triggered via pull request
September 26, 2024 19:14
Status
Success
Total duration
1m 43s
Artifacts
–
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.'
|