Correct any schema #56
Annotations
10 errors
|
build:
lib/TestApp/Headers/Controllers.cs#L3
The type or namespace name 'InfoControllerBase' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
lib/TestApp/Form/Controllers.cs#L5
The type or namespace name 'BasicControllerBase' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
lib/TestApp/Enum/Controllers.cs#L24
The type or namespace name 'DifficultEnumControllerBase' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
lib/TestApp/Enum/Controllers.cs#L15
The type or namespace name 'RockPaperScissorsQueryControllerBase' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
lib/TestApp/Enum/Controllers.cs#L6
The type or namespace name 'RockPaperScissorsControllerBase' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
lib/TestApp/Any/Controllers.cs#L5
The type or namespace name 'DataControllerBase' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
lib/TestApp/Annotations/Controllers.cs#L3
The type or namespace name 'DogControllerBase' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
lib/TestApp/AllOf/ContactController.cs#L5
The type or namespace name 'ContactControllerBase' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
lib/TestApp.Test/EnumYamlShould.cs#L65
The type or namespace name 'DifficultQueryStringEnumEnum' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
lib/TestApp.Test/EnumYamlShould.cs#L64
The type or namespace name 'DifficultQueryStringEnumEnum' could not be found (are you missing a using directive or an assembly reference?)
|