Skip to content

Merge branch 'master' of https://github.com/Xwilarg/Euphonia #223

Merge branch 'master' of https://github.com/Xwilarg/Euphonia

Merge branch 'master' of https://github.com/Xwilarg/Euphonia #223

Triggered via push October 11, 2024 16:51
Status Success
Total duration 30s
Artifacts 2

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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/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#L46
Dereference of a possibly null reference.
api: api/Controllers/DataController.cs#L46
Dereference of a possibly null reference.
api: api/Controllers/DataController.cs#L58
Possible null reference argument for parameter 'artist' in 'string DataController.GetMusicKey(string songName, string artist, string songType)'.
api: api/Controllers/DataController.cs#L58
Possible null reference argument for parameter 'songType' in 'string DataController.GetMusicKey(string songName, string artist, string songType)'.
api: api/Controllers/DataController.cs#L90
Possible null reference argument for parameter 'artist' in 'string DataController.GetMusicKey(string songName, string artist, string songType)'.
api: api/Controllers/DataController.cs#L90
Possible null reference argument for parameter 'songType' in 'string DataController.GetMusicKey(string songName, string artist, string songType)'.
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/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/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/Controllers/AuthController.cs#L80
Converting null literal or possible null value to non-nullable type.
api: api/Controllers/AuthController.cs#L94
Cannot convert null literal to non-nullable reference type.
api: api/Controllers/DataController.cs#L46
Dereference of a possibly null reference.
api: api/Controllers/DataController.cs#L46
Dereference of a possibly null reference.
api: api/Controllers/DataController.cs#L58
Possible null reference argument for parameter 'artist' in 'string DataController.GetMusicKey(string songName, string artist, string songType)'.
api: api/Controllers/DataController.cs#L58
Possible null reference argument for parameter 'songType' in 'string DataController.GetMusicKey(string songName, string artist, string songType)'.

Artifacts

Produced during runtime
Name Size
back
2.17 MB
front
7.09 MB