Skip to content

Add playlist creation from web view #329

Add playlist creation from web view

Add playlist creation from web view #329

Triggered via push December 31, 2024 12:08
Status Success
Total duration 34s
Artifacts 2

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
front
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
api
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
api: backend/api/Models/Response/TokenResponse.cs#L5
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Data/Credentials.cs#L5
Non-nullable property 'AdminPwd' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Response/SongResponse.cs#L5
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Response/SongResponse.cs#L6
Non-nullable property 'AlbumKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Response/SongResponse.cs#L7
Non-nullable property 'AlbumSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Response/SongResponse.cs#L8
Non-nullable property 'AlbumPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Response/SongResponse.cs#L9
Non-nullable property 'AlbumName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Response/SongResponse.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Response/SongResponse.cs#L11
Non-nullable property 'Artist' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Services/WebsiteManager.cs#L22
Possible null reference return.
api: backend/api/Models/Response/TokenResponse.cs#L5
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Response/SongResponse.cs#L5
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Response/SongResponse.cs#L6
Non-nullable property 'AlbumKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Response/SongResponse.cs#L7
Non-nullable property 'AlbumSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Response/SongResponse.cs#L8
Non-nullable property 'AlbumPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Response/SongResponse.cs#L9
Non-nullable property 'AlbumName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Response/SongResponse.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Response/SongResponse.cs#L11
Non-nullable property 'Artist' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Request/YoutubeForm.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: backend/api/Models/Request/YoutubeForm.cs#L11
Non-nullable property 'Youtube' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
back
1.84 MB
front
7.1 MB