Arreglos uml #61
dotnet-core.yml
on: push
build-test-generate-docs
38s
Annotations
12 warnings
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/Move/MoveParalize.cs#L13
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
build-test-generate-docs:
src/Library/Domain/Domain/Facade.cs#L485
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-test-generate-docs:
src/Library/Domain/Domain/Facade.cs#L458
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-test-generate-docs:
src/Library/Domain/Domain/Facade.cs#L487
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-test-generate-docs:
src/Library/Domain/Domain/UserInterface.cs#L147
Comparison made to same variable; did you mean to compare something else?
|
build-test-generate-docs:
src/Library/Domain/Domain/UserInterface.cs#L191
XML comment has a param tag for 'attacker', but there is no parameter by that name
|
build-test-generate-docs:
src/Library/Domain/Domain/UserInterface.cs#L192
XML comment has a param tag for 'attackingPokemon', but there is no parameter by that name
|
build-test-generate-docs:
src/Library/Domain/Domain/UserInterface.cs#L194
Parameter 'accuaracyAttack' has no matching param tag in the XML comment for 'UserInterface.ShowMessageHighEffectiveness(double)' (but other parameters do)
|
build-test-generate-docs:
src/Library/Domain/Domain/UserInterface.cs#L202
XML comment has a param tag for 'attacker', but there is no parameter by that name
|
build-test-generate-docs:
src/Library/Domain/Domain/UserInterface.cs#L203
XML comment has a param tag for 'attackingPokemon', but there is no parameter by that name
|