Skip to content

Fix field validator behavior in converter field #584

Fix field validator behavior in converter field

Fix field validator behavior in converter field #584

Triggered via pull request September 12, 2023 12:09
Status Failure
Total duration 2m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main-ci.yml

on: pull_request
Get changed packages
11s
Get changed packages
Size limit
1m 7s
Size limit
Build, lint, and test changed packages on Node 18
1m 4s
Build, lint, and test changed packages on Node 18
Matrix: Coverage report
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
Build, lint, and test changed packages on Node 18
@reactive-forms/dom#build: command (/home/runner/work/reactive-forms/reactive-forms/packages/dom) pnpm run build exited (1)
Build, lint, and test changed packages on Node 18
Property 'schema' does not exist on type 'LightFieldConfig'.
Build, lint, and test changed packages on Node 18
Argument of type '{ name: Pxth<string>; schema: any; validator: FieldValidator<string> | undefined; }' is not assignable to parameter of type 'UseFieldValidatorConfig<string>'.
Build, lint, and test changed packages on Node 18
Process completed with exit code 1.
Size limit
@reactive-forms/dom#build: command (/home/runner/work/reactive-forms/reactive-forms/packages/dom) pnpm run build exited (1)
Size limit
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
Coverage report (@reactive-forms/core, /home/runner/work/reactive-forms/reactive-forms/packages/c...
@reactive-forms/core#test: command (/home/runner/work/reactive-forms/reactive-forms/packages/core) pnpm run test --ci --json --coverage --testLocationInResults --outputFile=report.json exited (1)
Coverage report (@reactive-forms/core, /home/runner/work/reactive-forms/reactive-forms/packages/c...
Error: The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1 Error: The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1 at rh._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17898) at rh.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17485) at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:16477) at ChildProcess.emit (node:events:514:28) at maybeClose (node:internal/child_process:1091:16) at ChildProcess._handle.onexit (node:internal/child_process:302:5)
Coverage report (@reactive-forms/core, /home/runner/work/reactive-forms/reactive-forms/packages/c...
Coverage output file not found. (file "/home/runner/work/reactive-forms/reactive-forms/packages/core/report.json" not found) Error: Coverage output file not found. (file "/home/runner/work/reactive-forms/reactive-forms/packages/core/report.json" not found) at F7 (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2220:340) at async ei (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2221:158) at async Py (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2221:633) at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2230:14995 at async ei (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2221:158) at async UD (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2230:14931)
Coverage report (@reactive-forms/core, /home/runner/work/reactive-forms/reactive-forms/packages/c...
Getting code coverage data failed. Error: Getting code coverage data failed. at Py (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2221:768) at async /home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2230:14995 at async ei (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2221:158) at async UD (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:2230:14931)
Get changed packages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Size limit
The following actions uses node12 which is deprecated and will be forced to run on node16: andresz1/size-limit-action@dd31dce7dcc72a041fd3e49abf0502b13fc4ce05. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/