Skip to content

Fixed summaries: Entity Framework => Http Action (#671) #180

Fixed summaries: Entity Framework => Http Action (#671)

Fixed summaries: Entity Framework => Http Action (#671) #180

Triggered via push June 18, 2024 00:07
Status Failure
Total duration 28m 58s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
build_and_test
Process completed with exit code 1.
build_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, NuGet/setup-nuget@v1.0.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test
The following actions uses node12 which is deprecated and will be forced to run on node16: NuGet/setup-nuget@v1.0.2. 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#L189
Return type of 'AzureCosmosDataProvider.GetContainer(AuditEvent)' is not CLS-compliant
build_and_test: src/Audit.NET.AzureCosmos/Providers/AzureCosmosDataProvider.Cosmos.cs#L189
Return type of 'AzureCosmosDataProvider.GetContainer(AuditEvent)' is not CLS-compliant
build_and_test: src/Audit.NET.MySql/Providers/MySqlDataProvider.cs#L142
Return type of 'MySqlDataProvider.GetInsertCommand(MySqlConnection, AuditEvent)' is not CLS-compliant
build_and_test: src/Audit.NET.MySql/Providers/MySqlDataProvider.cs#L142
Argument type 'MySqlConnection' is not CLS-compliant
build_and_test: src/Audit.NET.MySql/Providers/MySqlDataProvider.cs#L155
Return type of 'MySqlDataProvider.GetReplaceCommand(MySqlConnection, object, AuditEvent)' is not CLS-compliant
build_and_test: src/Audit.NET.MySql/Providers/MySqlDataProvider.cs#L155
Argument type 'MySqlConnection' is not CLS-compliant
build_and_test: src/Audit.NET.MySql/Providers/MySqlDataProvider.cs#L186
Return type of 'MySqlDataProvider.GetSelectCommand(MySqlConnection, MySqlParameter)' is not CLS-compliant
build_and_test: src/Audit.NET.MySql/Providers/MySqlDataProvider.cs#L186
Argument type 'MySqlConnection' is not CLS-compliant
build_and_test: src/Audit.NET.MySql/Providers/MySqlDataProvider.cs#L186
Argument type 'MySqlParameter' is not CLS-compliant
build_and_test: src/Audit.NET.MySql/Providers/MySqlDataProvider.cs#L142
Return type of 'MySqlDataProvider.GetInsertCommand(MySqlConnection, AuditEvent)' is not CLS-compliant