Boolean component 19 #126
development.yml
on: pull_request
Test application
1m 30s
Code standards
1m 3s
Annotations
6 errors and 4 warnings
Code standards:
ftx-demo/src/lib/components/contentSteps/infoUser/info-user.component.ts#L16
The selector should start with one of these prefixes: "coagulu" (https://angular.io/guide/styleguide#style-02-07)
|
Code standards:
ftx-demo/src/lib/components/contentSteps/intro/intro.component.ts#L5
The selector should be kebab-case and start with one of these prefixes: "coagulu" (https://angular.io/guide/styleguide#style-05-02 and https://angular.io/guide/styleguide#style-02-07)
|
Code standards:
ftx-demo/src/lib/components/contentSteps/reserveBook/reserve-book.component.ts#L20
The selector should start with one of these prefixes: "coagulu" (https://angular.io/guide/styleguide#style-02-07)
|
Code standards:
ftx-demo/src/lib/components/contentSteps/spendMoney/spend-money.component.ts#L14
The selector should start with one of these prefixes: "coagulu" (https://angular.io/guide/styleguide#style-02-07)
|
Code standards:
ftx-demo/src/lib/components/stepper-steps/stepper-steps.component.ts#L32
The selector should start with one of these prefixes: "coagulu" (https://angular.io/guide/styleguide#style-02-07)
|
Code standards
Process completed with exit code 1.
|
Code standards:
ftx-ftm/src/lib/ftx-ftm/ftx-ftm.component.ts#L123
Unexpected any. Specify a different type
|
Code standards:
ftx-sivan-shared/src/lib/+state/info-user/info-user.actions.ts#L13
Unexpected any. Specify a different type
|
Code standards:
ftx-sivan-shared/src/lib/+state/info-user/info-user.actions.ts#L18
Unexpected any. Specify a different type
|
Code standards:
ftx-sivan-shared/src/lib/+state/info-user/info.reducer.ts#L42
'type' is defined but never used
|