Fix issue with NPE on start #10
Annotations
57 warnings
build-and-publish
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/
|
build-and-publish
Unexpected input(s) 'release_name', valid inputs are ['body', 'body_path', 'name', 'tag_name', 'draft', 'prerelease', 'files', 'fail_on_unmatched_files', 'repository', 'token', 'target_commitish', 'discussion_category_name', 'generate_release_notes', 'append_body']
|
build-and-publish:
TelegramMusicStatus/Services/TasksService.cs#L15
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
TelegramMusicStatus/Services/TasksService.cs#L16
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
TelegramMusicStatus/Program.cs#L68
Dereference of a possibly null reference.
|
build-and-publish:
TelegramMusicStatus/Program.cs#L69
Dereference of a possibly null reference.
|
build-and-publish:
TelegramMusicStatus/Program.cs#L77
Dereference of a possibly null reference.
|
build-and-publish:
TelegramMusicStatus/Models/TrackInfoMessage.cs#L5
Non-nullable property 'TrackTitle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-publish:
TelegramMusicStatus/Models/TrackInfoMessage.cs#L6
Non-nullable property 'Artist' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-publish:
TelegramMusicStatus/Services/AIMPMusicService.cs#L23
Non-nullable field '_wssv' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-and-publish:
TelegramMusicStatus/Services/TasksService.cs#L15
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
TelegramMusicStatus/Services/TasksService.cs#L16
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
TelegramMusicStatus/Models/TrackInfoMessage.cs#L5
Non-nullable property 'TrackTitle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-publish:
TelegramMusicStatus/Models/TrackInfoMessage.cs#L6
Non-nullable property 'Artist' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-publish:
TelegramMusicStatus/Program.cs#L68
Dereference of a possibly null reference.
|
build-and-publish:
TelegramMusicStatus/Program.cs#L69
Dereference of a possibly null reference.
|
build-and-publish:
TelegramMusicStatus/Program.cs#L77
Dereference of a possibly null reference.
|
build-and-publish:
TelegramMusicStatus/Services/AIMPMusicService.cs#L23
Non-nullable field '_wssv' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L25
Dereference of a possibly null reference.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L28
Possible null reference assignment.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L30
Possible null reference assignment.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L52
Possible null reference argument for parameter 'clientId' in 'LoginRequest.LoginRequest(Uri redirectUri, string clientId, ResponseType responseType)'.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L63
Dereference of a possibly null reference.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L25
Dereference of a possibly null reference.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L28
Possible null reference assignment.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L30
Possible null reference assignment.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L52
Possible null reference argument for parameter 'clientId' in 'LoginRequest.LoginRequest(Uri redirectUri, string clientId, ResponseType responseType)'.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L63
Dereference of a possibly null reference.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
SpotifyBearerTokenGetter/Program.cs#L76
Cannot convert null literal to non-nullable reference type.
|
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|