Skip to content

Update package.json #244

Update package.json

Update package.json #244

Triggered via push August 20, 2023 10:34
Status Failure
Total duration 28s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test: src/server/config/index.ts#L1
Namespace '"/home/runner/work/core/core/node_modules/@nexys/fetchr/dist/database/connection"' has no exported member 'ConnectionOptions'.
test: src/server/product.ts#L1
Expected 3-4 arguments, but got 2.
test: src/server/routes/graphql/index.ts#L1
Expected 2 arguments, but got 1.
test: src/server/routes/graphql/index.ts#L1
Expected 4 arguments, but got 3.
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/