Fix issue when adding bans with reason that has line endings #133
Annotations
20 warnings
|
FactorioWebInterface/Pages/Admin/_AdminLayout.cshtml#L0
Dereference of a possibly null reference. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Services/Discord/DiscordServiceConfiguration.cs#L0
Possible null reference argument for parameter 's' in 'ulong ulong.Parse(string s)'. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Services/DownloadGitHubScenarioService.cs#L0
Non-nullable field 'scenarioDownloadUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Services/DownloadGitHubScenarioService.cs#L0
Possible null reference assignment. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Services/FactorioModManager.cs#L0
Dereference of a possibly null reference. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Services/FactorioServerManager.cs#L0
Converting null literal or possible null value to non-nullable type. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Services/FactorioServerPreparer.cs#L0
Dereference of a possibly null reference. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Startup.cs#L0
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Utils/FileSystemHelpers.cs#L0
Dereference of a possibly null reference. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Utils/ZipArchiveHelper.cs#L0
Dereference of a possibly null reference. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Services/FactorioServerPreparer.cs#L0
Dereference of a possibly null reference. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Models/FactorioServerDataConfiguration.cs#L0
Possible null reference assignment. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Models/FactorioServerDataConfiguration.cs#L0
Converting null literal or possible null value to non-nullable type. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Models/FactorioServerDataConfiguration.cs#L0
Converting null literal or possible null value to non-nullable type. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Models/FactorioServerSettings.cs#L0
Possible null reference assignment. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Models/FactorioServerSettings.cs#L0
Possible null reference assignment. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Pages/Admin/_AdminLayout.cshtml#L0
Dereference of a possibly null reference. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Startup.cs#L0
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Utils/FileSystemHelpers.cs#L0
Dereference of a possibly null reference. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
FactorioWebInterface/Utils/ZipArchiveHelper.cs#L0
Dereference of a possibly null reference. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
The logs for this run have expired and are no longer available.
Loading