Skip to content

Now the b-virtual-scroll component always attempts to perform the last rendering after the requests have been completed, even if there is no data left to render #4633

Now the b-virtual-scroll component always attempts to perform the last rendering after the requests have been completed, even if there is no data left to render

Now the b-virtual-scroll component always attempts to perform the last rendering after the requests have been completed, even if there is no data left to render #4633

Triggered via pull request January 30, 2024 08:27
Status Failure
Total duration 7m 33s
Artifacts

test.yml

on: pull_request
Matrix: components-fat-html-es5
Matrix: components-fat-html
Matrix: components
Matrix: linters
Matrix: modules
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 6 warnings, and 1 notice
linters (20.x): src/base/b-virtual-scroll-new/interface/component.ts#L91
This line has a length of 139. Maximum allowed is 120
linters (20.x): src/base/b-virtual-scroll-new/interface/component.ts#L92
This line has a length of 190. Maximum allowed is 120
linters (20.x)
Process completed with exit code 1.
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/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
75 passed (33.3s)