Skip to content

Removed dependencies on etherjs and web3js #655

Removed dependencies on etherjs and web3js

Removed dependencies on etherjs and web3js #655

Triggered via pull request August 25, 2024 13:39
Status Failure
Total duration 2m 25s
Artifacts

build-and-release-win.yml

on: pull_request
Matrix: release_linux
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
release_linux (windows-latest): src/lib/helpers/web3.helper.ts#L31
Do not use "@ts-ignore" because it alters compilation errors
release_linux (windows-latest): src/lib/helpers/web3.helper.ts#L35
Use the rest parameters instead of 'arguments'
release_linux (windows-latest): src/lib/helpers/web3.helper.ts#L36
Do not use "@ts-ignore" because it alters compilation errors
release_linux (windows-latest): src/lib/helpers/web3.helper.ts#L106
Type string trivially inferred from a string literal, remove type annotation
release_linux (windows-latest): src/lib/helpers/web3.helper.ts#L152
'v' is never reassigned. Use 'const' instead
release_linux (windows-latest)
Process completed with exit code 1.
release_linux (windows-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/
release_linux (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release_linux (windows-latest): src/lib/KeyShares/KeyShares.ts#L4
'IsOptional' is defined but never used
release_linux (windows-latest): src/lib/KeyShares/KeyShares.ts#L4
'ValidateNested' is defined but never used
release_linux (windows-latest): src/lib/KeyShares/KeySharesData/KeySharesData.ts#L1
'IsString' is defined but never used
release_linux (windows-latest): src/lib/KeyShares/KeySharesData/KeySharesData.ts#L1
'ValidateNested' is defined but never used
release_linux (windows-latest): src/lib/KeyShares/KeySharesData/KeySharesData.ts#L1
'IsOptional' is defined but never used
release_linux (windows-latest): src/lib/KeyShares/KeySharesData/KeySharesData.ts#L1
'IsNumber' is defined but never used
release_linux (windows-latest): src/lib/KeyShares/KeySharesData/KeySharesData.ts#L4
'OpeatorsListValidator' is defined but never used
release_linux (windows-latest): src/lib/KeyShares/KeySharesData/KeySharesData.ts#L4
'PublicKeyValidator' is defined but never used
release_linux (windows-latest): src/lib/KeyShares/KeySharesData/KeySharesData.ts#L4
'OwnerAddressValidator' is defined but never used