break point #465
ci.yaml
on: push
build
3m 42s
docker_drama
0s
docker_queen
0s
docker_queen_v2
0s
release
0s
Annotations
10 errors
build
Module '"./parserSchema"' has no exported member 'campaignSchema'.
|
build
Module '"./parserSchema"' has no exported member 'idAndQuestionnaireIdSchema'.
|
build
Module '"./parserSchema"' has no exported member 'nomenclatureSchema'.
|
build
Module '"./parserSchema"' has no exported member 'requiredNomenclaturesSchema'.
|
build
Module '"./parserSchema"' has no exported member 'surveyUnitSchema'.
|
build
Type 'void' is not assignable to type 'Promise<void>'.
|
build
Type '(surveyUnitsData: Omit<SurveyUnit, "questionnaireId">[]) => void' is not assignable to type '(surveyUnitsData: Omit<SurveyUnit, "questionnaireId">[]) => Promise<void>'.
|
build
Type 'void' is not assignable to type 'Promise<void>'.
|
build
Type 'void' is not assignable to type 'Promise<void>'.
|
build
Cannot find module './surveyUnitDataSchema' or its corresponding type declarations.
|