Merge pull request #9 from All-Of-Us-Mods/dev #12
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/GameOptions/Attributes/ModdedEnumOptionAttribute.cs#L7
Cannot convert null literal to non-nullable reference type.
|
Run the Cake script:
MiraAPI/GameOptions/Attributes/ModdedEnumOptionAttribute.cs#L7
Cannot convert null literal to non-nullable reference type.
|
Run the Cake script:
MiraAPI/GameOptions/Attributes/ModdedNumberOptionAttribute.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Run the Cake script:
MiraAPI/GameOptions/Attributes/ModdedOptionAttribute.cs#L7
Cannot convert null literal to non-nullable reference type.
|
Run the Cake script:
MiraAPI/GameOptions/Attributes/ModdedStringOptionAttribute.cs#L7
Cannot convert null literal to non-nullable reference type.
|
Run the Cake script:
MiraAPI/GameOptions/Attributes/ModdedToggleOptionAttribute.cs#L7
Cannot convert null literal to non-nullable reference type.
|
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).
|
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