Build: #817 failed

Job: Tablet Director failed

Stages & jobs

  1. Tablet Director Stage

  2. Host Agent Stage

Job result summary

Completed
Duration
2 seconds
Agent
Default Agent
Revision
fc675d9c6a33ffe782b9dfedf02ec917c952bb47
Fixed in
#818 (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.

Controllers\LocationController.cs(169,30): 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]
API\ItemApiController.cs(446,52): error CS1061: 'ImportItemMaster' does not contain a definition for 'RestockQuantity' and no extension method 'RestockQuantity' accepting a first argument of type 'ImportItemMaster' 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]
API\ItemApiController.cs(451,50): error CS1061: 'ImportItemMaster' does not contain a definition for 'EnableRestock' and no extension method 'EnableRestock' accepting a first argument of type 'ImportItemMaster' 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]
API\LocationApiController.cs(197,52): error CS1061: 'ImportLocation' does not contain a definition for 'EnableRestock' and no extension method 'EnableRestock' accepting a first argument of type 'ImportLocation' 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) ->
  API\ItemApiController.cs(446,52): error CS1061: 'ImportItemMaster' does not contain a definition for 'RestockQuantity' and no extension method 'RestockQuantity' accepting a first argument of type 'ImportItemMaster' 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]
  API\ItemApiController.cs(451,50): error CS1061: 'ImportItemMaster' does not contain a definition for 'EnableRestock' and no extension method 'EnableRestock' accepting a first argument of type 'ImportItemMaster' 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]
  API\LocationApiController.cs(197,52): error CS1061: 'ImportLocation' does not contain a definition for 'EnableRestock' and no extension method 'EnableRestock' accepting a first argument of type 'ImportLocation' 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]