fix issue #11 #36
Annotations
12 warnings
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. 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/Utilities/Assets/LoadableResourceAsset.cs#L25
Possible null reference return.
|
Run the Cake script:
MiraAPI/Utilities/Assets/LoadableBundleAsset.cs#L27
Possible null reference assignment.
|
Run the Cake script:
MiraAPI/Utilities/Assets/LoadableBundleAsset.cs#L34
Possible null reference return.
|
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/
|
Loading