Skip to content

Fix Max Upload Size handling #444

Fix Max Upload Size handling

Fix Max Upload Size handling #444

Triggered via pull request November 15, 2024 16:15
Status Failure
Total duration 2m 8s
Artifacts

dotnet-build.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build (8.0.x, ubuntu-latest, Release): service/Core/Configuration/ServiceConfig.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build (8.0.x, ubuntu-latest, Release): service/Service/Program.cs#L105
'ServiceConfig' does not contain a definition for 'GetMaxUploadSizeInBytes' and no accessible extension method 'GetMaxUploadSizeInBytes' accepting a first argument of type 'ServiceConfig' could be found (are you missing a using directive or an assembly reference?)
Build (8.0.x, ubuntu-latest, Release): service/Core/Configuration/ServiceConfig.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build (8.0.x, ubuntu-latest, Release): service/Service/Program.cs#L105
'ServiceConfig' does not contain a definition for 'GetMaxUploadSizeInBytes' and no accessible extension method 'GetMaxUploadSizeInBytes' accepting a first argument of type 'ServiceConfig' could be found (are you missing a using directive or an assembly reference?)
Build (8.0.x, ubuntu-latest, Release)
Process completed with exit code 1.
Build (8.0.x, ubuntu-latest, Debug): service/Core/Configuration/ServiceConfig.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build (8.0.x, ubuntu-latest, Debug): service/Service/Program.cs#L105
'ServiceConfig' does not contain a definition for 'GetMaxUploadSizeInBytes' and no accessible extension method 'GetMaxUploadSizeInBytes' accepting a first argument of type 'ServiceConfig' could be found (are you missing a using directive or an assembly reference?)
Build (8.0.x, ubuntu-latest, Debug): service/Core/Configuration/ServiceConfig.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build (8.0.x, ubuntu-latest, Debug): service/Service/Program.cs#L105
'ServiceConfig' does not contain a definition for 'GetMaxUploadSizeInBytes' and no accessible extension method 'GetMaxUploadSizeInBytes' accepting a first argument of type 'ServiceConfig' could be found (are you missing a using directive or an assembly reference?)
Build (8.0.x, ubuntu-latest, Debug)
Process completed with exit code 1.