Fix episode voting in API v2 #950
Annotations
2 errors and 11 warnings
The run was canceled by @harshithmohan.
|
|
Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L58
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L27
Non-nullable property 'AvailableFolders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L32
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L37
Non-nullable property 'Episodes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L42
Non-nullable property 'Series' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L47
Non-nullable property 'Groups' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Shoko.Plugin.Abstractions/Attributes/PluginSettings.cs#L6
Missing XML comment for publicly visible type or member 'PluginSettingsAttribute'
|
Shoko.Plugin.Abstractions/Attributes/RenamerIDAttribute.cs#L12
Missing XML comment for publicly visible type or member 'RenamerIDAttribute.RenamerIDAttribute(string)'
|
Shoko.Plugin.Abstractions/Attributes/RenamerIDAttribute.cs#L17
Missing XML comment for publicly visible type or member 'RenamerIDAttribute.RenamerId'
|
Shoko.Plugin.Abstractions/DataModels/AniDBMediaData.cs#L5
Missing XML comment for publicly visible type or member 'AniDBMediaData'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Shoko.CLI_Framework_linux-x64.zip", "Shoko.CLI_Standalone_linux-arm64.zip", "Shoko.CLI_Standalone_linux-x64.zip", "Shoko.TrayService_Framework_win-x64.zip", "Shoko.TrayService_Standalone_win-x64.zip".
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/
|
This job was cancelled
Loading