Skip to content

chore(deps-dev): bump vitest and @vitest/coverage-v8 #876

chore(deps-dev): bump vitest and @vitest/coverage-v8

chore(deps-dev): bump vitest and @vitest/coverage-v8 #876

Triggered via pull request July 15, 2024 23:56
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Matrix: test-and-build
Upload code coverage
0s
Upload code coverage
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test/index.test.ts > openapiToTsJsonSchema > deletes previously generated schemas: test/index.test.ts#L104
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/index.test.ts:104:56
test/plugins/fastifyIntegrationPlugin/fastifyIntegrationPlugin.integration.test.ts > fastifyIntegration plugin > integration example > generates expected OpenAPI definition: vitest.setup.ts#L10
Error: ENOENT: no such file or directory, lstat '/home/runner/work/openapi-ts-json-schema/openapi-ts-json-schema/test/fixtures/schemas-autogenerated-$idMapper--refHandling-keep-1721087840279' ❯ walk node_modules/tiny-glob/index.js:27:35 ❯ walk node_modules/tiny-glob/index.js:38:5 ❯ Proxy.module.exports node_modules/tiny-glob/index.js:80:3 ❯ clearGeneratedFiles vitest.setup.ts:10:23 ❯ vitest.setup.ts:17:3 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'lstat', path: '/home/runner/work/openapi-ts-json-schema/openapi-ts-json-schema/test/fixtures/schemas-autogenerated-$idMapper--refHandling-keep-1721087840279' }
test-and-build (20.x, ubuntu-latest)
Process completed with exit code 1.
test-and-build (20.x, macOS-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
test/openAPI-v2.test.ts > OpenAPI v2 > generates expected paths and definitions: vitest.setup.ts#L10
Error: ENOENT: no such file or directory, lstat '/Users/runner/work/openapi-ts-json-schema/openapi-ts-json-schema/test/fixtures/schemas-autogenerated-open-api-v2-1721087837020' ❯ walk node_modules/tiny-glob/index.js:27:35 ❯ walk node_modules/tiny-glob/index.js:38:5 ❯ Proxy.module.exports node_modules/tiny-glob/index.js:80:3 ❯ clearGeneratedFiles vitest.setup.ts:10:23 ❯ vitest.setup.ts:17:3 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'lstat', path: '/Users/runner/work/openapi-ts-json-schema/openapi-ts-json-schema/test/fixtures/schemas-autogenerated-open-api-v2-1721087837020' }
test-and-build (20.x, macOS-latest)
Process completed with exit code 1.
test-and-build (20.x, windows-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
test-and-build (20.x, windows-latest)
The operation was canceled.