feat: The timing of the doneEach hook call for the cover
#2675
test.yml
on: pull_request
Matrix: lint
Matrix: test-jest
Matrix: test-playwright
Annotations
5 errors and 2 warnings
|
test-jest (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
|
test-jest (lts/*, macos-latest)
Process completed with exit code 1.
|
|
test-jest (lts/*, windows-latest)
Process completed with exit code 1.
|
|
test-playwright (lts/*)
The artifact name is not valid: -lts/*-artifacts. Contains the following character: Asterisk *
Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash /
These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
|
|
test-playwright (lts/*)
Process completed with exit code 1.
|
|
lint (lts/*):
test/e2e/plugins.test.js#L231
Unnecessary await expression. This method does not return a Promise
|
|
lint (lts/*):
test/e2e/plugins.test.js#L197
Unnecessary await expression. This method does not return a Promise
|