chore: Update protos #1857
ci.yaml
on: pull_request
Generate test matrix
19s
Lint
1m 18s
Matrix: test
Check test results
0s
Annotations
7 errors and 45 warnings
src/matrix-cerbos/admin.test.ts > Client > admin > 'HTTP' > addOrUpdatePolicies / listPolicies / getPolicy / disablePolicy > round-trips a policy 'defined inline':
private/test/src/matrix-cerbos/admin.test.ts#L654
NotOK: gRPC error 2 (UNKNOWN): Request failed: fetch failed
❯ Transport.fetch ../../packages/http/src/transport.ts:362:13
❯ Transport.unary ../../packages/http/src/transport.ts:234:40
❯ HTTP.unary ../../packages/core/src/client.ts:1160:12
❯ HTTP.addOrUpdatePolicies ../../packages/core/src/client.ts:330:5
❯ src/matrix-cerbos/admin.test.ts:654:11
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 2, details: 'Request failed: fetch failed' }
Caused by: Caused by: TypeError: fetch failed
❯ Transport.fetch ../../packages/http/src/transport.ts:356:19
❯ Transport.unary ../../packages/http/src/transport.ts:234:40
❯ HTTP.unary ../../packages/core/src/client.ts:1160:12
❯ HTTP.addOrUpdatePolicies ../../packages/core/src/client.ts:330:5
❯ src/matrix-cerbos/admin.test.ts:654:11
{
stack: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1139:18)\n' +
' at afterConnectMultiple (node:net:1712:7)',
errors: [
{
stack: 'Error: connect ECONNREFUSED ::1:32776\n' +
' at createConnectionError (node:net:1675:14)\n' +
' at afterConnectMultiple (node:net:1705:16)',
message: 'connect ECONNREFUSED ::1:32776',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::1',
port: 32776,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
},
{
stack: 'Error: connect ECONNREFUSED 127.0.0.1:32776\n' +
' at createConnectionError (node:net:1675:14)\n' +
' at afterConnectMultiple (node:net:1705:16)',
message: 'connect ECONNREFUSED 127.0.0.1:32776',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 32776,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
}
],
code: 'ECONNREFUSED',
stackStr: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1139:18)\n' +
' at afterConnectMultiple (node:net:1712:7)',
nameStr: 'AggregateError',
expected: 'undefined',
actual: 'undefined',
message: '',
constructor: 'Function<AggregateError>',
name: 'Caused by: Caused by: AggregateError',
toString: 'Function<toString>',
stacks: []
}
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { stack: 'Error: connect ECONNREFUSED ::1:32776\n at createConnectionError (node:net:1675:14)\n at afterConnectMultiple (node:net:1705:16)', message: 'connect ECONNREFUSED ::1:32776', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 32776, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, { stack: 'Error: connect ECONNREFUSED 127.0.0.1:32776\n at createConnectionError (node:net:1675:14)\n at afterConnectMultiple (node:net:1705:16)', message: 'connect ECONNREFUSED 127.0.0.1:32776', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 32776, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' } ], code: 'ECONNREFUSED' }
|
src/matrix-cerbos/admin.test.ts > Client > admin > 'HTTP' > addOrUpdatePolicies / listPolicies / getPolicy / disablePolicy > round-trips a policy 'parsed from YAML':
private/test/src/matrix-cerbos/admin.test.ts#L654
NotOK: gRPC error 2 (UNKNOWN): Request failed: fetch failed
❯ Transport.fetch ../../packages/http/src/transport.ts:362:13
❯ Transport.unary ../../packages/http/src/transport.ts:234:40
❯ HTTP.unary ../../packages/core/src/client.ts:1160:12
❯ HTTP.addOrUpdatePolicies ../../packages/core/src/client.ts:330:5
❯ src/matrix-cerbos/admin.test.ts:654:11
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 2, details: 'Request failed: fetch failed' }
Caused by: TypeError: fetch failed
❯ Transport.fetch ../../packages/http/src/transport.ts:356:19
❯ Transport.unary ../../packages/http/src/transport.ts:234:40
❯ HTTP.unary ../../packages/core/src/client.ts:1160:12
❯ HTTP.addOrUpdatePolicies ../../packages/core/src/client.ts:330:5
❯ src/matrix-cerbos/admin.test.ts:654:11
{
stack: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1139:18)\n' +
' at afterConnectMultiple (node:net:1712:7)',
errors: [
{
stack: 'Error: connect ECONNREFUSED ::1:32776\n' +
' at createConnectionError (node:net:1675:14)\n' +
' at afterConnectMultiple (node:net:1705:16)',
message: 'connect ECONNREFUSED ::1:32776',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::1',
port: 32776,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
},
{
stack: 'Error: connect ECONNREFUSED 127.0.0.1:32776\n' +
' at createConnectionError (node:net:1675:14)\n' +
' at afterConnectMultiple (node:net:1705:16)',
message: 'connect ECONNREFUSED 127.0.0.1:32776',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 32776,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
}
],
code: 'ECONNREFUSED',
stackStr: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1139:18)\n' +
' at afterConnectMultiple (node:net:1712:7)',
nameStr: 'AggregateError',
expected: 'undefined',
actual: 'undefined',
message: '',
constructor: 'Function<AggregateError>',
name: 'Caused by: AggregateError',
toString: 'Function<toString>',
stacks: []
}
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { stack: 'Error: connect ECONNREFUSED ::1:32776\n at createConnectionError (node:net:1675:14)\n at afterConnectMultiple (node:net:1705:16)', message: 'connect ECONNREFUSED ::1:32776', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 32776, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, { stack: 'Error: connect ECONNREFUSED 127.0.0.1:32776\n at createConnectionError (node:net:1675:14)\n at afterConnectMultiple (node:net:1705:16)', message: 'connect ECONNREFUSED 127.0.0.1:32776', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 32776, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' } ], code: 'ECONNREFUSED' }
|
src/matrix-cerbos/admin.test.ts > Client > admin > 'HTTP' > addOrUpdateSchema / listSchemas / getSchema / deleteSchema > round-trips a schema 'defined inline':
private/test/src/matrix-cerbos/admin.test.ts#L733
NotOK: gRPC error 2 (UNKNOWN): Request failed: fetch failed
❯ Transport.fetch ../../packages/http/src/transport.ts:362:13
❯ Transport.unary ../../packages/http/src/transport.ts:234:40
❯ HTTP.unary ../../packages/core/src/client.ts:1160:12
❯ HTTP.addOrUpdateSchemas ../../packages/core/src/client.ts:395:5
❯ src/matrix-cerbos/admin.test.ts:733:11
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 2, details: 'Request failed: fetch failed' }
Caused by: Caused by: TypeError: fetch failed
❯ Transport.fetch ../../packages/http/src/transport.ts:356:19
❯ Transport.unary ../../packages/http/src/transport.ts:234:40
❯ HTTP.unary ../../packages/core/src/client.ts:1160:12
❯ HTTP.addOrUpdateSchemas ../../packages/core/src/client.ts:395:5
❯ src/matrix-cerbos/admin.test.ts:733:11
{
stack: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1139:18)\n' +
' at afterConnectMultiple (node:net:1712:7)',
errors: [
{
stack: 'Error: connect ECONNREFUSED ::1:32776\n' +
' at createConnectionError (node:net:1675:14)\n' +
' at afterConnectMultiple (node:net:1705:16)',
message: 'connect ECONNREFUSED ::1:32776',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::1',
port: 32776,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
},
{
stack: 'Error: connect ECONNREFUSED 127.0.0.1:32776\n' +
' at createConnectionError (node:net:1675:14)\n' +
' at afterConnectMultiple (node:net:1705:16)',
message: 'connect ECONNREFUSED 127.0.0.1:32776',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 32776,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
}
],
code: 'ECONNREFUSED',
stackStr: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1139:18)\n' +
' at afterConnectMultiple (node:net:1712:7)',
nameStr: 'AggregateError',
expected: 'undefined',
actual: 'undefined',
message: '',
constructor: 'Function<AggregateError>',
name: 'Caused by: Caused by: AggregateError',
toString: 'Function<toString>',
stacks: []
}
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { stack: 'Error: connect ECONNREFUSED ::1:32776\n at createConnectionError (node:net:1675:14)\n at afterConnectMultiple (node:net:1705:16)', message: 'connect ECONNREFUSED ::1:32776', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 32776, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, { stack: 'Error: connect ECONNREFUSED 127.0.0.1:32776\n at createConnectionError (node:net:1675:14)\n at afterConnectMultiple (node:net:1705:16)', message: 'connect ECONNREFUSED 127.0.0.1:32776', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 32776, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' } ], code: 'ECONNREFUSED' }
|
src/matrix-cerbos/admin.test.ts > Client > admin > 'HTTP' > addOrUpdateSchema / listSchemas / getSchema / deleteSchema > round-trips a schema 'from a string':
private/test/src/matrix-cerbos/admin.test.ts#L733
NotOK: gRPC error 2 (UNKNOWN): Request failed: fetch failed
❯ Transport.fetch ../../packages/http/src/transport.ts:362:13
❯ Transport.unary ../../packages/http/src/transport.ts:234:40
❯ HTTP.unary ../../packages/core/src/client.ts:1160:12
❯ HTTP.addOrUpdateSchemas ../../packages/core/src/client.ts:395:5
❯ src/matrix-cerbos/admin.test.ts:733:11
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 2, details: 'Request failed: fetch failed' }
Caused by: TypeError: fetch failed
❯ Transport.fetch ../../packages/http/src/transport.ts:356:19
❯ Transport.unary ../../packages/http/src/transport.ts:234:40
❯ HTTP.unary ../../packages/core/src/client.ts:1160:12
❯ HTTP.addOrUpdateSchemas ../../packages/core/src/client.ts:395:5
❯ src/matrix-cerbos/admin.test.ts:733:11
{
stack: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1139:18)\n' +
' at afterConnectMultiple (node:net:1712:7)',
errors: [
{
stack: 'Error: connect ECONNREFUSED ::1:32776\n' +
' at createConnectionError (node:net:1675:14)\n' +
' at afterConnectMultiple (node:net:1705:16)',
message: 'connect ECONNREFUSED ::1:32776',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::1',
port: 32776,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
},
{
stack: 'Error: connect ECONNREFUSED 127.0.0.1:32776\n' +
' at createConnectionError (node:net:1675:14)\n' +
' at afterConnectMultiple (node:net:1705:16)',
message: 'connect ECONNREFUSED 127.0.0.1:32776',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 32776,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
}
],
code: 'ECONNREFUSED',
stackStr: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1139:18)\n' +
' at afterConnectMultiple (node:net:1712:7)',
nameStr: 'AggregateError',
expected: 'undefined',
actual: 'undefined',
message: '',
constructor: 'Function<AggregateError>',
name: 'Caused by: AggregateError',
toString: 'Function<toString>',
stacks: []
}
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { stack: 'Error: connect ECONNREFUSED ::1:32776\n at createConnectionError (node:net:1675:14)\n at afterConnectMultiple (node:net:1705:16)', message: 'connect ECONNREFUSED ::1:32776', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 32776, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, { stack: 'Error: connect ECONNREFUSED 127.0.0.1:32776\n at createConnectionError (node:net:1675:14)\n at afterConnectMultiple (node:net:1705:16)', message: 'connect ECONNREFUSED 127.0.0.1:32776', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 32776, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' } ], code: 'ECONNREFUSED' }
|
src/matrix-cerbos/admin.test.ts > Client > admin > 'HTTP' > addOrUpdateSchema / listSchemas / getSchema / deleteSchema > round-trips a schema 'from a buffer':
private/test/src/matrix-cerbos/admin.test.ts#L733
NotOK: gRPC error 2 (UNKNOWN): Request failed: fetch failed
❯ Transport.fetch ../../packages/http/src/transport.ts:362:13
❯ Transport.unary ../../packages/http/src/transport.ts:234:40
❯ HTTP.unary ../../packages/core/src/client.ts:1160:12
❯ HTTP.addOrUpdateSchemas ../../packages/core/src/client.ts:395:5
❯ src/matrix-cerbos/admin.test.ts:733:11
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 2, details: 'Request failed: fetch failed' }
Caused by: TypeError: fetch failed
❯ Transport.fetch ../../packages/http/src/transport.ts:356:19
❯ Transport.unary ../../packages/http/src/transport.ts:234:40
❯ HTTP.unary ../../packages/core/src/client.ts:1160:12
❯ HTTP.addOrUpdateSchemas ../../packages/core/src/client.ts:395:5
❯ src/matrix-cerbos/admin.test.ts:733:11
{
stack: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1139:18)\n' +
' at afterConnectMultiple (node:net:1712:7)',
errors: [
{
stack: 'Error: connect ECONNREFUSED ::1:32776\n' +
' at createConnectionError (node:net:1675:14)\n' +
' at afterConnectMultiple (node:net:1705:16)',
message: 'connect ECONNREFUSED ::1:32776',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::1',
port: 32776,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
},
{
stack: 'Error: connect ECONNREFUSED 127.0.0.1:32776\n' +
' at createConnectionError (node:net:1675:14)\n' +
' at afterConnectMultiple (node:net:1705:16)',
message: 'connect ECONNREFUSED 127.0.0.1:32776',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 32776,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
}
],
code: 'ECONNREFUSED',
stackStr: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1139:18)\n' +
' at afterConnectMultiple (node:net:1712:7)',
nameStr: 'AggregateError',
expected: 'undefined',
actual: 'undefined',
message: '',
constructor: 'Function<AggregateError>',
name: 'Caused by: AggregateError',
toString: 'Function<toString>',
stacks: []
}
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { stack: 'Error: connect ECONNREFUSED ::1:32776\n at createConnectionError (node:net:1675:14)\n at afterConnectMultiple (node:net:1705:16)', message: 'connect ECONNREFUSED ::1:32776', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 32776, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, { stack: 'Error: connect ECONNREFUSED 127.0.0.1:32776\n at createConnectionError (node:net:1675:14)\n at afterConnectMultiple (node:net:1705:16)', message: 'connect ECONNREFUSED 127.0.0.1:32776', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 32776, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' } ], code: 'ECONNREFUSED' }
|
src/matrix-cerbos/admin.test.ts > Client > admin > 'HTTP' > addOrUpdateSchema / listSchemas / getSchema / deleteSchema > round-trips a schema 'from a file':
private/test/src/matrix-cerbos/admin.test.ts#L733
NotOK: gRPC error 2 (UNKNOWN): Request failed: fetch failed
❯ Transport.fetch ../../packages/http/src/transport.ts:362:13
❯ Transport.unary ../../packages/http/src/transport.ts:234:40
❯ HTTP.unary ../../packages/core/src/client.ts:1160:12
❯ HTTP.addOrUpdateSchemas ../../packages/core/src/client.ts:395:5
❯ src/matrix-cerbos/admin.test.ts:733:11
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 2, details: 'Request failed: fetch failed' }
Caused by: TypeError: fetch failed
❯ Transport.fetch ../../packages/http/src/transport.ts:356:19
❯ Transport.unary ../../packages/http/src/transport.ts:234:40
❯ HTTP.unary ../../packages/core/src/client.ts:1160:12
❯ HTTP.addOrUpdateSchemas ../../packages/core/src/client.ts:395:5
❯ src/matrix-cerbos/admin.test.ts:733:11
{
stack: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1139:18)\n' +
' at afterConnectMultiple (node:net:1712:7)',
errors: [
{
stack: 'Error: connect ECONNREFUSED ::1:32776\n' +
' at createConnectionError (node:net:1675:14)\n' +
' at afterConnectMultiple (node:net:1705:16)',
message: 'connect ECONNREFUSED ::1:32776',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::1',
port: 32776,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
},
{
stack: 'Error: connect ECONNREFUSED 127.0.0.1:32776\n' +
' at createConnectionError (node:net:1675:14)\n' +
' at afterConnectMultiple (node:net:1705:16)',
message: 'connect ECONNREFUSED 127.0.0.1:32776',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 32776,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
}
],
code: 'ECONNREFUSED',
stackStr: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1139:18)\n' +
' at afterConnectMultiple (node:net:1712:7)',
nameStr: 'AggregateError',
expected: 'undefined',
actual: 'undefined',
message: '',
constructor: 'Function<AggregateError>',
name: 'Caused by: AggregateError',
toString: 'Function<toString>',
stacks: []
}
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { stack: 'Error: connect ECONNREFUSED ::1:32776\n at createConnectionError (node:net:1675:14)\n at afterConnectMultiple (node:net:1705:16)', message: 'connect ECONNREFUSED ::1:32776', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 32776, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, { stack: 'Error: connect ECONNREFUSED 127.0.0.1:32776\n at createConnectionError (node:net:1675:14)\n at afterConnectMultiple (node:net:1705:16)', message: 'connect ECONNREFUSED 127.0.0.1:32776', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 32776, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' } ], code: 'ECONNREFUSED' }
|
Test (Cerbos 0.41.0-prerelease | Node 23)
Process completed with exit code 1.
|
Generate test matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Node 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (React 19.0.0 | Node 22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (React 19.1.0-canary-d46b04a2-20250117 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (React 18.1.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (React 19.0.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Node 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Node 22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.20.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (React 19.0.0 | Node 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.22.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (React 18.0.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (React 18.3.1 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.19.1 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.16.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.23.1 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (React 19.0.0 | Node 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.24.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (React 18.2.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.17.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.26.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.29.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.21.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.18.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.28.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.27.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.25.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.32.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.30.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.31.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.37.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.35.1 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.36.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.40.0 | Node 22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.40.0 | Node 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.33.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.39.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.40.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.38.1 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.34.0 | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.40.0 | Node 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Cerbos 0.41.0-prerelease | Node 23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check test results
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|