Skip to content

Bump the typescript group across 1 directory with 3 updates #2236

Bump the typescript group across 1 directory with 3 updates

Bump the typescript group across 1 directory with 3 updates #2236

Triggered via pull request September 8, 2024 04:53
Status Failure
Total duration 11m 34s
Artifacts

frontend_ci.yml

on: pull_request
Pre Job
9s
Pre Job
Matrix: E2E tests
Unit tests
0s
Unit tests
Chromatic Analysis
0s
Chromatic Analysis
E2E Tests Result
0s
E2E Tests Result
Merge E2E Data
0s
Merge E2E Data
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Lint: frontend-react/e2e/helpers/utils.ts#L118
Use 'includes()' method instead
Lint: frontend-react/e2e/helpers/utils.ts#L135
Use 'includes()' method instead
Lint: frontend-react/src/components/FileHandlers/FileHandlerFileUploadStep.test.tsx#L283
Expected the Promise rejection reason to be an Error
Lint: frontend-react/src/components/MessageTracker/MessageReceivers.tsx#L50
'FilterOptionsEnum' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
Lint: frontend-react/src/components/USLink.tsx#L50
'e' is defined but never used
Lint: frontend-react/src/components/USLink.tsx#L239
'e' is defined but never used
Lint: frontend-react/src/config/endpoints/index.ts#L48
Use 'includes()' method instead
Lint: frontend-react/src/config/endpoints/index.ts#L69
Use 'includes()' method instead
Lint: frontend-react/src/hooks/UseFileHandler/UseFileHandler.ts#L153
Use the `RegExp#exec()` method instead
Lint: frontend-react/src/pages/admin/AdminRevHistory.test.tsx#L119
Use `String#includes()` method with a string instead
Pre Job
`pre` execution is not supported for local action from './.github/actions/build-vars'
Pre Job
`pre` execution is not supported for local action from './.github/actions/build-vars'
Lint: frontend-react/e2e/spec/all/authenticated/admin/receiver-status-page.spec.ts#L163
Maximum describe call depth exceeded (6). Maximum allowed is 5
Lint: frontend-react/e2e/spec/all/authenticated/admin/receiver-status-page.spec.ts#L323
Maximum describe call depth exceeded (6). Maximum allowed is 5
Lint: frontend-react/e2e/spec/all/idletimeout.spec.ts#L47
Unexpected use of the `.skip()` annotation
Lint: frontend-react/e2e/spec/all/public/about/about-page.spec.ts#L148
Avoid calling `expect` conditionally`