Skip to content

Better Packs, Shapes, and Selections #334

Better Packs, Shapes, and Selections

Better Packs, Shapes, and Selections #334

Triggered via pull request December 5, 2023 05:23
Status Failure
Total duration 53s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
build: Fushigi/ui/widgets/LevelViewport.cs#L502
The name 'HoveredPoint' does not exist in the current context
build: Fushigi/ui/widgets/LevelViewport.cs#L554
The name 'mEditorState' does not exist in the current context
build: Fushigi/ui/widgets/LevelViewport.cs#L554
The name 'EditorState' does not exist in the current context
build: Fushigi/ui/widgets/LevelViewport.cs#L502
The name 'HoveredPoint' does not exist in the current context
build: Fushigi/ui/widgets/LevelViewport.cs#L554
The name 'mEditorState' does not exist in the current context
build: Fushigi/ui/widgets/LevelViewport.cs#L554
The name 'EditorState' does not exist in the current context
build
Process completed with exit code 1.
build: Fushigi.Msbt/MsbtFile.cs#L35
Non-nullable field 'AttributeData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SARC/SARC.cs#L125
Possible null reference return.
build: Fushigi.Msbt/MsbtFile.cs#L39
Non-nullable field 'AttributeData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Byml/Serializer/BymlSerialize.cs#L43
Converting null literal or possible null value to non-nullable type.
build: Fushigi.Byml/Serializer/BymlSerialize.cs#L51
Dereference of a possibly null reference.
build: Fushigi.Byml/Serializer/BymlObject.cs#L12
Non-nullable field 'HashTable' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Byml/Serializer/BymlSerialize.cs#L66
Dereference of a possibly null reference.
build: Fushigi.Byml/Serializer/BymlSerialize.cs#L73
Dereference of a possibly null reference.
build: Fushigi.Byml/Serializer/BymlSerialize.cs#L76
Converting null literal or possible null value to non-nullable type.
build: Fushigi.Byml/Serializer/BymlSerialize.cs#L84
Possible null reference argument for parameter 'type' in 'object BymlSerialize.CreateInstance(Type type)'.