Skip to content

Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#311) #570

Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#311)

Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#311) #570

Triggered via push December 23, 2023 02:29
Status Failure
Total duration 37s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
build: src/GuardClauses/GuardAgainstExpressionExtensions.cs#L26
The type or namespace name 'CallerArgumentExpressionAttribute' could not be found (are you missing a using directive or an assembly reference?)
build: src/GuardClauses/GuardAgainstExpressionExtensions.cs#L26
The type or namespace name 'CallerArgumentExpression' could not be found (are you missing a using directive or an assembly reference?)
build: src/GuardClauses/GuardAgainstExpressionExtensions.cs#L53
The type or namespace name 'CallerArgumentExpressionAttribute' could not be found (are you missing a using directive or an assembly reference?)
build: src/GuardClauses/GuardAgainstExpressionExtensions.cs#L53
The type or namespace name 'CallerArgumentExpression' could not be found (are you missing a using directive or an assembly reference?)
build: src/GuardClauses/GuardAgainstExpressionExtensions.cs#L26
The type or namespace name 'CallerArgumentExpressionAttribute' could not be found (are you missing a using directive or an assembly reference?)
build: src/GuardClauses/GuardAgainstExpressionExtensions.cs#L26
The type or namespace name 'CallerArgumentExpression' could not be found (are you missing a using directive or an assembly reference?)
build: src/GuardClauses/GuardAgainstExpressionExtensions.cs#L53
The type or namespace name 'CallerArgumentExpressionAttribute' could not be found (are you missing a using directive or an assembly reference?)
build: src/GuardClauses/GuardAgainstExpressionExtensions.cs#L53
The type or namespace name 'CallerArgumentExpression' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
No files were found with the provided path: code-coverage-results.md. No artifacts will be uploaded.
build: src/GuardClauses/GuardAgainstOutOfRangeExtensions.cs#L134
Cannot convert null literal to non-nullable reference type.
build: src/GuardClauses/GuardAgainstOutOfRangeExtensions.cs#L134
Cannot convert null literal to non-nullable reference type.
build: test/GuardClauses.UnitTests/GuardAgainstExpressionDeprecated.cs#L29
'GuardClauseExtensions.AgainstExpression<T>(IGuardClause, Func<T, bool>, T, string)' is obsolete: 'Deprecated: Switch to Expression for validation.'
build: test/GuardClauses.UnitTests/GuardAgainstExpressionDeprecated.cs#L36
'GuardClauseExtensions.AgainstExpression<T>(IGuardClause, Func<T, bool>, T, string)' is obsolete: 'Deprecated: Switch to Expression for validation.'
build: test/GuardClauses.UnitTests/GuardAgainstExpressionDeprecated.cs#L43
'GuardClauseExtensions.AgainstExpression<T>(IGuardClause, Func<T, bool>, T, string)' is obsolete: 'Deprecated: Switch to Expression for validation.'
build: test/GuardClauses.UnitTests/GuardAgainstExpressionDeprecated.cs#L50
'GuardClauseExtensions.AgainstExpression<T>(IGuardClause, Func<T, bool>, T, string)' is obsolete: 'Deprecated: Switch to Expression for validation.'
build: test/GuardClauses.UnitTests/GuardAgainstExpressionDeprecated.cs#L57
'GuardClauseExtensions.AgainstExpression<T>(IGuardClause, Func<T, bool>, T, string)' is obsolete: 'Deprecated: Switch to Expression for validation.'
build: test/GuardClauses.UnitTests/GuardAgainstExpressionDeprecated.cs#L64
'GuardClauseExtensions.AgainstExpression<T>(IGuardClause, Func<T, bool>, T, string)' is obsolete: 'Deprecated: Switch to Expression for validation.'
build: test/GuardClauses.UnitTests/GuardAgainstExpressionDeprecated.cs#L72
'GuardClauseExtensions.AgainstExpression<T>(IGuardClause, Func<T, bool>, T, string)' is obsolete: 'Deprecated: Switch to Expression for validation.'
build: test/GuardClauses.UnitTests/GuardAgainstExpressionDeprecated.cs#L82
'GuardClauseExtensions.AgainstExpression<T>(IGuardClause, Func<T, bool>, T, string, string)' is obsolete: 'Deprecated: Switch to Expression for validation.'