Skip to content

Fx Rewrite

Fx Rewrite #2

Triggered via pull request December 23, 2023 17:33
Status Failure
Total duration 42s
Artifacts

pr.yml

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

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/