Skip to content

Fix phone bottom margin #303

Fix phone bottom margin

Fix phone bottom margin #303

Triggered via push December 29, 2024 17:18
Status Success
Total duration 28s
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/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/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/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/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/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/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/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/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/Services/WebsiteManager.cs#L22
Possible null reference return.
api: backend/api/Services/WebsiteManager.cs#L30
Possible null reference return.
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/Controllers/DataController.cs#L28
Dereference of a possibly null reference.
api: backend/api/Controllers/DataController.cs#L28
Dereference of a possibly null reference.
api: backend/api/Controllers/DataController.cs#L28
Possible null reference assignment.
api: backend/api/Models/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/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/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/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/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.

Artifacts

Produced during runtime
Name Size
back
1.84 MB
front
7.09 MB