Skip to content

feat: wip adding svelte sample app (#89) #151

feat: wip adding svelte sample app (#89)

feat: wip adding svelte sample app (#89) #151

Triggered via push November 23, 2023 15:43
Status Success
Total duration 6m 33s
Artifacts
Lint, Build & Test
6m 22s
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