Skip to content

Merge branch 'master' of https://github.com/NET-G4/WMS.WebUI #8

Merge branch 'master' of https://github.com/NET-G4/WMS.WebUI

Merge branch 'master' of https://github.com/NET-G4/WMS.WebUI #8

Triggered via push August 18, 2024 12:56
Status Failure
Total duration 27s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
build: WMS.WebUI/WMS.WebUI/Program.cs#L1
The type or namespace name 'Azure' could not be found (are you missing a using directive or an assembly reference?)
build: WMS.WebUI/WMS.WebUI/Program.cs#L1
The type or namespace name 'Azure' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build: WMS.WebUI/WMS.WebUI/Controllers/HomeController.cs#L52
'HomeController.NotFound()' hides inherited member 'ControllerBase.NotFound()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build: WMS.WebUI/WMS.WebUI/Controllers/HomeController.cs#L52
'HomeController.NotFound()' hides inherited member 'ControllerBase.NotFound()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.