0.1.0 #2
Annotations
9 errors and 10 warnings
src/extension.ts#L18
Cannot find module './adapters/humctl/HumctlAdapter' or its corresponding type declarations.
|
src/repos/ApplicationRepository.ts#L1
Cannot find module '../adapters/humctl/IHumctlAdapter' or its corresponding type declarations.
|
src/repos/EnvironmentRepository.ts#L1
Cannot find module '../adapters/humctl/IHumctlAdapter' or its corresponding type declarations.
|
src/repos/OrganizationRepository.ts#L1
Cannot find module '../adapters/humctl/IHumctlAdapter' or its corresponding type declarations.
|
src/repos/ResourceTypeRepository.ts#L2
Cannot find module '../adapters/humctl/IHumctlAdapter' or its corresponding type declarations.
|
src/services/ResourcesGraphService.ts#L1
Cannot find module '../adapters/humctl/IHumctlAdapter' or its corresponding type declarations.
|
src/services/ScoreInitializationService.ts#L1
Cannot find module '../adapters/humctl/IHumctlAdapter' or its corresponding type declarations.
|
src/services/ScoreValidationService.ts#L1
Cannot find module '../adapters/humctl/IHumctlAdapter' or its corresponding type declarations.
|
|
src/controllers/ValidateScoreFileController.ts#L142
Unexpected any. Specify a different type
|
src/errors/IHumanitecExtensionError.ts#L7
Unexpected any. Specify a different type
|
src/errors/UnexpectedEmptyOutputError.ts#L7
Unexpected any. Specify a different type
|
src/repos/ApplicationRepository.ts#L21
Unexpected any. Specify a different type
|
src/repos/EnvironmentRepository.ts#L29
Unexpected any. Specify a different type
|
src/repos/OrganizationRepository.ts#L16
Unexpected any. Specify a different type
|
src/repos/ResourceTypeRepository.ts#L21
Unexpected any. Specify a different type
|
src/repos/ResourceTypeRepository.ts#L43
Unexpected any. Specify a different type
|
src/repos/ResourceTypeRepository.ts#L57
Unexpected any. Specify a different type
|
src/repos/SecretRepository.ts#L25
Unexpected any. Specify a different type
|
This job failed
Loading