tile rendering!!! (no textures yet) #99
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
40 warnings
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/Common/ResDict.cs#L34
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/Common/Utils.cs#L38
Possible null reference return.
|
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/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.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:
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:
SARC/SARC.cs#L125
Possible null reference return.
|
build:
Fushigi.Bfres/Model/Shape.cs#L238
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#L267
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#L92
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#L123
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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/util/DictionaryExtensions.cs#L11
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
build:
Fushigi/param/ParamLoader.cs#L16
Dereference of a possibly null reference.
|
build:
Fushigi/param/ParamLoader.cs#L23
Nullability of reference types in value of type 'KeyValuePair<string, JsonNode?>' doesn't match target type 'KeyValuePair<string, JsonNode>'.
|
build:
Fushigi/param/ParamLoader.cs#L28
Converting null literal or possible null value to non-nullable type.
|
build:
Fushigi/param/ParamLoader.cs#L28
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
build:
Fushigi/param/ParamLoader.cs#L41
Non-nullable field 'mParams' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Fushigi/param/ParamDB.cs#L51
Dereference of a possibly null reference.
|
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:
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.
|
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/Common/Utils.cs#L105
Converting null literal or possible null value to non-nullable type.
|