Skip to content

latest deps

latest deps #74

Triggered via push September 5, 2025 20:08
Status Failure
Total duration 4m 22s
Artifacts

validate.yml

on: push
Matrix: πŸ”§ Setup
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 notice
πŸ”§ Setup (macos-latest)
Process completed with exit code 134.
πŸ”§ Setup (windows-latest)
The operation was canceled.
πŸ”§ Setup (windows-latest)
The strategy configuration was canceled because "setup.macos-latest" failed
πŸ§ͺ Test
Process completed with exit code 1.
test/index.test.ts > OAuth integration flow works end-to-end: exercises/05.scopes/02.solution.specify-scopes/test/index.test.ts#L115
TypeError: fetch failed ❯ test/index.test.ts:115:38 { stack: 'AggregateError: \n' + ' at internalConnectMultiple (node:net:1134:18)\n' + ' at afterConnectMultiple (node:net:1715:7)', errors: [ { stack: 'Error: connect ECONNREFUSED ::1:7788\n' + ' at createConnectionError (node:net:1678:14)\n' + ' at afterConnectMultiple (node:net:1708:16)', message: 'connect ECONNREFUSED ::1:7788', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 7788, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, { stack: 'Error: connect ECONNREFUSED 127.0.0.1:7788\n' + ' at createConnectionError (node:net:1678:14)\n' + ' at afterConnectMultiple (node:net:1708:16)', message: 'connect ECONNREFUSED 127.0.0.1:7788', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7788, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' } ], code: 'ECONNREFUSED', message: '', constructor: 'Function<AggregateError>', name: 'Caused by: Caused by: AggregateError', toString: 'Function<toString>', stacks: [] } ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errors: [ { stack: 'Error: connect ECONNREFUSED ::1:7788\n at createConnectionError (node:net:1678:14)\n at afterConnectMultiple (node:net:1708:16)', message: 'connect ECONNREFUSED ::1:7788', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 7788, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, { stack: 'Error: connect ECONNREFUSED 127.0.0.1:7788\n at createConnectionError (node:net:1678:14)\n at afterConnectMultiple (node:net:1708:16)', message: 'connect ECONNREFUSED 127.0.0.1:7788', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 7788, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' } ], code: 'ECONNREFUSED' }
πŸ”§ Setup (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677