Skip to content

Bump Microsoft.AspNetCore.Authentication.JwtBearer and System.IdentityModel.Tokens.Jwt #24

Bump Microsoft.AspNetCore.Authentication.JwtBearer and System.IdentityModel.Tokens.Jwt

Bump Microsoft.AspNetCore.Authentication.JwtBearer and System.IdentityModel.Tokens.Jwt #24

Triggered via pull request April 9, 2025 15:04
Status Success
Total duration 28s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: AniWorldReminder_API/Misc/HtmlNodeQueryBuilder.cs#L130
Converting null literal or possible null value to non-nullable type.
build: AniWorldReminder_API/Services/TelegramBotService.cs#L95
Possible null reference argument for parameter 'text' in 'Task<Message?> TelegramBotService.SendMessageAsync(long chatId, string text, bool showLinkPreview = true, ParseMode parseMode = ParseMode.Html, bool silentMessage = false, ReplyKeyboardMarkup? rkm = null)'.
build: AniWorldReminder_API/Services/TelegramBotService.cs#L88
Possible null reference argument for parameter 'text' in 'string Extensions.HtmlDecode(string text)'.
build: AniWorldReminder_API/Services/TelegramBotService.cs#L79
Possible null reference argument for parameter 'text' in 'string Extensions.HtmlDecode(string text)'.
build: AniWorldReminder_API/Misc/HtmlNodeQueryBuilder.cs#L27
Possible null reference return.
build: AniWorldReminder_API/Services/TMDBService.cs#L70
Dereference of a possibly null reference.
build: AniWorldReminder_API/Services/TMDBService.cs#L65
Dereference of a possibly null reference.
build: AniWorldReminder_API/Misc/StreamingPortalHelper.cs#L17
Dereference of a possibly null reference.
build: AniWorldReminder_API/Misc/StreamingPortalHelper.cs#L16
Converting null literal or possible null value to non-nullable type.
build: AniWorldReminder_API/Classes/SettingsHelper.cs#L17
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.