⬆️ Upgrade minor + patch dependencies #1925
Annotations
10 warnings
build:
src/HonzaBotner.Discord/DiscordWrapper.cs#L35
'InteractivityConfiguration.AckPaginationButtons' is obsolete: 'This setting is no longer used or possible to implement.'
|
build:
src/HonzaBotner.Discord.Services/Commands/Polls/Poll.cs#L32
Non-nullable field 'NewChoices' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/HonzaBotner/Migrations/20220916153302_news.cs#L9
The type name 'news' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/HonzaBotner/Migrations/20220916153302_news.Designer.cs#L16
The type name 'news' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/HonzaBotner/Startup.cs#L39
Possible null reference argument for parameter 'connectionUrl' in 'string PsqlConnectionStringParser.GetEFConnectionString(string connectionUrl)'.
|
build:
src/HonzaBotner.Discord/DiscordWrapper.cs#L35
'InteractivityConfiguration.AckPaginationButtons' is obsolete: 'This setting is no longer used or possible to implement.'
|
build:
src/HonzaBotner.Discord.Services/Commands/Polls/Poll.cs#L32
Non-nullable field 'NewChoices' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/HonzaBotner/Migrations/20220916153302_news.cs#L9
The type name 'news' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/HonzaBotner/Migrations/20220916153302_news.Designer.cs#L16
The type name 'news' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/HonzaBotner/Startup.cs#L39
Possible null reference argument for parameter 'connectionUrl' in 'string PsqlConnectionStringParser.GetEFConnectionString(string connectionUrl)'.
|