Skip to content

Update build.yml

Update build.yml #8

Triggered via push October 6, 2023 12:48
Status Success
Total duration 1m 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/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/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#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)