Update release.yml #4
Annotations
36 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
TelegramMusicStatus/Services/Utils.cs#L10
Dereference of a possibly null reference.
|
TelegramMusicStatus/Services/TelegramStatusService.cs#L21
Non-nullable field '_userAbout' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
TelegramMusicStatus/Services/TelegramStatusService.cs#L21
Non-nullable field '_currentAbout' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
TelegramMusicStatus/Models/TrackInfoMessage.cs#L5
Non-nullable property 'TrackTitle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TelegramMusicStatus/Models/TrackInfoMessage.cs#L6
Non-nullable property 'Artist' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TelegramMusicStatus/Services/AIMPMusicService.cs#L23
Non-nullable field '_wssv' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
TelegramMusicStatus/Services/AIMPMusicService.cs#L35
Dereference of a possibly null reference.
|
TelegramMusicStatus/Services/Utils.cs#L10
Dereference of a possibly null reference.
|
TelegramMusicStatus/Models/TrackInfoMessage.cs#L5
Non-nullable property 'TrackTitle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TelegramMusicStatus/Models/TrackInfoMessage.cs#L6
Non-nullable property 'Artist' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TelegramMusicStatus/Services/TelegramStatusService.cs#L21
Non-nullable field '_userAbout' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
TelegramMusicStatus/Services/TelegramStatusService.cs#L21
Non-nullable field '_currentAbout' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
TelegramMusicStatus/Services/AIMPMusicService.cs#L23
Non-nullable field '_wssv' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
TelegramMusicStatus/Services/AIMPMusicService.cs#L35
Dereference of a possibly null reference.
|
SpotifyBearerTokenGetter/Program.cs#L25
Dereference of a possibly null reference.
|
SpotifyBearerTokenGetter/Program.cs#L28
Possible null reference assignment.
|
SpotifyBearerTokenGetter/Program.cs#L30
Possible null reference assignment.
|
SpotifyBearerTokenGetter/Program.cs#L52
Possible null reference argument for parameter 'clientId' in 'LoginRequest.LoginRequest(Uri redirectUri, string clientId, ResponseType responseType)'.
|
SpotifyBearerTokenGetter/Program.cs#L63
Dereference of a possibly null reference.
|
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
SpotifyBearerTokenGetter/Program.cs#L78
Dereference of a possibly null reference.
|
SpotifyBearerTokenGetter/Program.cs#L25
Dereference of a possibly null reference.
|
SpotifyBearerTokenGetter/Program.cs#L28
Possible null reference assignment.
|
SpotifyBearerTokenGetter/Program.cs#L30
Possible null reference assignment.
|
SpotifyBearerTokenGetter/Program.cs#L52
Possible null reference argument for parameter 'clientId' in 'LoginRequest.LoginRequest(Uri redirectUri, string clientId, ResponseType responseType)'.
|
SpotifyBearerTokenGetter/Program.cs#L63
Dereference of a possibly null reference.
|
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
SpotifyBearerTokenGetter/Program.cs#L78
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading