Build: #228 failed

Job: Tablet Director failed

Stages & jobs

  1. Tablet Director Stage

  2. Host Agent Stage

Job result summary

Completed
Duration
4 seconds
Agent
Default Agent
Revision
ea5fd49f7ebec04e47ad01740d309801a1628d5b
Fixed in
#229 (Code changes detected)

No failed tests found, a possible compilation error occurred.

Error summary

The build generated some errors. See the full build log for more details.

API\OrderApiController.cs(1211,38): warning CS0168: The variable 'ex' is declared but never used [C:\Users\Administrator\bamboo-home\xml-data\build-dir\WAR-TDD-TD\TabletDirector\TabletDirector.csproj]
Controllers\OrderArchiveController.cs(80,29): error CS1061: 'TabletDirector.Models.DatabaseModels.OrderArchive' does not contain a definition for 'PickeDby' and no extension method 'PickeDby' accepting a first argument of type 'TabletDirector.Models.DatabaseModels.OrderArchive' could be found (are you missing a using directive or an assembly reference?) [C:\Users\Administrator\bamboo-home\xml-data\build-dir\WAR-TDD-TD\TabletDirector\TabletDirector.csproj]
Controllers\OrderArchiveController.cs(81,29): error CS1061: 'TabletDirector.Models.DatabaseModels.OrderArchive' does not contain a definition for 'VerifieDby' and no extension method 'VerifieDby' accepting a first argument of type 'TabletDirector.Models.DatabaseModels.OrderArchive' could be found (are you missing a using directive or an assembly reference?) [C:\Users\Administrator\bamboo-home\xml-data\build-dir\WAR-TDD-TD\TabletDirector\TabletDirector.csproj]
(CoreCompile target) ->
  Controllers\OrderArchiveController.cs(80,29): error CS1061: 'TabletDirector.Models.DatabaseModels.OrderArchive' does not contain a definition for 'PickeDby' and no extension method 'PickeDby' accepting a first argument of type 'TabletDirector.Models.DatabaseModels.OrderArchive' could be found (are you missing a using directive or an assembly reference?) [C:\Users\Administrator\bamboo-home\xml-data\build-dir\WAR-TDD-TD\TabletDirector\TabletDirector.csproj]
  Controllers\OrderArchiveController.cs(81,29): error CS1061: 'TabletDirector.Models.DatabaseModels.OrderArchive' does not contain a definition for 'VerifieDby' and no extension method 'VerifieDby' accepting a first argument of type 'TabletDirector.Models.DatabaseModels.OrderArchive' could be found (are you missing a using directive or an assembly reference?) [C:\Users\Administrator\bamboo-home\xml-data\build-dir\WAR-TDD-TD\TabletDirector\TabletDirector.csproj]