Skip to content

fix(deps): update dependency @effect/schema to ^0.75.0 #655

fix(deps): update dependency @effect/schema to ^0.75.0

fix(deps): update dependency @effect/schema to ^0.75.0 #655

Triggered via pull request August 15, 2024 08:19
Status Failure
Total duration 25s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build
@typed-at-rest/core#build: command (/home/runner/work/typed-at-rest/typed-at-rest/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
build
Property 'struct' does not exist on type 'typeof import("/home/runner/work/typed-at-rest/typed-at-rest/node_modules/.pnpm/@effect+schema@0.71.0_effect@2.4.11/node_modules/@effect/schema/dist/dts/Schema")'. Did you mean 'Struct'?
build
Property 'number' does not exist on type 'typeof import("/home/runner/work/typed-at-rest/typed-at-rest/node_modules/.pnpm/@effect+schema@0.71.0_effect@2.4.11/node_modules/@effect/schema/dist/dts/Schema")'. Did you mean 'Number'?
build
Property 'string' does not exist on type 'typeof import("/home/runner/work/typed-at-rest/typed-at-rest/node_modules/.pnpm/@effect+schema@0.71.0_effect@2.4.11/node_modules/@effect/schema/dist/dts/Schema")'. Did you mean 'String'?
build
Namespace '"/home/runner/work/typed-at-rest/typed-at-rest/node_modules/.pnpm/@effect+schema@0.71.0_effect@2.4.11/node_modules/@effect/schema/dist/dts/Schema".Schema' has no exported member 'To'.
build
Namespace '"/home/runner/work/typed-at-rest/typed-at-rest/node_modules/.pnpm/@effect+schema@0.71.0_effect@2.4.11/node_modules/@effect/schema/dist/dts/Schema".Schema' has no exported member 'To'.
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/