Skip to content

Add token persistency #263

Add token persistency

Add token persistency #263

Triggered via push December 2, 2024 16:38
Status Success
Total duration 31s
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: 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: 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: 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: 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: 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: 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: api/Models/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: api/Controllers/DataController.cs#L28
Dereference of a possibly null reference.
api: api/Controllers/DataController.cs#L28
Dereference of a possibly null reference.
api: api/Controllers/PlaylistController.cs#L28
Dereference of a possibly null reference.
api: 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: 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: 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: 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: 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: 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: api/Models/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: api/Controllers/DataController.cs#L28
Dereference of a possibly null reference.
api: api/Controllers/DataController.cs#L28
Dereference of a possibly null reference.
api: api/Controllers/DataController.cs#L111
Possible null reference return.

Artifacts

Produced during runtime
Name Size
back
2.17 MB
front
7.09 MB