Add on-page refresh #234
Annotations
20 warnings
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/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/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/Controllers/DataController.cs#L30
Dereference of a possibly null reference.
|
api:
api/Controllers/DataController.cs#L30
Dereference of a possibly null reference.
|
api:
api/Controllers/DataController.cs#L34
Converting null literal or possible null value to non-nullable type.
|
api:
api/Controllers/DataController.cs#L39
Converting null literal or possible null value to non-nullable type.
|
api:
api/Controllers/AuthController.cs#L80
Converting null literal or possible null value to non-nullable type.
|
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/DataController.cs#L30
Dereference of a possibly null reference.
|
api:
api/Controllers/DataController.cs#L30
Dereference of a possibly null reference.
|
api:
api/Controllers/DataController.cs#L34
Converting null literal or possible null value to non-nullable type.
|
api:
api/Controllers/DataController.cs#L39
Converting null literal or possible null value to non-nullable type.
|
api:
api/Controllers/AuthController.cs#L80
Converting null literal or possible null value to non-nullable type.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
back
|
2.17 MB |
|
front
|
7.09 MB |
|