Merge remote-tracking branch 'shared/main' into merge-repos #117
Annotations
10 errors and 1 warning
core/injected-scripts/pageEventsRecorder.ts#L16
Cannot redeclare block-scoped variable 'TypeSerializer'.
|
core/injected-scripts/domOverride_openShadowRoots.ts#L1
Cannot redeclare block-scoped variable 'proxyGetter'.
|
core/injected-scripts/domOverride_openShadowRoots.ts#L2
Cannot redeclare block-scoped variable 'proxyFunction'.
|
core/injected-scripts/domOverride_openShadowRoots.ts#L3
Enum declarations can only merge with namespace or other enum declarations.
|
core/injected-scripts/domOverride_openShadowRoots.ts#L4
Cannot redeclare block-scoped variable 'args'.
|
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; }'.
|
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.
|
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'.
|
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'.
|
timetravel/injected-scripts/DomActions.ts#L9
Cannot redeclare block-scoped variable 'NodeTracker'.
|
|
This job failed
Loading