Skip to content

Merge pull request #4 from CHG-MERIDIAN/feature/UpdateNServiceBus #24

Merge pull request #4 from CHG-MERIDIAN/feature/UpdateNServiceBus

Merge pull request #4 from CHG-MERIDIAN/feature/UpdateNServiceBus #24

Triggered via push April 17, 2024 15:19
Status Success
Total duration 1m 42s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/setup-dotnet@v3, cake-build/cake-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: cake-build/cake-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/NServiceBus.Persistence.Sqlite/SagaPersister/SagaUniqueIdentity.cs#L13
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
build: src/NServiceBus.Persistence.Sqlite/SagaPersister/SagaUniqueIdentity.cs#L19
Dereference of a possibly null reference.
build: src/NServiceBus.Persistence.Sqlite/SagaPersister/SqliteSagaPersister.cs#L148
Dereference of a possibly null reference.
build: src/NServiceBus.Persistence.Sqlite/SagaPersister/SqliteSagaPersister.cs#L187
Dereference of a possibly null reference.
build: src/NServiceBus.Persistence.Sqlite/SagaPersister/SqliteSagaPersister.cs#L142
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: src/NServiceBus.Persistence.Sqlite/SqlitePersistence.cs#L15
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: src/NServiceBus.Persistence.Sqlite/SynchronizedStorage/SqliteSynchronizedStorageSession.cs#L32
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: src/NServiceBus.Persistence.Sqlite/SynchronizedStorage/SqliteSynchronizedStorageSession.cs#L43
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)