Skip to content

Update versions.

Update versions. #19

Triggered via push January 29, 2024 09:55
Status Failure
Total duration 3m 3s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
build: Source/TransientFaultHandling.Caching.Core/CacheTransientErrorDetectionStrategy.cs#L21
The name 'ServerTooBusyException' does not exist in the current context
build: Source/TransientFaultHandling.Caching.Core/CacheTransientErrorDetectionStrategy.cs#L21
The name 'ServerTooBusyException' does not exist in the current context
build: Source/TransientFaultHandling.Caching.Core/CacheTransientErrorDetectionStrategy.cs#L21
The name 'ServerTooBusyException' does not exist in the current context
build: Source/TransientFaultHandling.Caching.Core/CacheTransientErrorDetectionStrategy.cs#L21
The name 'ServerTooBusyException' does not exist in the current context
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: Source/TransientFaultHandling.Data.Core/ReliableSqlConnection.Legacy.cs#L69
Nullability of reference types in type of parameter 'value' of 'void ReliableSqlConnectionLegacy.ConnectionString.set' doesn't match implicitly implemented member 'void IDbConnection.ConnectionString.set' (possibly because of nullability attributes).
build: Source/TransientFaultHandling.Data.Core/SqlXmlReader.cs#L32
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build: Source/TransientFaultHandling.Data.Core/ReliableSqlConnection.cs#L68
Nullability of reference types in type of parameter 'value' of 'void ReliableSqlConnection.ConnectionString.set' doesn't match implicitly implemented member 'void IDbConnection.ConnectionString.set' (possibly because of nullability attributes).
build: Source/TransientFaultHandling.Data.Core/ReliableSqlConnection.Legacy.cs#L69
Nullability of reference types in type of parameter 'value' of 'void ReliableSqlConnectionLegacy.ConnectionString.set' doesn't match implicitly implemented member 'void IDbConnection.ConnectionString.set' (possibly because of nullability attributes).
build: Source/TransientFaultHandling.Data.Core/SqlXmlReader.cs#L32
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build: Source/TransientFaultHandling.Data.Core/ReliableSqlConnection.cs#L68
Nullability of reference types in type of parameter 'value' of 'void ReliableSqlConnection.ConnectionString.set' doesn't match implicitly implemented member 'void IDbConnection.ConnectionString.set' (possibly because of nullability attributes).
build: Source/TransientFaultHandling.Data.Core/ReliableSqlConnection.Legacy.cs#L69
Nullability of reference types in type of parameter 'value' of 'void ReliableSqlConnectionLegacy.ConnectionString.set' doesn't match implicitly implemented member 'void IDbConnection.ConnectionString.set' (possibly because of nullability attributes).
build: Source/TransientFaultHandling.Data.Core/SqlXmlReader.cs#L32
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build: Source/TransientFaultHandling.Data.Core/ReliableSqlConnection.cs#L68
Nullability of reference types in type of parameter 'value' of 'void ReliableSqlConnection.ConnectionString.set' doesn't match implicitly implemented member 'void IDbConnection.ConnectionString.set' (possibly because of nullability attributes).
build: Source/TransientFaultHandling.Configuration.Core/ConfigurationExtensions.cs#L64
Possible null reference argument for parameter 'options' in 'FixedInterval RetryStrategyOptionsExtensions.ToFixedInterval(FixedIntervalOptions options, string name)'.