Skip to content

Engine work

Engine work #46

Triggered via pull request November 13, 2023 19:56
@rudzenrudzen
synchronize #61
engine_work
Status Failure
Total duration 3m 9s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build
Process completed with exit code 1.
build: src/Rudzoft.ChessLib.PGN/NonRegexPgnParser.cs#L31
Async-iterator 'NonRegexPgnParser.ParseFile(string, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
build: src/Rudzoft.ChessLib.Benchmark/KeyBenchmarks.cs#L27
The variable 'a' is assigned but its value is never used
build: src/Rudzoft.ChessLib.PGN/NonRegexPgnParser.cs#L31
Async-iterator 'NonRegexPgnParser.ParseFile(string, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
build: src/Rudzoft.ChessLib.Benchmark/KeyBenchmarks.cs#L27
The variable 'a' is assigned but its value is never used