Skip to content

fix(deps): update dependencies #2

fix(deps): update dependencies

fix(deps): update dependencies #2

Triggered via push July 30, 2024 08:40
Status Failure
Total duration 1m 20s
Billable time 3m
Artifacts 1

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
src/queue/map-pool/set.test.ts: src/environment.ts#L21
ZodError: [ { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "WEBSITE_URL" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "MONGODB_URI" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "STEAM_API_KEY" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "AUTH_SECRET" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "LOG_RELAY_ADDRESS" ], "message": "Required" }, { "code": "invalid_type", "expected": "number", "received": "nan", "path": [ "LOG_RELAY_PORT" ], "message": "Expected number, received nan" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "GAME_SERVER_SECRET" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "THUMBNAIL_SERVICE_URL" ], "message": "Required" } ] ❯ Object.get error [as error] node_modules/.pnpm/zod@3.23.4/node_modules/zod/lib/index.mjs:587:31 ❯ ZodObject.parse node_modules/.pnpm/zod@3.23.4/node_modules/zod/lib/index.mjs:692:22 ❯ src/environment.ts:21:46 ❯ src/database/client.ts:2:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { issues: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'WEBSITE_URL' ], message: 'Required' }, { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'MONGODB_URI' ], message: 'Required' }, { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'STEAM_API_KEY' ], message: 'Required' }, { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'AUTH_SECRET' ], message: 'Required' }, { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'LOG_RELAY_ADDRESS' ], message: 'Required' }, { code: 'invalid_type', expected: 'number', received: 'nan', path: [ 'LOG_RELAY_PORT' ], message: 'Expected number, received nan' }, { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'GAME_SERVER_SECRET' ], message: 'Required' }, { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'THUMBNAIL_SERVICE_URL' ], message: 'Required' } ], addIssue: 'Function<anonymous>', addIssues: 'Function<anonymous>', errors: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'WEBSITE_URL' ], message: 'Required' }, { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'MONGODB_URI' ], message: 'Required' }, { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'STEAM_API_KEY' ], message: 'Required' }, { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'AUTH_SECRET' ], message: 'Required' }, { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'LOG_RELAY_ADDRESS' ], message: 'Required' }, { code: 'invalid_type', expected: 'number', received: 'nan', path: [ 'LOG_RELAY_PORT' ], message: 'Expected number, received nan' }, { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'GAME_SERVER_SECRET' ], message: 'Required' }, { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'THUMBNAIL_SERVICE_URL' ], message: 'Required' } ], format: 'Function<format>', isEmpty: false, flatten: 'Function<flatten>', formErrors: { formErrors: [], fieldErrors: { WEBSITE_URL: [ 'Required' ], MONGODB_URI: [ 'Required' ], STEAM_API_KEY: [ 'Required' ], AUTH_SECRET: [ 'Required' ], LOG_RELAY_ADDRESS: [ 'Required' ], LOG_RELAY_PORT: [ 'Expected number, received nan' ], GAME_SERVER_SECRET: [ 'Required' ], THUMBNAIL_SERVICE_URL: [ 'Required' ] } } }
unit
Process completed with exit code 1.
end to end
Process completed with exit code 1.
unit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
end to end
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
playwright-report Expired
181 KB