fix: proper SceneInfo order in AddEnvironmentOverrides patch #3
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, Goobwabber/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, Goobwabber/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
MultiplayerExtensions/obj/Release/net472/MultiplayerExtensions.AssemblyInfo.cs#L13
The type 'IgnoresAccessChecksToAttribute' in '/home/runner/.nuget/packages/bepinex.assemblypublicizer.msbuild/0.4.1/contentFiles/cs/any/IgnoresAccessChecksToAttribute.cs' conflicts with the imported type 'IgnoresAccessChecksToAttribute' in 'MultiplayerCore, Version=1.5.1.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/.nuget/packages/bepinex.assemblypublicizer.msbuild/0.4.1/contentFiles/cs/any/IgnoresAccessChecksToAttribute.cs'.
|
Build:
MultiplayerExtensions/obj/Release/net472/MultiplayerExtensions.AssemblyInfo.cs#L14
The type 'IgnoresAccessChecksToAttribute' in '/home/runner/.nuget/packages/bepinex.assemblypublicizer.msbuild/0.4.1/contentFiles/cs/any/IgnoresAccessChecksToAttribute.cs' conflicts with the imported type 'IgnoresAccessChecksToAttribute' in 'MultiplayerCore, Version=1.5.1.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/.nuget/packages/bepinex.assemblypublicizer.msbuild/0.4.1/contentFiles/cs/any/IgnoresAccessChecksToAttribute.cs'.
|
Build:
MultiplayerExtensions/obj/Release/net472/MultiplayerExtensions.AssemblyInfo.cs#L15
The type 'IgnoresAccessChecksToAttribute' in '/home/runner/.nuget/packages/bepinex.assemblypublicizer.msbuild/0.4.1/contentFiles/cs/any/IgnoresAccessChecksToAttribute.cs' conflicts with the imported type 'IgnoresAccessChecksToAttribute' in 'MultiplayerCore, Version=1.5.1.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/.nuget/packages/bepinex.assemblypublicizer.msbuild/0.4.1/contentFiles/cs/any/IgnoresAccessChecksToAttribute.cs'.
|
Build:
MultiplayerExtensions/obj/Release/net472/MultiplayerExtensions.AssemblyInfo.cs#L16
The type 'IgnoresAccessChecksToAttribute' in '/home/runner/.nuget/packages/bepinex.assemblypublicizer.msbuild/0.4.1/contentFiles/cs/any/IgnoresAccessChecksToAttribute.cs' conflicts with the imported type 'IgnoresAccessChecksToAttribute' in 'MultiplayerCore, Version=1.5.1.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/.nuget/packages/bepinex.assemblypublicizer.msbuild/0.4.1/contentFiles/cs/any/IgnoresAccessChecksToAttribute.cs'.
|
Build:
MultiplayerExtensions/Utilities/SpriteManager.cs#L36
Cannot convert null literal to non-nullable reference type.
|
Build:
MultiplayerExtensions/Utilities/SpriteManager.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Build:
MultiplayerExtensions/Utilities/SpriteManager.cs#L40
Cannot convert null literal to non-nullable reference type.
|
Build:
MultiplayerExtensions/Utilities/SpriteManager.cs#L42
Cannot convert null literal to non-nullable reference type.
|
Build:
MultiplayerExtensions/Environment/MpexAvatarNameTag.cs#L103
Converting null literal or possible null value to non-nullable type.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "MultiplayerExtensions-1.1.0-bs1.37.3-3898275".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Build:
MultiplayerExtensions/Environment/MpexPlayerTableCell.cs#L18
The field 'MpexPlayerTableCell.alphaIsMe' is assigned but its value is never used
|
Loading