Update README.md #238
Annotations
1 error and 11 warnings
build_and_test
Process completed with exit code 1.
|
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.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
|
build_and_test:
src/Audit.NET.SqlServer/DefaultAuditDbContext.cs#L35
Argument type 'DbContextOptions' is not CLS-compliant
|
build_and_test:
src/Audit.NET.SqlServer/DefaultAuditDbContext.cs#L45
Argument type 'DbContextOptions' is not CLS-compliant
|
build_and_test:
src/Audit.NET.SqlServer/DefaultAuditDbContext.cs#L68
Argument type 'DbContextOptionsBuilder' 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
|
build_and_test:
src/Audit.NET.SqlServer/DefaultAuditDbContext.cs#L35
Argument type 'DbContextOptions' is not CLS-compliant
|