Skip to content

feat: rerender props (#610) (#666) #983

feat: rerender props (#610) (#666)

feat: rerender props (#610) (#666) #983

Triggered via push January 18, 2024 05:42
Status Success
Total duration 1m 24s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x): .eslintrc.js#L1
A `require()` style import is forbidden
build (16.x): packages/icestark-app/src/renderNotFound.ts#L10
Assignment to function parameter 'params'
build (16.x): packages/icestark-app/src/setLibraryName.ts#L5
Unexpected console statement
build (16.x): packages/icestark-app/src/util/normalizeArgs.ts#L6
Unexpected console statement
build (16.x): packages/icestark-data/src/event.ts#L11
Shorthand method signature is forbidden. Use a function property instead
build (16.x): packages/icestark-data/src/event.ts#L12
Shorthand method signature is forbidden. Use a function property instead
build (16.x): packages/icestark-data/src/event.ts#L13
Shorthand method signature is forbidden. Use a function property instead
build (16.x): packages/icestark-data/src/event.ts#L14
Shorthand method signature is forbidden. Use a function property instead
build (16.x): packages/icestark-data/src/event.ts#L32
Expected parentheses around arrow function argument
build (16.x): packages/icestark-data/src/event.ts#L57
Block must not be padded by blank lines