Fix Max Upload Size handling #444
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.
|