Skip to content

fix(deps): update all non-major dependencies (patch) #248

fix(deps): update all non-major dependencies (patch)

fix(deps): update all non-major dependencies (patch) #248

Triggered via pull request October 23, 2023 18:53
Status Failure
Total duration 1m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
test (16.x)
Process completed with exit code 1.
test (16.x): apps/core/src/processors/gateway/base.gateway.ts#L37
'event' is defined but never used. Allowed unused args must match /^_/u
test (16.x): apps/core/src/processors/gateway/base.gateway.ts#L37
'data' is defined but never used. Allowed unused args must match /^_/u
test (16.x): apps/core/src/processors/gateway/shared/auth.gateway.ts#L131
'event' is defined but never used. Allowed unused args must match /^_/u
test (16.x): apps/core/src/processors/gateway/shared/auth.gateway.ts#L131
'data' is defined but never used. Allowed unused args must match /^_/u
test (16.x): apps/core/src/processors/gateway/web/events.gateway.ts#L81
'event' is defined but never used. Allowed unused args must match /^_/u
test (16.x): apps/core/src/processors/gateway/web/events.gateway.ts#L81
'data' is defined but never used. Allowed unused args must match /^_/u
test (16.x): apps/core/src/shared/utils/machine.util.ts#L79
'stderr' is defined but never used. Allowed unused args must match /^_/u