Skip to content

chore: boolean component 19 #124

chore: boolean component 19

chore: boolean component 19 #124

Triggered via pull request October 30, 2023 15:39
Status Failure
Total duration 3m 30s
Artifacts

development.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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