Build: #1254 failed Changes by David Butt

Stages & jobs

  1. Tablet Director Stage

  2. Host Agent Stage

Build result summary

Details

Completed
Duration
11 seconds
Labels
None
Show more

No failed tests found, a possible compilation error occurred.

Responsible

Code commits

Author Commit Message Commit date
David Butt David Butt 4456f46b910f3dffba72869fa2a9a2536f1cb727 Merge remote-tracking branch 'origin/3.4' into Trunk
David Butt David Butt 7406921f2cc9cc8d082e2b23f78bf2ecb6dcb45e m fixed item/alias lookup in OrderApiController add order
David Butt David Butt 37e8089c05c4c95bc6ac7e9e87b18be24606444c m WM-2309
David Butt David Butt 6fa7fe6b0323ec6f99d177aac1bc460eff4a591e m more .net version testing
David Butt David Butt 846cbb6791bad283f6f40387d366078f302bdbd0 m .net version target get change

JIRA issues

IssueDescriptionStatus
Unknown Issue TypeWM-2309Could not obtain issue details from JIRA

Shared artifacts

Artifact File size
TabletDirector.zip 36 MB

Error summary for Tablet Director

The job generated some errors, drill down into the full build log for more details.

Controllers\HomeController.cs(2250,42): 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\OrderApiController.cs(450,56): error CS1061: 'ItemAlias' does not contain a definition for 'ItemMaster' and no extension method 'ItemMaster' accepting a first argument of type 'ItemAlias' 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\OrderApiController.cs(496,74): error CS1061: 'ItemAlias' does not contain a definition for 'ItemMasterId' and no extension method 'ItemMasterId' accepting a first argument of type 'ItemAlias' 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\OrderApiController.cs(511,41): error CS0117: 'ItemAlias' does not contain a definition for 'ItemMaster' [C:\Users\Administrator\bamboo-home\xml-data\build-dir\WAR-TDD-TD\TabletDirector\TabletDirector.csproj]
API\OrderApiController.cs(512,41): error CS0117: 'ItemAlias' does not contain a definition for 'Description' [C:\Users\Administrator\bamboo-home\xml-data\build-dir\WAR-TDD-TD\TabletDirector\TabletDirector.csproj]
(CoreCompile target) ->
  API\OrderApiController.cs(450,56): error CS1061: 'ItemAlias' does not contain a definition for 'ItemMaster' and no extension method 'ItemMaster' accepting a first argument of type 'ItemAlias' 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\OrderApiController.cs(496,74): error CS1061: 'ItemAlias' does not contain a definition for 'ItemMasterId' and no extension method 'ItemMasterId' accepting a first argument of type 'ItemAlias' 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\OrderApiController.cs(511,41): error CS0117: 'ItemAlias' does not contain a definition for 'ItemMaster' [C:\Users\Administrator\bamboo-home\xml-data\build-dir\WAR-TDD-TD\TabletDirector\TabletDirector.csproj]
  API\OrderApiController.cs(512,41): error CS0117: 'ItemAlias' does not contain a definition for 'Description' [C:\Users\Administrator\bamboo-home\xml-data\build-dir\WAR-TDD-TD\TabletDirector\TabletDirector.csproj]