Skip to content

Return 0 when source actor doesn't exist due to being removed #84

Return 0 when source actor doesn't exist due to being removed

Return 0 when source actor doesn't exist due to being removed #84

Triggered via push November 8, 2023 18:37
Status Success
Total duration 1m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
build: SARC/SARC.cs#L125
Possible null reference return.
build: Fushigi.Bfres/BfresFile.cs#L17
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/BfresFile.cs#L21
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L228
Non-nullable field 'IndexBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L257
Non-nullable field 'BufferInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L175
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L189
Non-nullable property 'Meshes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L194
Non-nullable property 'VertexBuffer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L119
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L88
Non-nullable field 'Data' 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.Byml/Byml.cs#L55
Non-nullable field 'Root' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Byml/BymlWriter.cs#L213
Dereference of a possibly null reference.
build: SARC/SARC.cs#L125
Possible null reference return.
build: Fushigi.Bfres/BfresFile.cs#L17
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/BfresFile.cs#L21
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/Model/Material.cs#L14
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/Model/Material.cs#L18
Non-nullable property 'Samplers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L228
Non-nullable field 'IndexBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L257
Non-nullable field 'BufferInfo' 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.Bfres/BfresFile.cs#L17
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/BfresFile.cs#L21
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/Common/ResDict.cs#L26
Possible null reference return.
build: Fushigi.Bfres/Common/Utils.cs#L82
Converting null literal or possible null value to non-nullable type.
build: Fushigi.Bfres/Common/Utils.cs#L83
Dereference of a possibly null reference.
build: Fushigi.Bfres/Model/Shape.cs#L228
Non-nullable field 'IndexBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L257
Non-nullable field 'BufferInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/Model/Material.cs#L14
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/Model/Material.cs#L18
Non-nullable property 'Samplers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SARC/SARC.cs#L125
Possible null reference return.
build: Fushigi.Bfres/Model/Shape.cs#L228
Non-nullable field 'IndexBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L257
Non-nullable field 'BufferInfo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L175
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L189
Non-nullable property 'Meshes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L194
Non-nullable property 'VertexBuffer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L119
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L88
Non-nullable field 'Data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/Model/Model.cs#L18
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/BfresFile.cs#L17
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.