Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /src/Vlingo.Xoom.Symbio.Ado #41
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, act10ns/[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:
src/Vlingo.Xoom.Symbio.Ado/Journal/Sql/SqlJournalReaderActor.cs#L21
Non-nullable field '_connection' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Vlingo.Xoom.Symbio.Ado/Journal/Sql/SqlJournalReaderActor.cs#L23
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Vlingo.Xoom.Symbio.Ado/Common/Configuration.cs#L113
Non-nullable field '_actualDatabaseName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Vlingo.Xoom.Symbio.Ado/Common/Configuration.cs#L113
Non-nullable field '_connection' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Vlingo.Xoom.Symbio.Ado/Common/Configuration.cs#L113
Non-nullable field '_connectionProvider' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Vlingo.Xoom.Symbio.Ado/Common/Configuration.cs#L113
Non-nullable field '_interest' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Vlingo.Xoom.Symbio.Ado/Common/Configuration.cs#L113
Non-nullable field '_originatorId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Vlingo.Xoom.Symbio.Ado/Common/Configuration.cs#L113
Non-nullable field 'Interest' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Vlingo.Xoom.Symbio.Ado/Common/Configuration.cs#L46
Field 'Configuration._originatorId' is never assigned to, and will always have its default value null
|
Build:
src/Vlingo.Xoom.Symbio.Ado/Common/Configuration.cs#L40
Field 'Configuration._actualDatabaseName' is never assigned to, and will always have its default value null
|
The logs for this run have expired and are no longer available.
Loading