Skip to content

feat(website): revise environment doc #10132

feat(website): revise environment doc

feat(website): revise environment doc #10132

Triggered via push May 16, 2024 17:15
Status Failure
Total duration 2m 12s
Artifacts

quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Tests
@ark-ui/vue#test:ci: command (/home/runner/work/ark/ark/packages/vue) /home/runner/.bun/bin/bun run test:ci exited (1)
src/providers/environment/environment.test.ts > Environment > should have access to the environment values: packages/vue/src/providers/environment/environment.test.ts#L8
TestingLibraryElementError: Unable to find an element by: [data-testid="output"] Ignored nodes: comments, script, style <body> <div> <pre> { "location": { "href": "about:blank", "origin": "null", "protocol": "about:", "host": "", "hostname": "", "port": "", "pathname": "blank", "search": "", "hash": "" } } </pre> <span hidden="" /> </div> </body> ❯ Object.getElementError ../../node_modules/@testing-library/vue/node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/vue/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/vue/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ ../../node_modules/@testing-library/vue/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/providers/environment/environment.test.ts:8:19
Tests
Process completed with exit code 1.