Skip to content

Darren/implement new vechain sdk #608

Darren/implement new vechain sdk

Darren/implement new vechain sdk #608

Triggered via pull request November 7, 2024 17:07
Status Failure
Total duration 3m 3s
Artifacts

lint-build-test.yaml

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

Annotations

3 errors and 11 warnings
Lint, Build & Test
Argument of type '{ nodeUrl: string; genesis: string; walletConnectOptions: { projectId: string; metadata: { name: string; description: string; url: string; icons: string[]; }; }; usePersistence: boolean; }' is not assignable to parameter of type 'DAppKitUIOptions'.
Lint, Build & Test
sample-vanilla-app-2#build: command (/home/runner/work/vechain-dapp-kit/vechain-dapp-kit/examples/sample-vanilla-app) /tmp/yarn--1730999399269-0.28967165611405665/yarn run build exited (2)
Lint, Build & Test
Process completed with exit code 2.
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