Skip to content

refactored out roles and fixed key export issue #196

refactored out roles and fixed key export issue

refactored out roles and fixed key export issue #196

Triggered via push January 29, 2024 04:04
Status Failure
Total duration 4m 31s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 13 warnings
test (ubuntu-latest)
Process completed with exit code 1.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The operation was canceled.
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest): sdk/js/api.js#L3
'initiateConnection' is defined but never used
test (ubuntu-latest): sdk/js/api.js#L23
Expected the Promise rejection reason to be an Error
test (ubuntu-latest): sdk/js/api.js#L33
'socket' is not defined
test (ubuntu-latest): sdk/js/api.js#L36
'connectAndListen' is not defined
test (ubuntu-latest): src/main/main.ts#L15
'shell' is defined but never used
test (ubuntu-latest): src/main/main.ts#L169
'err' is already declared in the upper scope on line 150 column 41
test (ubuntu-latest): src/main/main.ts#L186
'err' is already declared in the upper scope on line 150 column 41
test (ubuntu-latest): src/main/main.ts#L223
'err' is already declared in the upper scope on line 210 column 43
test (ubuntu-latest): src/main/main.ts#L223
'data' is defined but never used. Allowed unused args must match /^_/u
test (ubuntu-latest): src/main/main.ts#L257
'err' is already declared in the upper scope on line 210 column 43
test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.