Skip to content

90 deploy svelte and angular apps #152

90 deploy svelte and angular apps

90 deploy svelte and angular apps #152

Triggered via pull request November 23, 2023 16:12
Status Success
Total duration 6m 45s
Artifacts

lint-build-test.yaml

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

Annotations

10 warnings
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