Skip to content
Triggered via push November 27, 2024 23:32
Status Failure
Total duration 45s
Artifacts

dotnet-core.yml

on: push
build-test-generate-docs
35s
build-test-generate-docs
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-test-generate-docs
Process completed with exit code 1.
build-test-generate-docs: src/Library/Commands/TurnCommand.cs#L16
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build-test-generate-docs: src/Library/Domain/Domain/Facade.cs#L90
XML comment has badly formed XML -- 'End tag 'returnS' does not match the start tag 'returns'.'
build-test-generate-docs: src/Library/Domain/RandomAndConstant/ConstantGenerator.cs#L12
'ConstantGenerator.Generate()' hides inherited member 'RandomGenerator.Generate()'. Use the new keyword if hiding was intended.
build-test-generate-docs: src/Library/Domain/Domain/UserInterface.cs#L156
Comparison made to same variable; did you mean to compare something else?
build-test-generate-docs: src/Library/Domain/Domain/Facade.cs#L177
XML comment has a param tag for 'pokemonName', but there is no parameter by that name
build-test-generate-docs: src/Library/Domain/Domain/Facade.cs#L237
XML comment has a param tag for 'defenderName', but there is no parameter by that name
build-test-generate-docs: src/Library/Domain/Domain/Facade.cs#L238
XML comment has a param tag for 'moveName', but there is no parameter by that name
build-test-generate-docs: src/Library/Domain/Domain/Facade.cs#L322
XML comment has a param tag for 'userInterface', but there is no parameter by that name
build-test-generate-docs: src/Library/Domain/Domain/Facade.cs#L324
XML comment has a param tag for 'player', but there is no parameter by that name
build-test-generate-docs: src/Library/Domain/Domain/Facade.cs#L325
XML comment has a param tag for 'playerDisplayName', but there is no parameter by that name