Skip to content

Fix compile errors #324

Fix compile errors

Fix compile errors #324

Triggered via push December 30, 2024 20:47
Status Success
Total duration 23s
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/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/Request/SongIdentifier.cs#L8
Non-nullable property 'Key' 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/SongForm.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/Services/WebsiteManager.cs#L22
Possible null reference return.
api: backend/api/Services/WebsiteManager.cs#L30
Possible null reference return.
api: backend/api/Models/Request/RegisterData.cs#L8
Non-nullable property 'Key' 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/RegisterData.cs#L10
Non-nullable property 'Path' 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/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/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/Request/SongIdentifier.cs#L8
Non-nullable property 'Key' 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/SongForm.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/RegisterData.cs#L8
Non-nullable property 'Key' 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/RegisterData.cs#L10
Non-nullable property 'Path' 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/PlaylistForm.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/PlaylistForm.cs#L9
Non-nullable property 'FullName' 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.

Artifacts

Produced during runtime
Name Size
back
1.84 MB
front
7.1 MB