Ensure parent directory exists before writing log/diagnostics file #80
pull-request-workflow.yml
on: pull_request
lint-and-test
/
lint-and-test
1m 50s
package-size
/
chromatic
1m 5s
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/index.test.ts > should write context to chromatic-diagnostics.json if --diagnostics is passed:
node-src/index.test.ts#L740
AssertionError: expected "spy" to be called with arguments: [ 'chromatic-diagnostics.json', …(2) ]
Received:
Number of calls: 0
❯ node-src/index.test.ts:740:30
|
lint-and-test / lint-and-test
Process completed with exit code 1.
|
package-size / chromatic
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-and-test / lint-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|