Errors in project metadata gathering causing build failures #137
pull-request-workflow.yml
on: pull_request
lint-and-test
/
lint-and-test
2m 13s
package-size
/
chromatic
1m 8s
chromatic
/
chromatic
smoke-test-action
/
self-test
smoke-test-node-18
/
self-test
smoke-test-node-20
/
self-test
smoke-test-node-api
/
self-test
smoke-test-npx
/
self-test
smoke-test-windows
/
self-test
smoke-test-yarn
/
self-test
smoke-test-yarn-berry
/
self-test
smoke-test-yarn-canary
/
self-test
smoke-test-yarn-classic
/
self-test
Annotations
2 errors and 2 warnings
node-src/git/git.test.ts > getCommittedFileCount > constructs the correct command:
node-src/git/git.test.ts#L165
AssertionError: expected "execGitCommandCountLines" to be called with arguments: [ Array(1) ]
Received:
1st execGitCommandCountLines call:
Array [
"git ls-files -- \"*page*.js\" \"*page*.ts\" \"*Page*.js\" \"*Page*.ts\" \"*screen*.js\" \"*screen*.ts\" \"*Screen*.js\" \"*Screen*.ts\"",
+ Object {
+ "timeout": 5000,
+ },
]
Number of calls: 1
❯ node-src/git/git.test.ts:165:38
|
lint-and-test / lint-and-test
Process completed with exit code 1.
|
package-size / chromatic
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-and-test / lint-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|