Skip to content

Update README.md

Update README.md #63

Triggered via push August 10, 2023 05:04
Status Success
Total duration 28m 40s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.