Skip to content

feat: angular sample dapp #134

feat: angular sample dapp

feat: angular sample dapp #134

Triggered via pull request November 21, 2023 18:09
Status Failure
Total duration 6m 27s
Artifacts

lint-build-test.yaml

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

Annotations

2 errors and 10 warnings
Lint, Build & Test
easy-angular#build: command (/home/runner/work/vechain-dapp-kit/vechain-dapp-kit/apps/sample-angular-app) yarn run build exited (1)
Lint, Build & Test
Process completed with exit code 1.
Lint, Build & Test: apps/sample-angular-app/src/app/app-routing.module.ts#L3
All imports in the declaration are only used as types. Use `import type`
Lint, Build & Test: apps/sample-angular-app/src/app/app-routing.module.ts#L3
'/home/runner/work/vechain-dapp-kit/vechain-dapp-kit/node_modules/@angular/router/index.d.ts' imported multiple times
Lint, Build & Test: apps/sample-angular-app/src/app/app-routing.module.ts#L4
'/home/runner/work/vechain-dapp-kit/vechain-dapp-kit/node_modules/@angular/router/index.d.ts' imported multiple times
Lint, Build & Test: apps/sample-angular-app/src/app/app.component.ts#L2
'/home/runner/work/vechain-dapp-kit/vechain-dapp-kit/node_modules/@angular/core/index.d.ts' imported multiple times
Lint, Build & Test: apps/sample-angular-app/src/app/app.component.ts#L3
All imports in the declaration are only used as types. Use `import type`
Lint, Build & Test: apps/sample-angular-app/src/app/app.component.ts#L3
'/home/runner/work/vechain-dapp-kit/vechain-dapp-kit/node_modules/@angular/core/index.d.ts' imported multiple times
Lint, Build & Test: apps/sample-angular-app/src/app/app.module.ts#L2
'/home/runner/work/vechain-dapp-kit/vechain-dapp-kit/node_modules/@angular/common/http/index.d.ts' imported multiple times
Lint, Build & Test: apps/sample-angular-app/src/app/app.module.ts#L3
'/home/runner/work/vechain-dapp-kit/vechain-dapp-kit/node_modules/@angular/common/http/index.d.ts' imported multiple times
Lint, Build & Test: apps/sample-angular-app/src/app/app.module.ts#L7
There should be no empty line between import groups