🆙 v3.75.1 #6494
test.yml
on: push
Matrix: components-fat-html-es5
Matrix: components-fat-html
Matrix: components
Matrix: linters
Matrix: modules
Matrix: unit-tests
Annotations
8 warnings and 1 notice
linters (20.x):
src/base/b-tree/test/runners/active-items.js#L19
Arrow function has too many lines (409). Maximum allowed is 400
|
linters (20.x):
src/base/b-tree/test/runners/active-items.js#L26
Arrow function has too many lines (401). Maximum allowed is 400
|
linters (20.x):
src/base/b-tree/test/runners/default.js#L24
Arrow function has too many lines (425). Maximum allowed is 400
|
linters (20.x):
src/base/b-tree/test/runners/default.js#L350
Possible race condition: `ctx.items` might be reassigned based on an outdated value of `ctx.items`
|
linters (20.x):
src/base/b-virtual-scroll-new/b-virtual-scroll-new.ts#L337
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
linters (20.x):
src/base/b-virtual-scroll-new/test/unit/functional/props/props.ts#L17
`core/url` import should occur before import of `tests/config/unit/test`
|
linters (20.x):
src/core/component/engines/directive.ts#L44
Use the rest parameters instead of 'arguments'
|
linters (20.x):
src/core/router/engines/browser-history.ts#L17
`core/kv-storage` import should occur after import of `eventemitter2`
|
🎭 Playwright Run Summary
157 passed (1.2m)
|