Skip to content

⬆️ Upgrade actions/setup-dotnet action to v4 (#526) #1952

⬆️ Upgrade actions/setup-dotnet action to v4 (#526)

⬆️ Upgrade actions/setup-dotnet action to v4 (#526) #1952

Triggered via push December 11, 2023 06:06
Status Success
Total duration 45s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

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)'.