Fx Rewrite #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
build (18.17.1):
test/benchmark.ts#L1
Cannot find module 'effect/Effect' or its corresponding type declarations.
|
build (18.17.1):
test/benchmark.ts#L264
Parameter 'a' implicitly has an 'any' type.
|
build (18.17.1):
packages/router/src/CurrentRoute.ts#L7
Cannot find module '@typed/fx/Filtered' or its corresponding type declarations.
|
build (18.17.1):
packages/router/src/CurrentRoute.ts#L14
Cannot find module '@typed/fx/Computed' or its corresponding type declarations.
|
build (18.17.1):
packages/router/src/CurrentRoute.ts#L48
Property 'filterMapEffect' does not exist on type 'Computed<Navigation, never, string>'.
|
build (18.17.1):
packages/router/src/CurrentRoute.ts#L48
Parameter 'path' implicitly has an 'any' type.
|
build (18.17.1):
packages/router/src/CurrentRoute.ts#L101
Property 'filterMapEffect' does not exist on type 'Computed<Navigation, never, string>'.
|
build (18.17.1):
packages/router/src/CurrentRoute.ts#L101
Parameter 'currentPath' implicitly has an 'any' type.
|
build (18.17.1):
packages/router/src/CurrentRoute.ts#L131
Property 'mapEffect' does not exist on type 'Computed<Navigation, never, string>'.
|
build (18.17.1):
packages/router/src/CurrentRoute.ts#L131
Parameter 'currentPath' implicitly has an 'any' type.
|
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/
|