Skip to content

chore: version bump 1.0.15 (#290) #568

chore: version bump 1.0.15 (#290)

chore: version bump 1.0.15 (#290) #568

Triggered via push October 25, 2024 12:43
Status Cancelled
Total duration 2m 48s
Artifacts
Lint, Build & Test
2m 35s
Lint, Build & Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Lint, Build & Test
Canceling since a higher priority waiting request for 'main-build-test-scan' exists
Lint, Build & Test
The operation was canceled.
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/certificate-wallet.ts#L4
All imports in the declaration are only used as types. Use `import type`