Add ID and Tags field #224
Annotations
20 warnings
api:
api/Controllers/DataController.cs#L41
Dereference of a possibly null reference.
|
api:
api/Controllers/DataController.cs#L41
Dereference of a possibly null reference.
|
api:
api/Controllers/DataController.cs#L53
Possible null reference argument for parameter 'artist' in 'string DataController.GetMusicKey(string songName, string artist, string songType)'.
|
api:
api/Controllers/DataController.cs#L53
Possible null reference argument for parameter 'songType' in 'string DataController.GetMusicKey(string songName, string artist, string songType)'.
|
api:
api/Controllers/DataController.cs#L85
Possible null reference argument for parameter 'artist' in 'string DataController.GetMusicKey(string songName, string artist, string songType)'.
|
api:
api/Controllers/DataController.cs#L85
Possible null reference argument for parameter 'songType' in 'string DataController.GetMusicKey(string songName, string artist, string songType)'.
|
api:
api/Controllers/DataController.cs#L88
Converting null literal or possible null value to non-nullable type.
|
api:
api/Controllers/DataController.cs#L92
Possible null reference argument for parameter 'album' in 'string DataController.GetAlbumName(string? artist, string album)'.
|
api:
api/Controllers/DataController.cs#L110
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, Album>.ContainsKey(string key)'.
|
api:
api/Controllers/DataController.cs#L112
Possible null reference argument for parameter 'key' in 'void Dictionary<string, Album>.Add(string key, Album value)'.
|
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/SongForm.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/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/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#L41
Dereference of a possibly null reference.
|
api:
api/Controllers/DataController.cs#L41
Dereference of a possibly null reference.
|
api:
api/Controllers/DataController.cs#L53
Possible null reference argument for parameter 'artist' in 'string DataController.GetMusicKey(string songName, string artist, string songType)'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
back
|
2.17 MB |
|
front
|
7.09 MB |
|