Skip to content

feat(validator): add record support for structural validator #16

feat(validator): add record support for structural validator

feat(validator): add record support for structural validator #16

Triggered via push October 9, 2024 07:40
Status Failure
Total duration 16s
Artifacts

coverage.yml

on: push
build-dist
4s
build-dist
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-dist
/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23509 throw new UsageError(`This project is configured to use ${result.spec.name} because ${result.target} has a "packageManager" field`); ^ UsageError: This project is configured to use yarn because /home/runner/work/typp/typp/package.json has a "packageManager" field at Engine.findProjectSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23509:21) at async Engine.executePackageManagerRequest (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23539:24) at async Object.runMain (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:24232:5) { clipanion: { type: 'usage' } } Node.js v18.20.4
build-dist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/