Skip to content

Bump Microsoft.Data.SqlClient from 3.0.1 to 3.1.5 in /Source/TransientFaultHandling.Data.Core #8

Bump Microsoft.Data.SqlClient from 3.0.1 to 3.1.5 in /Source/TransientFaultHandling.Data.Core

Bump Microsoft.Data.SqlClient from 3.0.1 to 3.1.5 in /Source/TransientFaultHandling.Data.Core #8

Status Failure
Total duration 15m 32s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: Source/TransientFaultHandling.Configuration.Core/RetryStrategyOptions.cs#L94
Parameter 'RetryCount' is unread. Did you forget to use it to initialize the property with that name?
build: Source/TransientFaultHandling.Configuration.Core/RetryStrategyOptions.cs#L94
Parameter 'MinBackOff' is unread. Did you forget to use it to initialize the property with that name?
build: Source/TransientFaultHandling.Configuration.Core/RetryStrategyOptions.cs#L94
Parameter 'MaxBackOff' is unread. Did you forget to use it to initialize the property with that name?
build: Source/TransientFaultHandling.Configuration.Core/RetryStrategyOptions.cs#L94
Parameter 'DeltaBackOff' is unread. Did you forget to use it to initialize the property with that name?
build: Source/TransientFaultHandling.Configuration.Core/RetryStrategyOptions.cs#L48
Parameter 'RetryCount' is unread. Did you forget to use it to initialize the property with that name?
build: Source/TransientFaultHandling.Configuration.Core/RetryStrategyOptions.cs#L48
Parameter 'InitialInterval' is unread. Did you forget to use it to initialize the property with that name?