Skip to content

Merge branch 'main' of https://github.com/shibbo/Fushigi #157

Merge branch 'main' of https://github.com/shibbo/Fushigi

Merge branch 'main' of https://github.com/shibbo/Fushigi #157

Triggered via push November 11, 2023 17:33
Status Success
Total duration 1m 12s
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/Model/Shape.cs#L92
Non-nullable field 'Data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/Common/ResDict.cs#L34
Possible null reference return.
build: Fushigi.Bfres/BfresFile.cs#L41
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/BfresFile.cs#L45
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/Common/ResDict.cs#L66
Non-nullable field 'Key' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/Common/ResDict.cs#L67
Non-nullable field 'Value' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/EmbeddedFiles/EmbeddedFile.cs#L11
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/Model/Material.cs#L14
Non-nullable property 'Name' 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/BfresFile.cs#L41
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/BfresFile.cs#L45
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/Texture/BntxTexture.cs#L16
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/Common/ResDict.cs#L34
Possible null reference return.
build: Fushigi.Bfres/Common/ResDict.cs#L66
Non-nullable field 'Key' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/Common/ResDict.cs#L67
Non-nullable field 'Value' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/Common/Utils.cs#L38
Possible null reference return.
build: Fushigi.Bfres/EmbeddedFiles/EmbeddedFile.cs#L11
Non-nullable field 'Data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/Model/Shape.cs#L250
Non-nullable field 'IndexBuffer' 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/Serializer/BymlSerialize.cs#L38
Converting null literal or possible null value to non-nullable type.
build: Fushigi.Byml/Serializer/BymlSerialize.cs#L46
Dereference of a possibly null reference.
build: Fushigi.Byml/Serializer/BymlSerialize.cs#L61
Dereference of a possibly null reference.
build: Fushigi.Byml/Serializer/BymlSerialize.cs#L68
Dereference of a possibly null reference.
build: Fushigi.Byml/Serializer/BymlSerialize.cs#L71
Converting null literal or possible null value to non-nullable type.
build: Fushigi.Byml/Serializer/BymlSerialize.cs#L79
Possible null reference argument for parameter 'type' in 'object BymlSerialize.CreateInstance(Type type)'.
build: Fushigi.Byml/Serializer/BymlSerialize.cs#L80
Possible null reference argument for parameter 'node' in 'void BymlSerialize.Deserialize(object obj, IBymlNode node)'.
build: Fushigi.Byml/Serializer/BymlSerialize.cs#L87
Possible null reference argument for parameter 'type' in 'object BymlSerialize.CreateInstance(Type type)'.
build: SARC/SARC.cs#L125
Possible null reference return.
build: Fushigi.Bfres/Texture/BntxTexture.cs#L16
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#L250
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#L279
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#L179
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#L123
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#L92
Non-nullable field 'Data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Fushigi.Bfres/BfresFile.cs#L41
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/BfresFile.cs#L45
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Fushigi.Bfres/Common/ResDict.cs#L34
Possible null reference return.