Skip to content

WIP(compiler): raw TS API #259

WIP(compiler): raw TS API

WIP(compiler): raw TS API #259

Triggered via push June 1, 2024 19:35
Status Failure
Total duration 3m 36s
Artifacts

main.yml

on: push
Matrix: build
Matrix: docs
Matrix: lint
Matrix: test
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
test/index.ts: packages/compiler/src/typescript/snapshot.ts#L21
Error: ENOENT: no such file or directory, open '/home/runner/work/typed/typed/packages/template/build/dts/Parser.d.ts' ❯ Object.readFileSync ../../node:fs:453:20 ❯ VersionedSnapshot.getSnapshot src/typescript/snapshot.ts:21:26 ❯ ExternalFileCache.getSnapshot src/typescript/cache.ts:64:17 ❯ Object.getScriptSnapshot src/typescript/Project.ts:36:30 ❯ getOrCreateSourceFileByPath ../../node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript.js:144359:37 ❯ Object.getOrCreateSourceFile ../../node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript.js:144355:16 ❯ ../../node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript.js:144279:44 ❯ Object.getSourceFileWithCache [as getSourceFile] ../../node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript.js:119954:26 ❯ findSourceFileWorker ../../node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript.js:122267:25 ❯ findSourceFile ../../node_modules/.pnpm/[email protected]/node_modules/typescript/lib/typescript.js:122186:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/typed/typed/packages/template/build/dts/Parser.d.ts' }
test (20.11.0)
Process completed with exit code 1.
docs (20.11.0)
Process completed with exit code 1.
build (20.11.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (20.11.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (20.11.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (20.11.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docs (20.11.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docs (20.11.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (20.11.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint (20.11.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.