Fx Rewrite #14
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 1 warning
build (18.17.1):
packages/ui/src/Anchor.ts#L12
Module '"@typed/template/RenderTemplate"' has no exported member 'TemplateFx'.
|
build (18.17.1):
packages/ui/src/Link.ts#L46
Type 'Fx<unknown, unknown, unknown>' is not assignable to type 'Fx<Scope | RenderTemplate | Navigation | CurrentRoute<string> | Placeholder.Context<Props[keyof Props] | Children[number]> | Fx.Context<Props[keyof Props]> | Fx.Context<Children[number]>, Placeholder.Error<Props[keyof Props] | Children[number]> | Fx.Error<Props[keyof Props]> | Fx.Error<Children[number]>, RenderEvent>'.
|
build (18.17.1):
examples/todomvc/src/presentation.ts#L8
Output file '/home/runner/work/typed/typed/packages/ui/build/dts/Link.d.ts' has not been built from source file '/home/runner/work/typed/typed/packages/ui/src/Link.ts'.
|
build (18.17.1):
examples/todomvc/src/index.ts#L25
Argument of type '<E, A>(effect: Effect<never, E, A>) => RuntimeFiber<E, A>' is not assignable to parameter of type '(_: Effect<any, never, never>) => RuntimeFiber<never, never>'.
|
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/
|