precautions for the nuget stuff #39
Annotations
1 error and 12 warnings
build
Process completed with exit code 1.
|
build
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/
|
build:
MiraAPI/Networking/SyncModifiersRpc.cs#L13
Nullability of type of parameter 'data' doesn't match overridden member (possibly because of nullability attributes).
|
build:
MiraAPI/Networking/SyncModifiersRpc.cs#L37
Nullability of type of parameter 'data' doesn't match overridden member (possibly because of nullability attributes).
|
build:
MiraAPI/Networking/SyncOptionsRpc.cs#L14
Nullability of type of parameter 'data' doesn't match overridden member (possibly because of nullability attributes).
|
build:
MiraAPI/Networking/SyncOptionsRpc.cs#L38
Nullability of type of parameter 'data' doesn't match overridden member (possibly because of nullability attributes).
|
build:
MiraAPI/Networking/SyncRoleOptionsRpc.cs#L14
Nullability of type of parameter 'data' doesn't match overridden member (possibly because of nullability attributes).
|
build:
MiraAPI/Networking/SyncRoleOptionsRpc.cs#L38
Nullability of type of parameter 'data' doesn't match overridden member (possibly because of nullability attributes).
|
build:
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.
|
build:
MiraAPI/Utilities/Assets/LoadableResourceAsset.cs#L25
Possible null reference return.
|
build:
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)'.
|
build:
MiraAPI/Utilities/Assets/LoadableBundleAsset.cs#L27
Possible null reference assignment.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AllOfUs.MiraAPI.nupkg
|
122 KB |
|
MiraAPI.dll
|
179 KB |
|