release/v0.14.2 #76
Annotations
13 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "niconicome-nightly-win-x64-2024-09-21-17-52", "niconicome-nightly-win-x64-sc-2024-09-21-17-52", "niconicome-nightly-win-x86-2024-09-21-17-52", "niconicome-nightly-win-x86-sc-2024-09-21-17-52".
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/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1, 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/
|
Niconicome/ViewModels/Converter/KeyDown/KeyDownEventToKeyEventInfoConverter.cs#L14
Nullability of reference types in type of parameter 'source' doesn't match overridden member.
|
Niconicome/Shared/SurveyPrompt.razor#L15
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Niconicome/Models/Domain/Local/Store/Types/Playlist.cs#L18
Non-nullable property 'Videos' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Niconicome/Models/Domain/Local/Store/Types/Playlist.cs#L18
Non-nullable property 'CustomVideoSequence' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Niconicome/Models/Domain/Niconico/NiconicoContext.cs#L69
The field 'NiconicoContext.UserNameAPI' is assigned but its value is never used
|
Niconicome/Models/Domain/Niconico/Download/Comment/V2/Fetch/CommentRequestBuilder.cs#L51
The field 'CommentRequestBuilder.commandIndex' is assigned but its value is never used
|
Niconicome/Models/Domain/Niconico/Download/Comment/V2/Fetch/V3/CommentRequestBuilder.cs#L51
The field 'CommentRequestBuilder.commandIndex' is assigned but its value is never used
|
Niconicome/ViewModels/Converter/KeyDown/KeyDownEventToKeyEventInfoConverter.cs#L14
Nullability of reference types in type of parameter 'source' doesn't match overridden member.
|
Niconicome/Shared/SurveyPrompt.razor#L15
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Niconicome/Models/Domain/Local/Store/Types/Playlist.cs#L18
Non-nullable property 'Videos' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading