docs: adjust contibuting #158
Annotations
6 warnings
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release:
src/electron/helpers/ipc/global.ts#L134
Async arrow function has too many parameters (5). Maximum allowed is 4
|
release:
src/electron/helpers/ipc/install.ts#L26
Unexpected 'todo' comment: 'TODO: Iterate over sources'
|
release:
src/electron/helpers/ipc/sdk.ts#L87
Unexpected 'todo' comment: 'TODO: add "onError" into "clone" to...'
|
release:
src/electron/helpers/utils/update.ts#L69
Unexpected 'todo' comment: 'TODO adjust implementation'
|
release:
src/electron/helpers/utils/update.ts#L80
Unexpected 'todo' comment: 'TODO adjust implementation'
|