Skip to content

Merge pull request #56 from CommunalHelper/misc-fix #119

Merge pull request #56 from CommunalHelper/misc-fix

Merge pull request #56 from CommunalHelper/misc-fix #119

Triggered via push August 7, 2024 00:14
Status Success
Total duration 29s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, robinraju/[email protected], actions/setup-dotnet@v2, 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
No files were found with the provided path: Code/bin/Debug/net452. No artifacts will be uploaded.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: Code/obj/Debug/net7.0/vitmod.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 'MonoMod.Utils, Version=22.1.4.3, 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: Code/CustomBridgeTile.cs#L70
'CustomBridgeTile.shakeTimer' hides inherited member 'Platform.shakeTimer'. Use the new keyword if hiding was intended.
build: Code/FLCC/InteractiveChaser.cs#L621
'InteractiveChaser.DummyPlayer.OnCollideH(CollisionData)' hides inherited member 'Player.OnCollideH(CollisionData)'. Use the new keyword if hiding was intended.
build: Code/FLCC/InteractiveChaser.cs#L627
'InteractiveChaser.DummyPlayer.OnCollideV(CollisionData)' hides inherited member 'Player.OnCollideV(CollisionData)'. Use the new keyword if hiding was intended.
build: Code/KeyBerryPoints.cs#L92
Field 'KeyBerryPoints.burst' is never assigned to, and will always have its default value null
build: Code/obj/Debug/net7.0/vitmod.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 'MonoMod.Utils, Version=22.1.4.3, 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: Code/CustomBridgeTile.cs#L70
'CustomBridgeTile.shakeTimer' hides inherited member 'Platform.shakeTimer'. Use the new keyword if hiding was intended.
build: Code/FLCC/InteractiveChaser.cs#L621
'InteractiveChaser.DummyPlayer.OnCollideH(CollisionData)' hides inherited member 'Player.OnCollideH(CollisionData)'. Use the new keyword if hiding was intended.
build: Code/FLCC/InteractiveChaser.cs#L627
'InteractiveChaser.DummyPlayer.OnCollideV(CollisionData)' hides inherited member 'Player.OnCollideV(CollisionData)'. Use the new keyword if hiding was intended.
build: Code/KeyBerryPoints.cs#L92
Field 'KeyBerryPoints.burst' is never assigned to, and will always have its default value null
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.