Skip to content

test: Fix import

test: Fix import #192

Triggered via push February 24, 2024 08:25
Status Failure
Total duration 51s
Artifacts

main.yml

on: push
Matrix: build
Matrix: docs
Matrix: lint
Matrix: test
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build (20.11.0): packages/core/src/Guard.ts#L10
Cannot find module '@typed/fx/Guard' or its corresponding type declarations.
build (20.11.0): packages/storybook/src/types.ts#L20
Output file '/home/runner/work/typed/typed/packages/core/build/dts/index.d.ts' has not been built from source file '/home/runner/work/typed/typed/packages/core/src/index.ts'.
build (20.11.0): packages/storybook/src/renderToCanvas.ts#L51
Argument of type 'Effect<void, never, any>' is not assignable to parameter of type 'Effect<void, never, never>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
build (20.11.0)
Process completed with exit code 1.
build (20.11.0)
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/
build (20.11.0)
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/.