Skip to content

Engine work

Engine work #42

Triggered via pull request August 15, 2023 21:06
@rudzenrudzen
synchronize #61
engine_work
Status Failure
Total duration 8m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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#L28
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#L28
The variable 'a' is assigned but its value is never used