Skip to content

chore(deps): update dependency system.data.sqlclient to 4.8.6 [security] #463

chore(deps): update dependency system.data.sqlclient to 4.8.6 [security]

chore(deps): update dependency system.data.sqlclient to 4.8.6 [security] #463

Triggered via pull request August 6, 2024 10:35
Status Success
Total duration 1m 6s
Artifacts

integration-test.yml

on: pull_request
Matrix: SmartSql Unit Test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
SmartSql Unit Test (6.0.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
SmartSql Unit Test (6.0.x): src/SmartSql.Test.Unit/TypeHandlers/MockTypeHandlerDbDataReader.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
SmartSql Unit Test (6.0.x): src/SmartSql.Test.Unit/TypeHandlers/MockTypeHandlerDbDataReader.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
SmartSql Unit Test (6.0.x): src/SmartSql.Test.Unit/DbSessions/DbSessionTest.cs#L259
The variable 'ex' is declared but never used
SmartSql Unit Test (6.0.x): src/SmartSql.Test.Unit/DbSessions/DbSessionTest.cs#L277
The variable 'ex' is declared but never used
SmartSql Unit Test (6.0.x): src/SmartSql.Test.Unit/Attempts/Tests.cs#L14
Public method 'CreateInstance_Linq' on test class 'Tests' should be marked as a Fact.
SmartSql Unit Test (6.0.x): src/SmartSql.Test.Unit/Tags/UUIDTest.cs#L49
Do not use Assert.False() to check for substrings.
SmartSql Unit Test (6.0.x): src/SmartSql.Test.Unit/Deserializer/ValueTupleDeserializerTest.cs#L30
Do not use Assert.NotNull() on value type '(IEnumerable<AllPrimitive>, int)'.
SmartSql Unit Test (6.0.x): src/SmartSql.Test.Unit/Tags/UUIDTest.cs#L31
Do not use Assert.True() to check for substrings.
SmartSql Unit Test (6.0.x): src/SmartSql.Test.Unit/DyRepository/AllPrimitiveRepositoryTest.cs#L24
Do not use Assert.NotNull() on value type '(IList<AllPrimitive>, int)'.
SmartSql Unit Test (6.0.x)
Unexpected input(s) 'server-id', 'settings-path', valid inputs are ['dotnet-version', 'global-json-file', 'source-url', 'owner', 'config-file', 'include-prerelease']