Skip to content

Old Code Revamp, Curved Rails, & Actor To Rail Fix #452

Old Code Revamp, Curved Rails, & Actor To Rail Fix

Old Code Revamp, Curved Rails, & Actor To Rail Fix #452

Triggered via pull request February 16, 2024 03:34
Status Success
Total duration 43s
Artifacts 4

dotnet.yml

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

Annotations

84 warnings
build (linux-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (linux-x64): SARC/SARC.cs#L125
Possible null reference return.
build (linux-x64): 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 (linux-x64): 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 (linux-x64): 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 (linux-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L14
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L14
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L16
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L44
Converting null literal or possible null value to non-nullable type.
build (linux-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L52
Dereference of a possibly null reference.
build (linux-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L67
Dereference of a possibly null reference.
build (linux-x64): SARC/SARC.cs#L125
Possible null reference return.
build (linux-x64): 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 (linux-x64): 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 (linux-x64): 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 (linux-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L14
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L14
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L16
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (linux-x64): 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 (linux-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L44
Converting null literal or possible null value to non-nullable type.
build (linux-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L52
Dereference of a possibly null reference.
build (osx-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (osx-x64): SARC/SARC.cs#L125
Possible null reference return.
build (osx-x64): 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 (osx-x64): 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 (osx-x64): 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 (osx-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L14
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L14
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L16
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L44
Converting null literal or possible null value to non-nullable type.
build (osx-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L52
Dereference of a possibly null reference.
build (osx-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L67
Dereference of a possibly null reference.
build (osx-x64): SARC/SARC.cs#L125
Possible null reference return.
build (osx-x64): 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 (osx-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L44
Converting null literal or possible null value to non-nullable type.
build (osx-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L52
Dereference of a possibly null reference.
build (osx-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L14
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L14
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L16
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-x64): 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 (osx-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L67
Dereference of a possibly null reference.
build (osx-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L74
Dereference of a possibly null reference.
build (win-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (win-x64): SARC/SARC.cs#L125
Possible null reference return.
build (win-x64): 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 (win-x64): 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 (win-x64): 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 (win-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L44
Converting null literal or possible null value to non-nullable type.
build (win-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L52
Dereference of a possibly null reference.
build (win-x64): 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 (win-x64): 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 (win-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L14
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L14
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): SARC/SARC.cs#L125
Possible null reference return.
build (win-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L14
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L14
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): Fushigi.Byml/Serializer/BymlProperty.cs#L16
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (win-x64): 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 (win-x64): 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 (win-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L44
Converting null literal or possible null value to non-nullable type.
build (win-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L52
Dereference of a possibly null reference.
build (win-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L67
Dereference of a possibly null reference.
build (win-x64): Fushigi.Byml/Serializer/BymlSerialize.cs#L74
Dereference of a possibly null reference.
build (osx-arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (osx-arm64): SARC/SARC.cs#L125
Possible null reference return.
build (osx-arm64): 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 (osx-arm64): 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 (osx-arm64): 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 (osx-arm64): Fushigi.Byml/Serializer/BymlSerialize.cs#L44
Converting null literal or possible null value to non-nullable type.
build (osx-arm64): Fushigi.Byml/Serializer/BymlSerialize.cs#L52
Dereference of a possibly null reference.
build (osx-arm64): Fushigi.Byml/BymlWriter.cs#L213
Dereference of a possibly null reference.
build (osx-arm64): Fushigi.Byml/Serializer/BymlSerialize.cs#L67
Dereference of a possibly null reference.
build (osx-arm64): Fushigi.Byml/Serializer/BymlSerialize.cs#L74
Dereference of a possibly null reference.
build (osx-arm64): Fushigi.Byml/Serializer/BymlSerialize.cs#L77
Converting null literal or possible null value to non-nullable type.
build (osx-arm64): SARC/SARC.cs#L125
Possible null reference return.
build (osx-arm64): Fushigi.Byml/Serializer/BymlProperty.cs#L14
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-arm64): Fushigi.Byml/Serializer/BymlProperty.cs#L14
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-arm64): Fushigi.Byml/Serializer/BymlProperty.cs#L16
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (osx-arm64): 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 (osx-arm64): 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 (osx-arm64): Fushigi.Byml/Serializer/BymlSerialize.cs#L44
Converting null literal or possible null value to non-nullable type.
build (osx-arm64): Fushigi.Byml/Serializer/BymlSerialize.cs#L52
Dereference of a possibly null reference.
build (osx-arm64): Fushigi.Byml/Serializer/BymlSerialize.cs#L67
Dereference of a possibly null reference.
build (osx-arm64): Fushigi.Byml/Serializer/BymlSerialize.cs#L74
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
linux-x64 Expired
4.96 MB
osx-arm64 Expired
6.01 MB
osx-x64 Expired
6.01 MB
win-x64 Expired
5.04 MB