Skip to content

91 feat add a persistence layer to store the address (#102) #191

91 feat add a persistence layer to store the address (#102)

91 feat add a persistence layer to store the address (#102) #191

Triggered via push November 29, 2023 10:55
Status Success
Total duration 12m 10s
Artifacts
Lint, Build & Test
11m 59s
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