update enum #66
Annotations
10 warnings
build (7.0.x):
src/Extensions/HybrasylEntity.cs#L45
Type parameter 'T' has the same name as the type parameter from outer type 'HybrasylEntity<T>'
|
build (7.0.x):
src/Extensions/VariantGroup.cs#L51
The variable 'ex' is declared but never used
|
build (7.0.x):
src/Extensions/HybrasylEntity.cs#L45
Type parameter 'T' has the same name as the type parameter from outer type 'HybrasylEntity<T>'
|
build (7.0.x):
src/Extensions/VariantGroup.cs#L51
The variable 'ex' is declared but never used
|
build (7.0.x):
tests/Settings.cs#L59
Non-nullable property 'WorldDataDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (7.0.x):
tests/Settings.cs#L39
Possible null reference assignment.
|
build (7.0.x):
tests/Settings.cs#L29
Non-nullable field 'JsonSettings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (7.0.x):
tests/Settings.cs#L26
Non-nullable field '_settings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (7.0.x):
src/Extensions/HybrasylEntity.cs#L45
Type parameter 'T' has the same name as the type parameter from outer type 'HybrasylEntity<T>'
|
build (7.0.x):
src/Extensions/VariantGroup.cs#L51
The variable 'ex' is declared but never used
|