Nightly Integration Tests #74
nightly.yml
on: schedule
Redis
1m 14s
SQL Server
2m 1s
PostgreSQL
1m 50s
AMQP (Artemis)
1m 29s
NATS (Core)
1m 5s
NATS (JetStream)
1m 9s
Azure Service Bus
0s
Annotations
1 error and 66 warnings
|
AMQP (Artemis)
The process '/home/runner/work/Nimbus/Nimbus/tools/dotnet-cake' failed with exit code 1
|
|
NATS (Core)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, cake-build/cake-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
NATS (Core):
src/Nimbus/Extensions/ExceptionExtensions.cs#L20
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (Core):
src/Nimbus/Extensions/ExceptionExtensions.cs#L19
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (Core):
src/Nimbus/Extensions/ExceptionExtensions.cs#L18
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (Core):
src/Nimbus/Extensions/ExceptionExtensions.cs#L17
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (Core):
src/Nimbus/Infrastructure/NimbusMessageFactory.cs#L63
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (Core):
src/Nimbus/Infrastructure/NimbusMessageFactory.cs#L54
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (Core):
src/Nimbus/Infrastructure/RequestResponse/ResponseMessageDispatcher.cs#L48
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (Core):
src/Nimbus/Infrastructure/RequestResponse/ResponseMessageDispatcher.cs#L47
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (Core):
src/Nimbus/Infrastructure/RequestResponse/ResponseMessageDispatcher.cs#L35
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (Core):
src/Nimbus.MessageContracts/Exceptions/BusException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
Redis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, cake-build/cake-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Redis:
src/Nimbus/Extensions/ExceptionExtensions.cs#L21
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
Redis:
src/Nimbus/Extensions/ExceptionExtensions.cs#L20
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
Redis:
src/Nimbus/Extensions/ExceptionExtensions.cs#L19
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
Redis:
src/Nimbus/Extensions/ExceptionExtensions.cs#L18
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
Redis:
src/Nimbus/Extensions/ExceptionExtensions.cs#L17
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
Redis:
src/Nimbus/Extensions/NimbusMessageExtensions.cs#L72
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
Redis:
src/Nimbus/Extensions/NimbusMessageExtensions.cs#L60
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
Redis:
src/Nimbus/Extensions/NimbusMessageExtensions.cs#L36
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
Redis:
src/Nimbus/Extensions/NimbusMessageExtensions.cs#L31
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
Redis:
src/Nimbus.MessageContracts/Exceptions/BusException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
NATS (JetStream)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, cake-build/cake-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
NATS (JetStream):
src/Nimbus/Extensions/NimbusMessageExtensions.cs#L60
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (JetStream):
src/Nimbus/Extensions/NimbusMessageExtensions.cs#L36
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (JetStream):
src/Nimbus/Extensions/NimbusMessageExtensions.cs#L31
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (JetStream):
src/Nimbus/Extensions/ExceptionExtensions.cs#L22
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (JetStream):
src/Nimbus/Extensions/ExceptionExtensions.cs#L21
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (JetStream):
src/Nimbus/Extensions/ExceptionExtensions.cs#L20
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (JetStream):
src/Nimbus/Extensions/ExceptionExtensions.cs#L19
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (JetStream):
src/Nimbus/Extensions/ExceptionExtensions.cs#L18
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (JetStream):
src/Nimbus/Extensions/ExceptionExtensions.cs#L17
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
NATS (JetStream):
src/Nimbus.MessageContracts/Exceptions/BusException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
AMQP (Artemis)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, cake-build/cake-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
AMQP (Artemis):
src/Nimbus/Extensions/NimbusMessageExtensions.cs#L60
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
AMQP (Artemis):
src/Nimbus/Extensions/NimbusMessageExtensions.cs#L36
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
AMQP (Artemis):
src/Nimbus/Extensions/NimbusMessageExtensions.cs#L31
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
AMQP (Artemis):
src/Nimbus/Extensions/ExceptionExtensions.cs#L22
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
AMQP (Artemis):
src/Nimbus/Extensions/ExceptionExtensions.cs#L21
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
AMQP (Artemis):
src/Nimbus/Extensions/ExceptionExtensions.cs#L20
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
AMQP (Artemis):
src/Nimbus/Extensions/ExceptionExtensions.cs#L19
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
AMQP (Artemis):
src/Nimbus/Extensions/ExceptionExtensions.cs#L18
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
AMQP (Artemis):
src/Nimbus/Extensions/ExceptionExtensions.cs#L17
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
AMQP (Artemis):
src/Nimbus.MessageContracts/Exceptions/BusException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
PostgreSQL
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, cake-build/cake-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
PostgreSQL:
src/Nimbus/Extensions/ExceptionExtensions.cs#L20
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
PostgreSQL:
src/Nimbus/Extensions/ExceptionExtensions.cs#L19
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
PostgreSQL:
src/Nimbus/Extensions/ExceptionExtensions.cs#L18
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
PostgreSQL:
src/Nimbus/Extensions/ExceptionExtensions.cs#L17
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
PostgreSQL:
src/Nimbus/Infrastructure/NimbusMessageFactory.cs#L63
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
PostgreSQL:
src/Nimbus/Infrastructure/NimbusMessageFactory.cs#L54
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
PostgreSQL:
src/Nimbus/Infrastructure/RequestResponse/ResponseMessageDispatcher.cs#L48
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
PostgreSQL:
src/Nimbus/Infrastructure/RequestResponse/ResponseMessageDispatcher.cs#L47
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
PostgreSQL:
src/Nimbus/Infrastructure/RequestResponse/ResponseMessageDispatcher.cs#L35
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
PostgreSQL:
src/Nimbus.MessageContracts/Exceptions/BusException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
SQL Server
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, cake-build/cake-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
SQL Server:
src/Nimbus/Extensions/NimbusMessageExtensions.cs#L60
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
SQL Server:
src/Nimbus/Extensions/NimbusMessageExtensions.cs#L36
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
SQL Server:
src/Nimbus/Extensions/NimbusMessageExtensions.cs#L31
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
SQL Server:
src/Nimbus/Extensions/ExceptionExtensions.cs#L22
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
SQL Server:
src/Nimbus/Extensions/ExceptionExtensions.cs#L21
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
SQL Server:
src/Nimbus/Extensions/ExceptionExtensions.cs#L20
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
SQL Server:
src/Nimbus/Extensions/ExceptionExtensions.cs#L19
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
SQL Server:
src/Nimbus/Extensions/ExceptionExtensions.cs#L18
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
SQL Server:
src/Nimbus/Extensions/ExceptionExtensions.cs#L17
'MessagePropertyKeys' is obsolete: 'We should be able to do away with this entire class if we put strongly-typed properties onto NimbusMessage.'
|
|
SQL Server:
src/Nimbus.MessageContracts/Exceptions/BusException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|