Skip to content

packages:js:fix-tests #68

packages:js:fix-tests

packages:js:fix-tests #68

Triggered via push November 13, 2023 12:30
Status Failure
Total duration 1m 11s
Artifacts

packages.js.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
main
Property 'itemTypeSpec' does not exist on type 'EnumTypeSpec'. Did you mean 'itemType'?
main
Property 'typeSpecs' does not exist on type 'UnionTypeSpec'.
main
Argument of type 'unknown' is not assignable to parameter of type 'FileTypeSpec | BaseScalarTypeSpec | EnumTypeSpec | UnionTypeSpec'.
main
Process completed with exit code 2.
main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/