Skip to content

Introduce Post Types Select #29

Introduce Post Types Select

Introduce Post Types Select #29

Triggered via pull request October 24, 2023 23:20
Status Failure
Total duration 1m 38s
Artifacts

js-qa.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: tests/js/unit/components/post-types-select.test.tsx#L5
Replace `⏎⏎import·{·describe,·jest,·it,·expect·}·from·'@jest/globals';⏎⏎` with `import·{·describe,·jest,·it,·expect·}·from·'@jest/globals';`
build: tests/js/unit/components/post-types-select.test.tsx#L14
Replace `⏎⏎import·{·faker·}·from·'@faker-js/faker';⏎⏎` with `import·{·faker·}·from·'@faker-js/faker';`
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/