Skip to content

chore(deps): bump webpack from 5.76.0 to 5.94.0 #5928

chore(deps): bump webpack from 5.76.0 to 5.94.0

chore(deps): bump webpack from 5.76.0 to 5.94.0 #5928

Triggered via pull request August 29, 2024 12:20
Status Success
Total duration 7m 21s
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

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#L330
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)