Fix Discord channel name getting stuck while topic keeps updating#134
Open
lex wants to merge 2 commits into
Open
Fix Discord channel name getting stuck while topic keeps updating#134lex wants to merge 2 commits into
lex wants to merge 2 commits into
Annotations
21 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test:
FactorioWebInterface/Pages/Admin/Bans.cshtml.cs#L0
Possible null reference assignment. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Test:
FactorioWebInterface/Models/FactorioServerDataConfiguration.cs#L0
Possible null reference assignment. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Test:
FactorioWebInterface/Models/FactorioServerDataConfiguration.cs#L0
Converting null literal or possible null value to non-nullable type. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Test:
FactorioWebInterface/Models/FactorioServerDataConfiguration.cs#L0
Converting null literal or possible null value to non-nullable type. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Test:
FactorioWebInterface/Models/FactorioServerSettings.cs#L0
Possible null reference assignment. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Test:
FactorioWebInterface/Models/FactorioServerSettings.cs#L0
Possible null reference assignment. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Test:
FactorioWebInterface/Pages/Admin/_AdminLayout.cshtml#L0
Dereference of a possibly null reference. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Test:
FactorioWebInterface/Startup.cs#L0
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Test:
FactorioWebInterface/Utils/FileSystemHelpers.cs#L0
Dereference of a possibly null reference. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Test:
FactorioWebInterface/Utils/ZipArchiveHelper.cs#L0
Dereference of a possibly null reference. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Build:
FactorioWebInterface/Pages/Admin/_AdminLayout.cshtml#L0
Dereference of a possibly null reference. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Build:
FactorioWebInterface/Services/FactorioServerManager.cs#L0
Converting null literal or possible null value to non-nullable type. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Build:
FactorioWebInterface/Startup.cs#L0
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Build:
FactorioWebInterface/Utils/FileSystemHelpers.cs#L0
Dereference of a possibly null reference. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Build:
FactorioWebInterface/Models/FactorioServerDataConfiguration.cs#L0
Possible null reference assignment. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Build:
FactorioWebInterface/Models/FactorioServerDataConfiguration.cs#L0
Converting null literal or possible null value to non-nullable type. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Build:
FactorioWebInterface/Models/FactorioServerDataConfiguration.cs#L0
Converting null literal or possible null value to non-nullable type. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Build:
FactorioWebInterface/Models/FactorioServerSettings.cs#L0
Possible null reference assignment. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Build:
FactorioWebInterface/Models/FactorioServerSettings.cs#L0
Possible null reference assignment. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
|
Build:
FactorioWebInterface/Utils/ZipArchiveHelper.cs#L0
Dereference of a possibly null reference. [D:\a\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface\FactorioWebInterface.csproj]
|
background
wait
wait-all
cancel
parallel
Loading