Merge pull request #2065 from bcgov/batch/QTN41-release-1 #5557
Annotations
11 warnings
Run lint - citizen Portal:
src/frontend/citizen-portal/src/app/auth/store/auth/auth.reducers.ts#L10
`On` functions should have an explicit return type when using arrow functions: `on(action, (state): State => {}`. (https://ngrx.io/guide/eslint-plugin/rules/on-function-explicit-return-type)
|
Run lint - citizen Portal:
src/frontend/citizen-portal/src/app/auth/store/auth/auth.reducers.ts#L11
`On` functions should have an explicit return type when using arrow functions: `on(action, (state): State => {}`. (https://ngrx.io/guide/eslint-plugin/rules/on-function-explicit-return-type)
|
Run lint - citizen Portal:
src/frontend/citizen-portal/src/app/auth/store/auth/auth.reducers.ts#L12
`On` functions should have an explicit return type when using arrow functions: `on(action, (state): State => {}`. (https://ngrx.io/guide/eslint-plugin/rules/on-function-explicit-return-type)
|
Run lint - citizen Portal:
src/frontend/citizen-portal/src/app/auth/store/auth/auth.selectors.ts#L6
The selector should start with "select". (https://ngrx.io/guide/eslint-plugin/rules/prefix-selectors-with-select)
|
Run lint - citizen Portal:
src/frontend/citizen-portal/src/app/auth/store/auth/auth.selectors.ts#L11
The selector should start with "select". (https://ngrx.io/guide/eslint-plugin/rules/prefix-selectors-with-select)
|
Run lint - citizen Portal:
src/frontend/citizen-portal/src/app/auth/store/auth/auth.selectors.ts#L16
The selector should start with "select". (https://ngrx.io/guide/eslint-plugin/rules/prefix-selectors-with-select)
|
Run lint - citizen Portal:
src/frontend/citizen-portal/src/app/components/dispute-stepper/dispute-stepper.component.ts#L153
`Store` subscription is forbidden. Use the `async` pipe instead. (https://ngrx.io/guide/eslint-plugin/rules/no-store-subscription)
|
Run lint - citizen Portal:
src/frontend/citizen-portal/src/app/components/update-dispute-contact/update-dispute-contact.component.ts#L36
`Store` subscription is forbidden. Use the `async` pipe instead. (https://ngrx.io/guide/eslint-plugin/rules/no-store-subscription)
|
Run lint - citizen Portal:
src/frontend/citizen-portal/src/app/components/update-dispute-landing/update-dispute-landing.component.ts#L37
`Store` subscription is forbidden. Use the `async` pipe instead. (https://ngrx.io/guide/eslint-plugin/rules/no-store-subscription)
|
Run lint - citizen Portal:
src/frontend/citizen-portal/src/app/components/update-dispute/update-dispute.component.ts#L40
Map logic at the selector level instead. (https://ngrx.io/guide/eslint-plugin/rules/avoid-mapping-selectors)
|
Cache node modules
Cache not found for keys: Linux-build-cache-node-modules-, Linux-build-cache-node-modules-, Linux-build-, Linux-
|
Loading