Skip to content

Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /src/Vlingo.Xoom.Symbio.Ado #41

Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /src/Vlingo.Xoom.Symbio.Ado

Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /src/Vlingo.Xoom.Symbio.Ado #41

Triggered via pull request January 16, 2024 20:19
Status Success
Total duration 2m 25s
Artifacts

dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build (ubuntu-latest)
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 (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): src/Vlingo.Xoom.Symbio.Ado/Common/Configuration.cs#L44
The field 'Configuration._interest' is never used
build (ubuntu-latest): 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 (macOS-latest)
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 (macOS-latest): 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 (macOS-latest): 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 (macOS-latest): 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 (macOS-latest): 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 (macOS-latest): 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 (macOS-latest): 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 (macOS-latest): 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 (macOS-latest): 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 (macOS-latest): 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 (macOS-latest): src/Vlingo.Xoom.Symbio.Ado/Common/Configuration.cs#L40
Field 'Configuration._actualDatabaseName' is never assigned to, and will always have its default value null
build (windows-latest)
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 (windows-latest): 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 (windows-latest): 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 (windows-latest): 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 (windows-latest): 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 (windows-latest): 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 (windows-latest): 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 (windows-latest): 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 (windows-latest): 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 (windows-latest): src/Vlingo.Xoom.Symbio.Ado/Common/Configuration.cs#L48
Field 'Configuration._transactionTimeoutMillis' is never assigned to, and will always have its default value 0
build (windows-latest): src/Vlingo.Xoom.Symbio.Ado/Common/Configuration.cs#L43
Field 'Configuration._databaseType' is never assigned to, and will always have its default value