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