Add extras documentation. #319
Annotations
10 warnings
src/ParserModular.cs#L148
Field 'ParserModular.InheritanceJob.target' is never assigned to, and will always have its default value null
|
src/ParserModular.cs#L150
Field 'ParserModular.InheritanceJob.parent' is never assigned to, and will always have its default value null
|
src/ParserModular.cs#L149
Field 'ParserModular.InheritanceJob.node' is never assigned to, and will always have its default value null
|
test/unit/TypeSerialization.cs#L360
Type parameter 'T' has the same name as the type parameter from outer type 'Foo<T>'
|
test/unit/TypeSerialization.cs#L363
Type parameter 'T' has the same name as the type parameter from outer type 'Foo<T>'
|
test/unit/TypeSerialization.cs#L364
Type parameter 'T' has the same name as the type parameter from outer type 'Foo<T>'
|
test/unit/TypeSerialization.cs#L369
Type parameter 'T' has the same name as the type parameter from outer type 'Foo<T, U>'
|
test/unit/TypeSerialization.cs#L372
Type parameter 'T' has the same name as the type parameter from outer type 'Foo<T, U>'
|
test/unit/TypeSerialization.cs#L373
Type parameter 'T' has the same name as the type parameter from outer type 'Foo<T, U>'
|
test/unit/TypeSerialization.cs#L373
Type parameter 'U' has the same name as the type parameter from outer type 'Foo<T, U>'
|
The logs for this run have expired and are no longer available.
Loading