Skip to content

fix:修复复写方法时拿到的不是最新的引用 (#700) #979

fix:修复复写方法时拿到的不是最新的引用 (#700)

fix:修复复写方法时拿到的不是最新的引用 (#700) #979

Triggered via push September 21, 2023 09:01
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

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

Annotations

2 errors and 11 warnings
build (16.x): packages/icestark/src/start.ts#L97
Trailing spaces not allowed
build (16.x)
Process completed with exit code 1.
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