Skip to content

Feat/dev ops 281 284 #89

Feat/dev ops 281 284

Feat/dev ops 281 284 #89

Triggered via pull request June 7, 2024 06:54
Status Failure
Total duration 1m 18s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 9 warnings
lint: src/app/app.component.spec.ts#L22
Unexpected empty method 'set'
lint: src/app/app.component.spec.ts#L26
Don't use `Boolean` as a type. Use boolean instead
lint: src/app/app.component.spec.ts#L54
'loadAppSubscriptionSpy' is never reassigned. Use 'const' instead
lint: src/app/app.component.ts#L9
The selector should be kebab-case (https://angular.io/guide/styleguide#style-05-02)
lint: src/app/app.component.ts#L14
Don't use `Boolean` as a type. Use boolean instead
lint: src/app/auth/components/SSO/hylandSSOManager.component.ts#L13
The selector should be kebab-case and start with one of these prefixes: "app" (https://angular.io/guide/styleguide#style-05-02 and https://angular.io/guide/styleguide#style-02-07)
lint: src/app/features/bulk-action-monitoring/components/bulk-action-monitoring.component.ts#L4
The selector should start with one of these prefixes: "app" (https://angular.io/guide/styleguide#style-02-07)
lint: src/app/features/elastic-search-reindex/components/elastic-search-reindex.component.ts#L4
The selector should start with one of these prefixes: "app" (https://angular.io/guide/styleguide#style-02-07)
lint: src/app/features/full-text-reindex/components/full-text-reindex.component.ts#L4
The selector should start with one of these prefixes: "app" (https://angular.io/guide/styleguide#style-02-07)
lint: src/app/features/home/components/home.component.ts#L4
The selector should be kebab-case and start with one of these prefixes: "app" (https://angular.io/guide/styleguide#style-05-02 and https://angular.io/guide/styleguide#style-02-07)
lint: src/app/auth/components/SSO/hylandSSOManager.component.ts#L31
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.io/styleguide#style-09-01)
lint: src/app/auth/services/auth-interceptor.service.ts#L16
Unexpected any. Specify a different type
lint: src/app/auth/services/auth-interceptor.service.ts#L18
Unexpected any. Specify a different type
lint: src/app/auth/services/auth-interceptor.service.ts#L19
'token' is assigned a value but never used
lint: src/app/features/home/store/actions.ts#L11
Unexpected any. Specify a different type
lint: src/app/features/home/store/reducers.ts#L9
Unexpected any. Specify a different type
lint: src/app/shared/services/persistence.service.spec.ts#L6
'getItemSpy' is defined but never used
lint: src/app/shared/services/persistence.service.spec.ts#L19
Unexpected any. Specify a different type