Skip to content

KM web service: fix max upload size logic #448

KM web service: fix max upload size logic

KM web service: fix max upload size logic #448

Triggered via pull request November 17, 2024 19:52
Status Failure
Total duration 2m 1s
Artifacts

dotnet-build.yml

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

Annotations

6 errors
Build (8.0.x, ubuntu-latest, Release): service/Service.AspNetCore/WebAPIEndpoints.cs#L29
'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/Service.AspNetCore/WebAPIEndpoints.cs#L29
'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/Service.AspNetCore/WebAPIEndpoints.cs#L29
'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/Service.AspNetCore/WebAPIEndpoints.cs#L29
'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.