Skip to content

migrate to mesh

migrate to mesh #23

Triggered via push April 28, 2024 17:58
Status Failure
Total duration 37s
Artifacts

main.yml

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

Annotations

12 errors and 3 warnings
Build, lint, and test on Node 18.x and macOS-latest: src/events.ts#L157
'txHash' is defined but never used
Build, lint, and test on Node 18.x and macOS-latest: src/wallet/seed.ts#L98
'address' is defined but never used
Build, lint, and test on Node 18.x and macOS-latest: src/wallet/seed.ts#L98
'payload' is defined but never used
Build, lint, and test on Node 18.x and macOS-latest: src/wallet/utils.ts#L8
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Build, lint, and test on Node 18.x and macOS-latest: src/wallet/wallet.ts#L101
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
Build, lint, and test on Node 18.x and macOS-latest: src/wallet/wallet.ts#L131
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
Build, lint, and test on Node 18.x and macOS-latest: src/wallet/wallet.ts#L222
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
Build, lint, and test on Node 18.x and macOS-latest
Process completed with exit code 1.
Build, lint, and test on Node 18.x and ubuntu-latest
The job was canceled because "_18_x_macOS-latest" failed.
Build, lint, and test on Node 18.x and ubuntu-latest
The operation was canceled.
Build, lint, and test on Node 18.x and windows-latest
The job was canceled because "_18_x_macOS-latest" failed.
Build, lint, and test on Node 18.x and windows-latest
The operation was canceled.
Build, lint, and test on Node 18.x and macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test on Node 18.x and macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, lint, and test on Node 18.x and macOS-latest: src/wallet/wallet.ts#L7
Member 'fromHex' of the import declaration should be sorted alphabetically