chore(deps): bump serialize-javascript from 6.0.1 to 6.0.2 #6603
test.yml
on: pull_request
Matrix: components-fat-html-es5
Matrix: components-fat-html
Matrix: components
Matrix: linters
Matrix: modules
Matrix: unit-tests
Annotations
17 warnings and 1 notice
modules (20.x)
Cache not found for keys: node-cache-Linux-x64-yarn-b3b69ad727bf8afb663b6cdc9258c1f677c5e67e9c661ed86226950e9379bf02, node-cache-Linux-x64-yarn
|
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`
|
unit-tests (20.x)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
unit-tests (20.x)
Cache not found for keys: node-cache-Linux-x64-yarn-b3b69ad727bf8afb663b6cdc9258c1f677c5e67e9c661ed86226950e9379bf02, node-cache-Linux-x64-yarn
|
components (20.x)
Cache not found for keys: node-cache-Linux-x64-yarn-b3b69ad727bf8afb663b6cdc9258c1f677c5e67e9c661ed86226950e9379bf02, node-cache-Linux-x64-yarn
|
components (20.x)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
components-fat-html-es5 (20.x)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
components-fat-html-es5 (20.x)
Cache not found for keys: node-cache-Linux-x64-yarn-b3b69ad727bf8afb663b6cdc9258c1f677c5e67e9c661ed86226950e9379bf02, node-cache-Linux-x64-yarn
|
components-fat-html (20.x)
Cache not found for keys: node-cache-Linux-x64-yarn-b3b69ad727bf8afb663b6cdc9258c1f677c5e67e9c661ed86226950e9379bf02, node-cache-Linux-x64-yarn
|
components-fat-html (20.x)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
🎭 Playwright Run Summary
157 passed (1.1m)
|