Skip to content

Fx Rewrite

Fx Rewrite #1

Triggered via pull request December 23, 2023 07:59
Status Failure
Total duration 46s
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/navigation/src/Navigation.ts#L8
Cannot find module '@typed/fx/Computed' or its corresponding type declarations.
build (18.17.1): packages/navigation/src/Navigation.ts#L329
Parameter 'nav' implicitly has an 'any' type.
build (18.17.1): packages/navigation/src/Navigation.ts#L342
Parameter 'd' implicitly has an 'any' type.
build (18.17.1): packages/navigation/src/Navigation.ts#L351
Parameter 'n' implicitly has an 'any' type.
build (18.17.1): packages/navigation/src/Navigation.ts#L359
Parameter 'n' implicitly has an 'any' type.
build (18.17.1): packages/navigation/src/Navigation.ts#L367
Parameter 'n' implicitly has an 'any' type.
build (18.17.1): packages/navigation/src/Blocking.ts#L5
Cannot find module '@typed/fx/Computed' or its corresponding type declarations.
build (18.17.1): packages/navigation/src/Blocking.ts#L72
Property 'modifyEffect' does not exist on type 'RefSubject<never, never, InternalBlockState>'.
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/