Skip to content

Dvorak/tags for workshop creation #12820

Dvorak/tags for workshop creation

Dvorak/tags for workshop creation #12820

Triggered via pull request November 18, 2024 17:31
Status Failure
Total duration 2m 17s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
build_and_test: src/app/shell/personal-cabinet/provider/create-workshop/create-description-form/create-description-form.component.ts#L7
`../../../../../shared/models/category.model` import should occur after import of `shared/models/tag.model`
build_and_test: src/app/shell/personal-cabinet/provider/create-workshop/create-description-form/create-description-form.component.ts#L14
`../../../../../shared/store/meta-data.state` import should occur after import of `shared/models/tag.model`
build_and_test
Process completed with exit code 1.
SonarCloud
Process completed with exit code 1.
build_and_test: src/app/shared/services/workshops/tag-workshop/tag-workshop.service.ts#L13
Missing accessibility modifier on method definition getDirections
build_and_test: src/app/shell/personal-cabinet/provider/create-workshop/create-description-form/create-description-form.component.ts#L68
Member destroy$ should be declared before all public instance method definitions
build_and_test: src/app/shell/personal-cabinet/provider/create-workshop/create-description-form/create-description-form.component.ts#L70
Member constructor should be declared before all public instance method definitions
build_and_test: src/app/shell/result/result.component.ts#L58
Member marginLeft should be declared before all private instance field definitions
build_and_test: src/app/shell/result/result.component.ts#L95
Member onResize should be declared before all public instance method definitions
build_and_test: src/app/shell/result/result.component.ts#L95
Missing accessibility modifier on method definition onResize