Skip to content

Update jest monorepo to v29 #2432

Update jest monorepo to v29

Update jest monorepo to v29 #2432

Triggered via push May 28, 2024 08:36
Status Failure
Total duration 10m 4s
Artifacts

nodejs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: libs/stim-feature-experiment-results/infrastructure/src/lib/controller/experiment-results.controller.spec.ts#L350
'experimentResultID' is assigned a value but never used. Allowed unused vars must match /^_/u
build: libs/stim-feature-experiment-results/application/src/lib/event/handlers/experiment-result-was-updated.handler.ts#L10
'event' is defined but never used. Allowed unused args must match /^_/u
build: libs/stim-feature-experiment-results/application/src/lib/event/handlers/experiment-result-was-updated.handler.ts#L10
'event' is defined but never used. Allowed unused args must match /^_/u
build: libs/stim-feature-experiment-results/application/src/lib/event/handlers/experiment-result-was.deleted.handler.ts#L10
'event' is defined but never used. Allowed unused args must match /^_/u
build: libs/stim-feature-experiment-results/application/src/lib/event/handlers/experiment-result-was.deleted.handler.ts#L10
'event' is defined but never used. Allowed unused args must match /^_/u
build: libs/stim-feature-experiment-results/application/src/lib/services/experiment-results.service.ts#L58
'result' is assigned a value but never used. Allowed unused vars must match /^_/u