Skip to content

feat(sandbox): set proxy appendChild/insertBefore method for every sandbox rather than modify prototype on HTMLElement #864

feat(sandbox): set proxy appendChild/insertBefore method for every sandbox rather than modify prototype on HTMLElement

feat(sandbox): set proxy appendChild/insertBefore method for every sandbox rather than modify prototype on HTMLElement #864

Triggered via pull request October 19, 2023 07:07
Status Failure
Total duration 5m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

12 errors
check (lts/*): packages/qiankun/src/core/loadApp.ts#L157
Unnecessary conditional, value is always falsy
check (lts/*): packages/sandbox/src/core/compartment/globalProps.ts#L56
Unnecessary conditional, value is always truthy
check (lts/*): packages/sandbox/src/core/compartment/index.ts#L40
Unnecessary conditional, value is always truthy
check (lts/*): packages/sandbox/src/core/sandbox/globals.ts#L3
Unnecessary conditional, value is always truthy
check (lts/*): packages/sandbox/src/core/sandbox/index.ts#L39
Unnecessary conditional, value is always truthy
check (lts/*): packages/sandbox/src/patchers/dynamicAppend/forStandardSandbox.ts#L54
Unnecessary conditional, value is always truthy
check (lts/*): packages/sandbox/src/patchers/dynamicAppend/forStandardSandbox.ts#L82
Unnecessary conditional, value is always falsy
check (lts/*): packages/sandbox/src/patchers/dynamicAppend/forStandardSandbox.ts#L340
Unnecessary conditional, value is always truthy
check (lts/*): packages/sandbox/src/patchers/index.ts#L20
Unnecessary optional chain on a non-nullish value
check (lts/*): packages/sandbox/src/patchers/index.ts#L38
Unnecessary optional chain on a non-nullish value
check (latest)
The job was canceled because "lts__" failed.
check (latest)
The operation was canceled.