Skip to content

Audit.NET.SqlServer: Avoid disposing the DbContext when an instance i… #223

Audit.NET.SqlServer: Avoid disposing the DbContext when an instance i…

Audit.NET.SqlServer: Avoid disposing the DbContext when an instance i… #223

Triggered via push December 11, 2024 05:25
Status Success
Total duration 29m 43s
Artifacts 1

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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.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.SqlServer/Providers/SqlDataProvider.cs#L43
Type of 'SqlDataProvider.DbContext' is not CLS-compliant
build_and_test: src/Audit.NET.SqlServer/Providers/SqlDataProvider.cs#L422
Return type of 'SqlDataProvider.CreateContext(AuditEvent, out bool)' is not CLS-compliant
build_and_test: src/Audit.NET.SqlServer/DefaultAuditDbContext.cs#L25
'DefaultAuditDbContext': base type 'DbContext' is not CLS-compliant

Artifacts

Produced during runtime
Name Size
coveragereport
1.46 MB