Fixed issues with reexports and bad import async #4735
Triggered via pull request
February 11, 2024 12:25
Status
Failure
Total duration
1h 0m 24s
Artifacts
–
test.yml
on: pull_request
Matrix: components-fat-html-es5
Matrix: components-fat-html
Matrix: components
Matrix: linters
Matrix: modules
Matrix: unit-tests
Annotations
6 errors, 7 warnings, and 1 notice
components-fat-html (20.x)
The job running on runner GitHub Actions 14 has exceeded the maximum execution time of 60 minutes.
|
components-fat-html (20.x)
The operation was canceled.
|
components (20.x)
The job running on runner GitHub Actions 19 has exceeded the maximum execution time of 60 minutes.
|
components (20.x)
The operation was canceled.
|
components-fat-html-es5 (20.x)
The job running on runner GitHub Actions 8 has exceeded the maximum execution time of 60 minutes.
|
components-fat-html-es5 (20.x)
The operation was canceled.
|
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/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
150 passed (1.1m)
|