test: e2e test for dapp-kit react #430
lint-build-test.yaml
on: pull_request
Lint, Build & Test
3m 14s
Annotations
11 warnings
Lint, Build & Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|