feat: improve type-level performance of Path.ParamsOf + Path.Interpolate #210
Annotations
10 errors and 2 warnings
Run pnpm run build:
packages/router/src/Matcher.ts#L78
Type instantiation is excessively deep and possibly infinite.
|
Run pnpm run build:
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'.
|
Run pnpm run build:
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'.
|
Run pnpm run build:
packages/ui/src/Link.ts#L66
Argument of type 'unknown' is not assignable to parameter of type 'string | URL'.
|
Run pnpm run build:
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'.
|
Run pnpm run build:
packages/ui/src/Platform.ts#L37
'guard' is of type 'unknown'.
|
Run pnpm run build:
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.
|
Run pnpm run build:
packages/ui/src/Platform.ts#L46
'guard' is of type 'unknown'.
|
Run pnpm run build:
packages/ui/src/Platform.ts#L47
Argument of type 'unknown' is not assignable to parameter of type 'Option<unknown>'.
|
Run pnpm run build:
packages/ui/src/Platform.ts#L48
'guard' is of type 'unknown'.
|
Setup Repo
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/
|
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/.
|
The logs for this run have expired and are no longer available.
Loading