feat(workflow): Move story to other workflow #1169
javascript-front-tests.yml
on: pull_request
linters
2m 13s
unit-test
4m 31s
Annotations
4 errors and 1 warning
linters:
javascript/apps/taiga/src/app/modules/project/story-detail/components/story-detail-workflow/story-detail-workflow.component.ts#L48
Missing accessibility modifier on method definition ngOnInit
|
linters:
javascript/apps/taiga/src/app/modules/project/story-detail/components/story-detail-workflow/story-detail-workflow.component.ts#L57
Missing accessibility modifier on class property component
|
linters
Process completed with exit code 1.
|
unit-test
Process completed with exit code 1.
|
linters:
javascript/apps/taiga/src/app/modules/project/story-detail/components/story-detail-workflow/story-detail-workflow.component.ts#L48
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.io/styleguide#style-09-01)
|