chore: cypress test with fake angular tainting prototypes #3812
Annotations
53 errors and 2 warnings
Test on Firefox:
src/extensions/surveys.tsx#L482
'SurveyContext.Provider' cannot be used as a JSX component.
|
Test on Firefox:
src/extensions/surveys.tsx#L498
'ConfirmationMessage' cannot be used as a JSX component.
|
Test on Firefox:
src/extensions/surveys.tsx#L510
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
|
Test on Firefox:
src/extensions/surveys.tsx#L608
'Cancel' cannot be used as a JSX component.
|
Test on Firefox:
src/extensions/surveys/components/ConfirmationMessage.tsx#L32
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
|
Test on Firefox:
src/extensions/surveys/components/QuestionHeader.tsx#L38
Type '{ children: Element; className: string; onClick: () => void; disabled: boolean; }' is not assignable to type 'HTMLAttributes<HTMLDivElement>'.
|
Test on Firefox:
src/extensions/surveys/components/QuestionTypes.tsx#L41
'QuestionHeader' cannot be used as a JSX component.
|
Test on Firefox:
src/extensions/surveys/components/QuestionTypes.tsx#L71
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
|
Test on Firefox:
src/extensions/surveys/components/QuestionTypes.tsx#L72
'QuestionHeader' cannot be used as a JSX component.
|
Test on Firefox:
src/extensions/surveys/components/QuestionTypes.tsx#L108
'QuestionHeader' cannot be used as a JSX component.
|
Test on Safari:
src/extensions/surveys.tsx#L482
'SurveyContext.Provider' cannot be used as a JSX component.
|
Test on Safari:
src/extensions/surveys.tsx#L498
'ConfirmationMessage' cannot be used as a JSX component.
|
Test on Safari:
src/extensions/surveys.tsx#L510
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
|
Test on Safari:
src/extensions/surveys.tsx#L608
'Cancel' cannot be used as a JSX component.
|
Test on Safari:
src/extensions/surveys/components/ConfirmationMessage.tsx#L32
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
|
Test on Safari:
src/extensions/surveys/components/QuestionHeader.tsx#L38
Type '{ children: Element; className: string; onClick: () => void; disabled: boolean; }' is not assignable to type 'HTMLAttributes<HTMLDivElement>'.
|
Test on Safari:
src/extensions/surveys/components/QuestionTypes.tsx#L41
'QuestionHeader' cannot be used as a JSX component.
|
Test on Safari:
src/extensions/surveys/components/QuestionTypes.tsx#L71
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
|
Test on Safari:
src/extensions/surveys/components/QuestionTypes.tsx#L72
'QuestionHeader' cannot be used as a JSX component.
|
Test on Safari:
src/extensions/surveys/components/QuestionTypes.tsx#L108
'QuestionHeader' cannot be used as a JSX component.
|
Test on Chrome
The job was canceled because "firefox_headless" failed.
|
Test on Chrome:
src/extensions/surveys.tsx#L482
'SurveyContext.Provider' cannot be used as a JSX component.
|
Test on Chrome:
src/extensions/surveys.tsx#L498
'ConfirmationMessage' cannot be used as a JSX component.
|
Test on Chrome:
src/extensions/surveys.tsx#L510
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
|
Test on Chrome:
src/extensions/surveys.tsx#L608
'Cancel' cannot be used as a JSX component.
|
Test on Chrome:
src/extensions/surveys/components/ConfirmationMessage.tsx#L32
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
|
Test on Chrome:
src/extensions/surveys/components/QuestionHeader.tsx#L38
Type '{ children: Element; className: string; onClick: () => void; disabled: boolean; }' is not assignable to type 'HTMLAttributes<HTMLDivElement>'.
|
Test on Chrome:
src/extensions/surveys/components/QuestionTypes.tsx#L41
'QuestionHeader' cannot be used as a JSX component.
|
Test on Chrome:
src/extensions/surveys/components/QuestionTypes.tsx#L71
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
|
Test on Chrome:
src/extensions/surveys/components/QuestionTypes.tsx#L72
'QuestionHeader' cannot be used as a JSX component.
|
Test on Chrome:
src/extensions/surveys/components/QuestionTypes.tsx#L108
'QuestionHeader' cannot be used as a JSX component.
|
Test on IE11
The job was canceled because "firefox_headless" failed.
|
Test on IE11:
src/extensions/surveys.tsx#L482
'SurveyContext.Provider' cannot be used as a JSX component.
|
Test on IE11:
src/extensions/surveys.tsx#L498
'ConfirmationMessage' cannot be used as a JSX component.
|
Test on IE11:
src/extensions/surveys.tsx#L510
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
|
Test on IE11:
src/extensions/surveys.tsx#L608
'Cancel' cannot be used as a JSX component.
|
Test on IE11:
src/extensions/surveys/components/ConfirmationMessage.tsx#L32
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
|
Test on IE11:
src/extensions/surveys/components/QuestionHeader.tsx#L38
Type '{ children: Element; className: string; onClick: () => void; disabled: boolean; }' is not assignable to type 'HTMLAttributes<HTMLDivElement>'.
|
Test on IE11:
src/extensions/surveys/components/QuestionTypes.tsx#L41
'QuestionHeader' cannot be used as a JSX component.
|
Test on IE11:
src/extensions/surveys/components/QuestionTypes.tsx#L71
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
|
Test on IE11:
src/extensions/surveys/components/QuestionTypes.tsx#L72
'QuestionHeader' cannot be used as a JSX component.
|
Test on IE11:
src/extensions/surveys/components/QuestionTypes.tsx#L108
'QuestionHeader' cannot be used as a JSX component.
|
Test on
The job was canceled because "firefox_headless" failed.
|
Test on:
src/extensions/surveys.tsx#L482
'SurveyContext.Provider' cannot be used as a JSX component.
|
Test on:
src/extensions/surveys.tsx#L498
'ConfirmationMessage' cannot be used as a JSX component.
|
Test on:
src/extensions/surveys.tsx#L510
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
|
Test on:
src/extensions/surveys.tsx#L608
'Cancel' cannot be used as a JSX component.
|
Test on:
src/extensions/surveys/components/ConfirmationMessage.tsx#L32
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
|
Test on:
src/extensions/surveys/components/QuestionHeader.tsx#L38
Type '{ children: Element; className: string; onClick: () => void; disabled: boolean; }' is not assignable to type 'HTMLAttributes<HTMLDivElement>'.
|
Test on:
src/extensions/surveys/components/QuestionTypes.tsx#L41
'QuestionHeader' cannot be used as a JSX component.
|
Test on:
src/extensions/surveys/components/QuestionTypes.tsx#L71
Using JSX fragments requires fragment factory 'Fragment' to be in scope, but it could not be found.
|
Test on:
src/extensions/surveys/components/QuestionTypes.tsx#L72
'QuestionHeader' cannot be used as a JSX component.
|
Test on:
src/extensions/surveys/components/QuestionTypes.tsx#L108
'QuestionHeader' cannot be used as a JSX component.
|
Test on Firefox
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test on Safari
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|