fix(deps): update all non-major dependencies (patch) #366
Annotations
8 warnings
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/
|
apps/core/src/processors/gateway/base.gateway.ts#L37
'event' is defined but never used. Allowed unused args must match /^_/u
|
apps/core/src/processors/gateway/base.gateway.ts#L37
'data' is defined but never used. Allowed unused args must match /^_/u
|
apps/core/src/processors/gateway/shared/auth.gateway.ts#L131
'event' is defined but never used. Allowed unused args must match /^_/u
|
apps/core/src/processors/gateway/shared/auth.gateway.ts#L131
'data' is defined but never used. Allowed unused args must match /^_/u
|
apps/core/src/processors/gateway/web/events.gateway.ts#L81
'event' is defined but never used. Allowed unused args must match /^_/u
|
apps/core/src/processors/gateway/web/events.gateway.ts#L81
'data' is defined but never used. Allowed unused args must match /^_/u
|
apps/core/src/shared/utils/machine.util.ts#L79
'stderr' is defined but never used. Allowed unused args must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading