Skip to content

feat: improve type-level performance of Path.ParamsOf + Path.Interpolate #210

feat: improve type-level performance of Path.ParamsOf + Path.Interpolate

feat: improve type-level performance of Path.ParamsOf + Path.Interpolate #210

Triggered via push February 29, 2024 20:55
Status Failure
Total duration 48s
Artifacts

main.yml

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

Annotations

10 errors and 2 warnings
build (20.11.0): packages/router/src/Matcher.ts#L78
Type instantiation is excessively deep and possibly infinite.
build (20.11.0): packages/ui/src/Link.ts#L8
Output file '/home/runner/work/typed/typed/packages/router/build/dts/index.d.ts' has not been built from source file '/home/runner/work/typed/typed/packages/router/src/index.ts'.
build (20.11.0): packages/ui/src/Link.ts#L9
Output file '/home/runner/work/typed/typed/packages/router/build/dts/index.d.ts' has not been built from source file '/home/runner/work/typed/typed/packages/router/src/index.ts'.
build (20.11.0): packages/ui/src/Link.ts#L66
Argument of type 'unknown' is not assignable to parameter of type 'string | URL'.
build (20.11.0): packages/ui/src/Platform.ts#L8
Output file '/home/runner/work/typed/typed/packages/router/build/dts/index.d.ts' has not been built from source file '/home/runner/work/typed/typed/packages/router/src/index.ts'.
build (20.11.0): packages/ui/src/Platform.ts#L37
'guard' is of type 'unknown'.
build (20.11.0): packages/ui/src/Platform.ts#L40
Type 'Router<unknown, unknown>' is not assignable to type 'Router<Scope | RenderTemplate | ServerRequest | R | RenderContext, GuardsNotMatched | E>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
build (20.11.0): packages/ui/src/Platform.ts#L46
'guard' is of type 'unknown'.
build (20.11.0): packages/ui/src/Platform.ts#L47
Argument of type 'unknown' is not assignable to parameter of type 'Option<unknown>'.
build (20.11.0): packages/ui/src/Platform.ts#L48
'guard' is of type 'unknown'.
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/.