Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

refactor: rewrite the whole parser (AGAIN) #93

refactor: rewrite the whole parser (AGAIN)

refactor: rewrite the whole parser (AGAIN) #93

Triggered via pull request March 7, 2024 16:34
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

8 errors
ci (20)
@scalar/openapi-parser#build: command (/home/runner/work/openapi-parser/openapi-parser/packages/openapi-parser) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
ci (20)
Cannot find module './escapeJsonPointer' or its corresponding type declarations.
ci (20)
Cannot find module './isObject' or its corresponding type declarations.
ci (20)
Cannot find module './unescapeJsonPointer' or its corresponding type declarations.
ci (20)
Type 'AnyObject' is not assignable to type 'Document<EmptyObject>'.
ci (20)
'"../../../src"' has no exported member named 'resolveRefs'. Did you mean 'ResolveResult'?
ci (20)
'"../../../src"' has no exported member named 'resolveRefs'. Did you mean 'ResolveResult'?
ci (20)
Process completed with exit code 1.