add base.onEnter/onLeave to no move trigger #52
Merged
Annotations
14 warnings
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/
|
|
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/
|
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'.
|
Code/CustomBridgeTile.cs#L70
'CustomBridgeTile.shakeTimer' hides inherited member 'Platform.shakeTimer'. Use the new keyword if hiding was intended.
|
Code/FLCC/InteractiveChaser.cs#L621
'InteractiveChaser.DummyPlayer.OnCollideH(CollisionData)' hides inherited member 'Player.OnCollideH(CollisionData)'. Use the new keyword if hiding was intended.
|
Code/FLCC/InteractiveChaser.cs#L627
'InteractiveChaser.DummyPlayer.OnCollideV(CollisionData)' hides inherited member 'Player.OnCollideV(CollisionData)'. Use the new keyword if hiding was intended.
|
Code/KeyBerryPoints.cs#L92
Field 'KeyBerryPoints.burst' is never assigned to, and will always have its default value null
|
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'.
|
Code/CustomBridgeTile.cs#L70
'CustomBridgeTile.shakeTimer' hides inherited member 'Platform.shakeTimer'. Use the new keyword if hiding was intended.
|
Code/FLCC/InteractiveChaser.cs#L621
'InteractiveChaser.DummyPlayer.OnCollideH(CollisionData)' hides inherited member 'Player.OnCollideH(CollisionData)'. Use the new keyword if hiding was intended.
|
Code/FLCC/InteractiveChaser.cs#L627
'InteractiveChaser.DummyPlayer.OnCollideV(CollisionData)' hides inherited member 'Player.OnCollideV(CollisionData)'. Use the new keyword if hiding was intended.
|
Code/KeyBerryPoints.cs#L92
Field 'KeyBerryPoints.burst' is never assigned to, and will always have its default value null
|
|
This job succeeded
Loading