Skip to content

chore: update some next playground dependencies #402

chore: update some next playground dependencies

chore: update some next playground dependencies #402

Triggered via pull request December 16, 2024 10:05
Status Failure
Total duration 42s
Artifacts

es-check.yml

on: pull_request
Build and check ES5/ES6 support
32s
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/replay/sessionrecording.ts#L954
Type 'RecordPlugin<unknown>[]' is not assignable to type 'RecordPlugin[]'.
Build and check ES5/ES6 support: src/extensions/surveys.tsx#L483
'SurveyContext.Provider' cannot be used as a JSX component.
Build and check ES5/ES6 support: src/extensions/surveys.tsx#L499
'ConfirmationMessage' cannot be used as a JSX component.
Build and check ES5/ES6 support: src/extensions/surveys.tsx#L511
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#L609
'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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636