Skip to content

Fix website always using raw audio on reload #337

Fix website always using raw audio on reload

Fix website always using raw audio on reload #337

Triggered via push January 1, 2025 14:53
Status Success
Total duration 45s
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/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.
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