Update README.md #63
Annotations
12 warnings
build_and_test
The following actions uses node12 which is deprecated and will be forced to run on node16: NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_and_test:
src/Audit.NET.AzureCosmos/Providers/AzureCosmosDataProvider.Cosmos.cs#L271
Async-iterator 'AzureCosmosDataProvider.EnumerateEvents<T>(string, QueryRequestOptions, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
build_and_test:
src/Audit.NET.DynamoDB/Providers/DynamoDataProvider.cs#L221
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'DynamoDataProvider.GetEventAsync<T>(object, CancellationToken)' (but other parameters do)
|
build_and_test:
src/Audit.NET.DynamoDB/Providers/DynamoDataProvider.cs#L221
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'DynamoDataProvider.GetEventAsync<T>(object, CancellationToken)' (but other parameters do)
|
build_and_test:
src/Audit.NET.AzureCosmos/Providers/AzureCosmosDataProvider.Cosmos.cs#L271
Async-iterator 'AzureCosmosDataProvider.EnumerateEvents<T>(string, QueryRequestOptions, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
build_and_test:
src/Audit.NET.DynamoDB/Providers/DynamoDataProvider.cs#L221
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'DynamoDataProvider.GetEventAsync<T>(object, CancellationToken)' (but other parameters do)
|
build_and_test:
src/Audit.SignalR/AuditHubFilter.cs#L121
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test:
src/Audit.SignalR/AuditHubFilter.cs#L121
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test:
test/Audit.EntityFramework.Core.UnitTest/EfEarlySavingTests.cs#L187
Unreachable code detected
|
build_and_test:
test/Audit.EntityFramework.Core.UnitTest/EfCoreInMemoryTests.cs#L317
Unreachable code detected
|
build_and_test:
test/Audit.EntityFramework.Core.UnitTest/EfCoreInMemoryTests.cs#L360
Unreachable code detected
|