Skip to content

Fx Rewrite

Fx Rewrite #7

Triggered via pull request December 30, 2023 19:19
Status Failure
Total duration 47s
Artifacts

pr.yml

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

Annotations

8 errors and 1 warning
build (18.17.1): packages/template/test/Tokenizer.ts#L5
Cannot find module '@typed/template/Token' or its corresponding type declarations.
build (18.17.1): packages/template/test/Tokenizer.ts#L31
Cannot find module '@typed/template/Token' or its corresponding type declarations.
build (18.17.1): packages/template/test/Tokenizer.ts#L32
Cannot find module '@typed/template/Tokenizer' or its corresponding type declarations.
build (18.17.1): packages/template/test/bench.ts#L69
Property 'parser' does not exist on type 'typeof import("/home/runner/work/typed/typed/packages/template/build/dts/Parser")'. Did you mean 'parse'?
build (18.17.1): packages/template/test/bench.ts#L77
Property 'parser' does not exist on type 'typeof import("/home/runner/work/typed/typed/packages/template/build/dts/Parser")'. Did you mean 'parse'?
build (18.17.1): packages/template/test/bench.ts#L87
Property 'parser' does not exist on type 'typeof import("/home/runner/work/typed/typed/packages/template/build/dts/Parser")'. Did you mean 'parse'?
build (18.17.1): packages/template/test/bench.ts#L97
Property 'parser' does not exist on type 'typeof import("/home/runner/work/typed/typed/packages/template/build/dts/Parser")'. Did you mean 'parse'?
build (18.17.1)
Process completed with exit code 1.
build (18.17.1)
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/