Skip to content

test(helpers): pass client instead of pool; fix typing (#379) #1246

test(helpers): pass client instead of pool; fix typing (#379)

test(helpers): pass client instead of pool; fix typing (#379) #1246

Triggered via push April 23, 2024 09:36
Status Failure
Total duration 3m 44s
Artifacts

nodejs.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (16.x): @app/lib/src/GraphileApolloLink.ts#L1
Run autofix to sort these imports!
build (16.x): @app/server/__tests__/helpers.ts#L1
Unable to resolve path to module '@dataplan/pg/adaptors/pg'
build (16.x): @app/server/src/graphile.config.ts#L1
Run autofix to sort these imports!
build (16.x): @app/server/src/graphile.config.ts#L1
Unable to resolve path to module 'postgraphile/adaptors/pg'
build (16.x): @app/server/src/graphile.config.ts#L6
Unable to resolve path to module 'postgraphile/graphile-build'
build (16.x): @app/server/src/graphile.config.ts#L7
Unable to resolve path to module 'postgraphile/utils'
build (16.x): @app/server/src/graphile.config.ts#L10
Unable to resolve path to module 'postgraphile/presets/amber'
build (16.x): @app/server/src/graphile.config.ts#L11
Unable to resolve path to module 'postgraphile/presets/v4'
build (16.x): @app/server/src/middleware/installPostGraphile.ts#L1
Run autofix to sort these imports!
build (16.x): @app/server/src/middleware/installPostGraphile.ts#L2
Unable to resolve path to module 'postgraphile/grafserv/express/v4'
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/