Skip to content

refactor: yarn, e2e and eslint #615

refactor: yarn, e2e and eslint

refactor: yarn, e2e and eslint #615

Triggered via pull request November 12, 2024 21:30
Status Success
Total duration 3m 31s
Artifacts

lint-build-test.yaml

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

Annotations

10 warnings
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#L73
Missing return type on function