Skip to content

Update README.md

Update README.md #299

Triggered via push June 21, 2023 05:57
Status Success
Total duration 1m 1s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build: src/AutoFilterer.Generators/FilterGenerator.cs#L57
Use 'SymbolEqualityComparer' when comparing symbols
build: tests/AutoFilterer.Tests/Types/OperatorQueryTests.cs#L59
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#L61
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#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#L69
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: tests/AutoFilterer.Tests/Types/OperatorQueryTests.cs#L59
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#L61
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#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#L69
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'