Se agrega trabajo realizado, Commits en repositorio personal Martin M… #2
dotnet-core.yml
on: push
build-test-generate-docs
37s
Annotations
10 warnings
build-test-generate-docs:
src/Library/Domain/Battle.cs#L111
XML comment has badly formed XML -- 'An identifier was expected.'
|
build-test-generate-docs:
src/Library/Domain/Attack.cs#L12
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
build-test-generate-docs:
src/Library/Domain/Attack.cs#L13
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
build-test-generate-docs:
src/Library/Domain/Battle.cs#L111
XML comment has badly formed XML -- 'The character(s) '=' cannot be used at this location.'
|
build-test-generate-docs:
src/Library/Domain/Trainer.cs#L13
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
build-test-generate-docs:
src/Library/Domain/Trainer.cs#L14
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
build-test-generate-docs:
src/Library/Domain/Typelogic.cs#L11
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
build-test-generate-docs:
src/Library/Domain/Typelogic.cs#L12
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
build-test-generate-docs:
src/Library/Domain/Trainer.cs#L54
Cannot convert null literal to non-nullable reference type.
|
build-test-generate-docs:
src/Library/Domain/Trainer.cs#L50
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|