[Tech] Bump the non-major-dev-dependencies group across 1 directory w… #8230
Annotations
10 errors and 11 warnings
Lint Frontend:
frontend/src/domain/entities/controlUnits/__tests__/utils.test.ts#L4
`../utils` import should occur before import of `./__mock__/controlUnits`
|
Lint Frontend:
frontend/src/features/BackOffice/edit_regulation/regulatory_text/RegulatoryText.tsx#L176
Curly braces are unnecessary here
|
Lint Frontend:
frontend/src/features/FleetSegment/components/FleetSegmentsBackoffice/index.tsx#L148
Curly braces are unnecessary here
|
Lint Frontend:
frontend/src/features/FleetSegment/components/FleetSegmentsBackoffice/index.tsx#L152
Curly braces are unnecessary here
|
Lint Frontend:
frontend/src/features/InterestPoint/components/InterestPointMapButton/EditInterestPoint.tsx#L139
Curly braces are unnecessary here
|
Lint Frontend:
frontend/src/features/InterestPoint/components/InterestPointMapButton/index.tsx#L50
Curly braces are unnecessary here
|
Lint Frontend:
frontend/src/features/Logbook/__tests__/utils.test.ts#L10
`../utils` import should occur before import of `./__mocks__/logbookMessages`
|
Lint Frontend:
frontend/src/features/MainWindow/index.tsx#L8
`../../api/APIWorker` import should occur before import of `./components/MapButtons/shared/RightMenuOnHoverArea`
|
Lint Frontend:
frontend/src/features/MainWindow/index.tsx#L9
`../../components/Notifier` import should occur before import of `./components/MapButtons/shared/RightMenuOnHoverArea`
|
Lint Frontend:
frontend/src/features/MainWindow/index.tsx#L12
`../commonComponents/ErrorToastNotification` import should occur before import of `./components/MapButtons/shared/RightMenuOnHoverArea`
|
Lint Frontend:
frontend/cypress/e2e/side_window/alert_list/alerts_list.spec.ts#L70
Unexpected unnamed function
|
Lint Frontend:
frontend/cypress/e2e/side_window/alert_list/alerts_list.spec.ts#L95
Unexpected unnamed function
|
Lint Frontend:
frontend/cypress/e2e/side_window/alert_list/alerts_list.spec.ts#L126
Unexpected unnamed function
|
Lint Frontend:
frontend/cypress/e2e/sidebars/custom_zones.spec.ts#L29
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint Frontend:
frontend/cypress/e2e/sidebars/regulatory_layers.spec.ts#L376
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint Frontend:
frontend/cypress/e2e/sidebars/regulatory_layers.spec.ts#L386
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint Frontend:
frontend/cypress/e2e/sidebars/regulatory_layers.spec.ts#L412
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint Frontend:
frontend/src/api/alert.ts#L87
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint Frontend:
frontend/src/api/alert.ts#L88
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint Frontend:
frontend/src/api/authorization.ts#L36
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "action_image_artifact_monitorfish-app_v1.62.1_snapshot".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading