chore(deps): bump semver from 5.7.1 to 5.7.2 in /website (#718) #1006
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
|