Skip to content

90 deploy svelte and angular apps (#93) #155

90 deploy svelte and angular apps (#93)

90 deploy svelte and angular apps (#93) #155

Triggered via push November 23, 2023 17:36
Status Success
Total duration 7m 21s
Artifacts
Lint, Build & Test
7m 11s
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