Skip to content

Feature/first implementation #3

Feature/first implementation

Feature/first implementation #3

Triggered via pull request October 6, 2023 09:19
Status Failure
Total duration 2m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, 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#L147
Dereference of a possibly null reference.
build: src/NServiceBus.Persistence.Sqlite/SagaPersister/SqliteSagaPersister.cs#L186
Dereference of a possibly null reference.
build: src/NServiceBus.Persistence.Sqlite/SagaPersister/SqliteSagaPersister.cs#L141
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)