FIX NUGET CI PRAYING RN #41
Annotations
12 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "AllOfUs.MiraAPI.nupkg", "MiraAPI.dll".
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v3, cake-build/cake-action@v2, actions/upload-artifact@v3, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run the Cake script:
MiraAPI/Networking/SyncModifiersRpc.cs#L13
Nullability of type of parameter 'data' doesn't match overridden member (possibly because of nullability attributes).
|
Run the Cake script:
MiraAPI/Networking/SyncModifiersRpc.cs#L37
Nullability of type of parameter 'data' doesn't match overridden member (possibly because of nullability attributes).
|
Run the Cake script:
MiraAPI/Networking/SyncOptionsRpc.cs#L14
Nullability of type of parameter 'data' doesn't match overridden member (possibly because of nullability attributes).
|
Run the Cake script:
MiraAPI/Networking/SyncOptionsRpc.cs#L38
Nullability of type of parameter 'data' doesn't match overridden member (possibly because of nullability attributes).
|
Run the Cake script:
MiraAPI/Networking/SyncRoleOptionsRpc.cs#L14
Nullability of type of parameter 'data' doesn't match overridden member (possibly because of nullability attributes).
|
Run the Cake script:
MiraAPI/Networking/SyncRoleOptionsRpc.cs#L38
Nullability of type of parameter 'data' doesn't match overridden member (possibly because of nullability attributes).
|
Run the Cake script:
MiraAPI/MiraApiPlugin.cs#L20
Non-nullable property 'PluginManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run the Cake script:
MiraAPI/Networking/CustomMurderRpcs.cs#L111
Possible null reference argument for parameter 'anim' in 'IEnumerator CustomMurderRpcs.CoPerformCustomKill(KillAnimation anim, PlayerControl source, PlayerControl target, bool createDeadBody = true, bool teleportMurderer = true)'.
|
Run the Cake script:
MiraAPI/Patches/Roles/RoleOptionsCollectionPatch.cs#L22
Dereference of a possibly null reference.
|
Run the Cake script:
MiraAPI/Patches/Roles/RoleOptionsCollectionPatch.cs#L43
Dereference of a possibly null reference.
|
Loading