chore: add rust cache #3
continuous-integration.yml
on: push
Build, Lint & Test
3m 1s
Annotations
2 errors and 1 warning
tests/index.test.ts:
dist/index.js#L63
Error: Cannot find module '../native/brinedb.node'
Require stack:
- /home/runner/work/brinedb/brinedb/dist/index.js
❯ dist/index.js:63:30
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'MODULE_NOT_FOUND', requireStack: [ '/home/runner/work/brinedb/brinedb/dist/index.js' ] }
|
Build, Lint & Test
Process completed with exit code 1.
|
Build, Lint & Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|