Skip to content

Darren/implement new vechain sdk #607

Darren/implement new vechain sdk

Darren/implement new vechain sdk #607

Triggered via pull request November 7, 2024 16:58
Status Failure
Total duration 3m 13s
Artifacts

lint-build-test.yaml

on: pull_request
Lint, Build & Test
2m 45s
Lint, Build & Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Lint, Build & Test
@vechain/dapp-kit#test: command (/home/runner/work/vechain-dapp-kit/vechain-dapp-kit/packages/dapp-kit) /tmp/yarn--1730998870630-0.36873551266625504/yarn run test exited (1)
Lint, Build & Test
Process completed with exit code 1.
Lint, Build & Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint, Build & Test: examples/sample-angular-app/src/app/app.module.ts#L49
Missing return type on function
Lint, Build & Test: examples/sample-angular-app/src/polyfills.ts#L56
Expected 1 empty line after import statement not followed by another import
Lint, Build & Test: examples/sample-angular-app/src/polyfills.ts#L57
Unexpected any. Specify a different type
Lint, Build & Test: examples/sample-angular-app/src/polyfills.ts#L58
Expected 1 empty line after require statement not followed by another require
Lint, Build & Test: examples/sample-angular-app/src/polyfills.ts#L58
Unnecessary conditional, value is always truthy
Lint, Build & Test: examples/sample-angular-app/src/polyfills.ts#L58
Prefer `node:buffer` over `buffer`
Lint, Build & Test: examples/sample-angular-app/src/polyfills.ts#L59
Unexpected any. Specify a different type
Lint, Build & Test: packages/dapp-kit/src/classes/vechain-signer.ts#L28
Missing return type on function