Skip to content

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

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

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

Triggered via pull request August 13, 2024 20:58
Status Success
Total duration 1m 25s
Artifacts

test.yml

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

Annotations

8 warnings
test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/[email protected], actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (20.x): apps/core/src/processors/gateway/base.gateway.ts#L37
'event' is defined but never used. Allowed unused args must match /^_/u
test (20.x): apps/core/src/processors/gateway/base.gateway.ts#L37
'data' is defined but never used. Allowed unused args must match /^_/u
test (20.x): apps/core/src/processors/gateway/shared/auth.gateway.ts#L131
'event' is defined but never used. Allowed unused args must match /^_/u
test (20.x): apps/core/src/processors/gateway/shared/auth.gateway.ts#L131
'data' is defined but never used. Allowed unused args must match /^_/u
test (20.x): apps/core/src/processors/gateway/web/events.gateway.ts#L81
'event' is defined but never used. Allowed unused args must match /^_/u
test (20.x): apps/core/src/processors/gateway/web/events.gateway.ts#L81
'data' is defined but never used. Allowed unused args must match /^_/u
test (20.x): apps/core/src/shared/utils/machine.util.ts#L79
'stderr' is defined but never used. Allowed unused args must match /^_/u