oops #95
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/OptionTypes/ModdedOption.cs#L106
Non-nullable property 'Data' 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/GameModes/CustomGameModeManager.cs#L18
Missing XML comment for publicly visible type or member 'CustomGameModeManager.IsDefault()'
|
Run the Cake script:
MiraAPI/GameModes/DefaultMode.cs#L4
Missing XML comment for publicly visible type or member 'DefaultMode'
|
Run the Cake script:
MiraAPI/GameModes/DefaultMode.cs#L6
Missing XML comment for publicly visible type or member 'DefaultMode.Name'
|
Run the Cake script:
MiraAPI/GameModes/DefaultMode.cs#L7
Missing XML comment for publicly visible type or member 'DefaultMode.Description'
|
Run the Cake script:
MiraAPI/GameModes/DefaultMode.cs#L8
Missing XML comment for publicly visible type or member 'DefaultMode.Id'
|
Run the Cake script:
MiraAPI/GameModes/RegisterGameModeAttribute.cs#L8
Missing XML comment for publicly visible type or member 'RegisterGameModeAttribute'
|
Run the Cake script:
MiraAPI/GameOptions/IModdedOption.cs#L9
Missing XML comment for publicly visible type or member 'IModdedOption'
|
Run the Cake script:
MiraAPI/GameOptions/IModdedOption.cs#L11
Missing XML comment for publicly visible type or member 'IModdedOption.Id'
|
Run the Cake script:
MiraAPI/GameOptions/IModdedOption.cs#L12
Missing XML comment for publicly visible type or member 'IModdedOption.Title'
|
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