Skip to content

Merge remote-tracking branch 'shared/main' into merge-repos #117

Merge remote-tracking branch 'shared/main' into merge-repos

Merge remote-tracking branch 'shared/main' into merge-repos #117

Triggered via push September 13, 2024 14:25
Status Failure
Total duration 2m 2s
Artifacts

js-branch.yml

on: push
Build Javascript
1m 50s
Build Javascript
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build Javascript: core/injected-scripts/pageEventsRecorder.ts#L16
Cannot redeclare block-scoped variable 'TypeSerializer'.
Build Javascript: core/injected-scripts/domOverride_openShadowRoots.ts#L1
Cannot redeclare block-scoped variable 'proxyGetter'.
Build Javascript: core/injected-scripts/domOverride_openShadowRoots.ts#L2
Cannot redeclare block-scoped variable 'proxyFunction'.
Build Javascript: core/injected-scripts/domOverride_openShadowRoots.ts#L3
Enum declarations can only merge with namespace or other enum declarations.
Build Javascript: core/injected-scripts/domOverride_openShadowRoots.ts#L4
Cannot redeclare block-scoped variable 'args'.
Build Javascript: core/injected-scripts/interactReplayer.ts#L61
Type '(resultNodeIds: IHighlightedNodes, mouseEvent: IFrontendMouseEvent, scrollEvent: IFrontendScrollEvent) => void' is not assignable to type '{ (resultNodeIds?: IHighlightedNodes, mouseEvent?: IFrontendMouseEvent, scrollEvent?: IFrontendScrollEvent): any; (resultNodeIds?: { ...; }): any; }'.
Build Javascript: shared/commons/lib/utils.ts#L18
Property 'replaceAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.
Build Javascript: shared/commons/lib/Logger.ts#L11
Subsequent variable declarations must have the same type. Variable 'UlxLogPrototype' must be of type 'Log', but here has type 'Log'.
Build Javascript: shared/commons/lib/Logger.ts#L226
Type 'import("/home/runner/work/hero/hero/shared/commons/lib/Logger").Log' is not assignable to type 'import("/home/runner/work/shared/build/commons/lib/Logger").Log'.
Build Javascript: timetravel/injected-scripts/DomActions.ts#L9
Cannot redeclare block-scoped variable 'NodeTracker'.
Build Javascript
The process '/usr/bin/git' failed with exit code 128