Nuget Publish Pipeline #128
Annotations
2 errors and 11 warnings
build
File not found: '/home/runner/work/AutoFilterer/AutoFilterer/src/AutoFilterer.Generators/bin/Release/AutoFilterer.Generators.dll'.
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/AutoFilterer/Abstractions/IFilterableType.cs#L8
XML comment has cref attribute 'BuildExpression(Expression, PropertyInfo, PropertyInfo, MemberExpression)' that could not be resolved
|
build:
src/AutoFilterer/Abstractions/IFilterableType.cs#L8
XML comment has cref attribute 'BuildExpression(Expression, PropertyInfo, PropertyInfo, MemberExpression)' that could not be resolved
|
build:
src/AutoFilterer/Abstractions/IFilterableType.cs#L8
XML comment has cref attribute 'BuildExpression(Expression, PropertyInfo, PropertyInfo, MemberExpression)' that could not be resolved
|
build:
src/AutoFilterer.Generators/FilterGenerator.cs#L57
Use 'SymbolEqualityComparer' when comparing symbols
|
build:
tests/AutoFilterer.Tests/Types/OperatorQueryTests.cs#L65
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build:
tests/AutoFilterer.Tests/Types/OperatorQueryTests.cs#L67
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build:
tests/AutoFilterer.Tests/Types/OperatorQueryTests.cs#L73
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build:
tests/AutoFilterer.Tests/Types/OperatorQueryTests.cs#L75
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build:
src/AutoFilterer.Generators/FilterGenerator.cs#L57
Use 'SymbolEqualityComparer' when comparing symbols
|
build:
src/AutoFilterer.Generators/FilterGenerator.cs#L57
Use 'SymbolEqualityComparer' when comparing symbols
|