Skip to content

Merge branch 'avril' #71

Merge branch 'avril'

Merge branch 'avril' #71

Triggered via push November 15, 2024 14:44
Status Failure
Total duration 56s
Billable time 1m
Artifacts

dotnet-core.yml

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

Annotations

1 error and 12 warnings
build-test-generate-docs
Process completed with exit code 1.
build-test-generate-docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-test-generate-docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-test-generate-docs: src/Library/Domain/Domain/Facade.cs#L73
XML comment has badly formed XML -- 'End tag 'returnS' does not match the start tag 'returns'.'
build-test-generate-docs: src/Library/Domain/Domain/Facade.cs#L534
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-test-generate-docs: src/Library/Commands/BattleCommand.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-test-generate-docs: src/Library/Commands/CommandHelper.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-test-generate-docs: src/Library/Commands/CommandHelper.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-test-generate-docs: src/Library/Commands/CommandHelper.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-test-generate-docs: src/Library/Commands/UserInfoCommand.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-test-generate-docs: src/Library/Services/Bot.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-test-generate-docs: src/Library/Commands/UserInfoCommand.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-test-generate-docs: src/Library/Commands/PokemonNameCommand.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.