Skip to content

update readme

update readme #56

Triggered via push August 22, 2023 18:04
Status Success
Total duration 58s
Artifacts

xml-build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 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): 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
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): 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#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): tests/Settings.cs#L59
Non-nullable property 'WorldDataDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.