Skip to content

chore: cypress test with fake angular tainting prototypes #324

chore: cypress test with fake angular tainting prototypes

chore: cypress test with fake angular tainting prototypes #324

Triggered via pull request December 6, 2024 07:25
Status Failure
Total duration 47s
Artifacts

es-check.yml

on: pull_request
Build and check ES5/ES6 support
37s
Build and check ES5/ES6 support
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build and check ES5/ES6 support: src/extensions/surveys.tsx#L482
'SurveyContext.Provider' cannot be used as a JSX component.
Build and check ES5/ES6 support: src/extensions/surveys.tsx#L498
'ConfirmationMessage' cannot be used as a JSX component.
Build and check ES5/ES6 support: src/extensions/surveys.tsx#L510
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
Build and check ES5/ES6 support: src/extensions/surveys.tsx#L608
'Cancel' cannot be used as a JSX component.
Build and check ES5/ES6 support: src/extensions/surveys/components/ConfirmationMessage.tsx#L32
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
Build and check ES5/ES6 support: src/extensions/surveys/components/QuestionHeader.tsx#L38
Type '{ children: Element; className: string; onClick: () => void; disabled: boolean; }' is not assignable to type 'HTMLAttributes<HTMLDivElement>'.
Build and check ES5/ES6 support: src/extensions/surveys/components/QuestionTypes.tsx#L41
'QuestionHeader' cannot be used as a JSX component.
Build and check ES5/ES6 support: src/extensions/surveys/components/QuestionTypes.tsx#L71
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
Build and check ES5/ES6 support: src/extensions/surveys/components/QuestionTypes.tsx#L72
'QuestionHeader' cannot be used as a JSX component.
Build and check ES5/ES6 support: src/extensions/surveys/components/QuestionTypes.tsx#L108
'QuestionHeader' cannot be used as a JSX component.
Build and check ES5/ES6 support
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636