test: e2e test for dapp-kit react #425
lint-build-test.yaml
on: pull_request
Lint, Build & Test
2m 43s
Annotations
2 errors and 10 warnings
Lint, Build & Test
Canceling since a higher priority waiting request for '146-create-e2e-tests-for-dapp-kit-build-test-scan' exists
|
Lint, Build & Test
The operation was canceled.
|
Lint, Build & Test:
examples/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:
examples/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:
examples/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:
examples/sample-angular-app/src/app/app-routing.module.ts#L12
Unexpected empty class
|
Lint, Build & Test:
examples/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:
examples/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:
examples/sample-angular-app/src/app/app.module.ts#L7
There should be no empty line between import groups
|
Lint, Build & Test:
examples/sample-angular-app/src/app/app.module.ts#L10
'/home/runner/work/vechain-dapp-kit/vechain-dapp-kit/node_modules/@ngx-translate/core/dist/index.d.ts' imported multiple times
|
Lint, Build & Test:
examples/sample-angular-app/src/app/app.module.ts#L11
'/home/runner/work/vechain-dapp-kit/vechain-dapp-kit/node_modules/@ngx-translate/core/dist/index.d.ts' imported multiple times
|
Lint, Build & Test:
examples/sample-angular-app/src/app/app.module.ts#L13
There should be no empty line between import groups
|