Merge branch 'master' into dependabot/npm_and_yarn/website/sideway/fo… #986
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|