Darren/implement new vechain sdk #623
Annotations
2 errors and 10 warnings
Test
@vechain/dapp-kit#test: command (/home/runner/work/vechain-dapp-kit/vechain-dapp-kit/packages/dapp-kit) /tmp/xfs-7e2b030a/yarn run test exited (1)
|
Test
Process completed with exit code 1.
|
Lint:
examples/sample-angular-app/src/app/app-routing.module.ts#L11
Unexpected empty class
|
Lint:
examples/sample-angular-app/src/app/app.module.ts#L47
Unexpected empty class
|
Lint:
examples/sample-angular-app/src/app/app.module.ts#L49
Missing return type on function
|
Lint:
examples/sample-angular-app/src/polyfills.ts#L56
Expected 1 empty line after import statement not followed by another import
|
Lint:
examples/sample-angular-app/src/polyfills.ts#L57
Unexpected any. Specify a different type
|
Lint:
examples/sample-angular-app/src/polyfills.ts#L58
Expected 1 empty line after require statement not followed by another require
|
Lint:
examples/sample-angular-app/src/polyfills.ts#L58
Unnecessary conditional, value is always truthy
|
Lint:
examples/sample-angular-app/src/polyfills.ts#L58
Prefer `node:buffer` over `buffer`
|
Lint:
examples/sample-angular-app/src/polyfills.ts#L59
Unexpected any. Specify a different type
|
Lint:
packages/dapp-kit/src/classes/certificate-wallet.ts#L91
Missing return type on function
|
Loading