Skip to content

fix various issues, don't allow behaviorsets with no castables, etc #75

fix various issues, don't allow behaviorsets with no castables, etc

fix various issues, don't allow behaviorsets with no castables, etc #75

Triggered via push July 20, 2024 02:26
Status Success
Total duration 56s
Artifacts

xml-build.yml

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

Annotations

11 warnings
build (7.0.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L66
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#L66
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.
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#L66
The variable 'ex' is declared but never used