Skip to content

test(ai-assistant): ai assistant test cases (#27) #17

test(ai-assistant): ai assistant test cases (#27)

test(ai-assistant): ai assistant test cases (#27) #17

Triggered via push March 12, 2024 14:24
Status Failure
Total duration 1m 44s
Billable time 2m
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
Error: Command failed: git push heroku HEAD:refs/heads/main --force remote: Updated 274 paths from 2e9b9b6 remote: Compressing source files... done. remote: Building source: remote: remote: -----> Building on the Heroku-22 stack remote: -----> Using buildpack: heroku/nodejs remote: -----> Node.js app detected remote: remote: -----> Creating runtime environment remote: remote: NPM_CONFIG_LOGLEVEL=error remote: NODE_VERBOSE=false remote: NODE_ENV=production remote: NODE_MODULES_CACHE=true remote: remote: -----> Installing binaries remote: engines.node (package.json): unspecified remote: engines.npm (package.json): unspecified (use default) remote: remote: Resolving node version 20.x... remote: Downloading and installing node 20.11.1... remote: Using default npm version: 10.2.4 remote: remote: -----> Restoring cache remote: Cached directories were not restored due to a change in version of node, npm, yarn or stack remote: Module installation may take longer for this build remote: remote: -----> Installing dependencies remote: Installing node modules remote: npm notice remote: npm notice New minor version of npm available! 10.2.4 -> 10.5.0 remote: npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.5.0> remote: npm notice Run `npm install -g [email protected]` to update! remote: npm notice remote: npm ERR! code EUSAGE remote: npm ERR! remote: npm ERR! `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing. remote: npm ERR! remote: npm ERR! Invalid: lock file's [email protected] does not satisfy [email protected] remote: npm ERR! Missing: [email protected] from lock file remote: npm ERR! Missing: [email protected] from lock file remote: npm ERR! Invalid: lock file's [email protected] does not satisfy [email protected] remote: npm ERR! Missing: [email protected] from lock file remote: npm ERR! Missing: [email protected] from lock file remote: npm ERR! remote: npm ERR! Clean install a project remote: npm ERR! remote: npm ERR! Usage: remote: npm ERR! npm ci remote: npm ERR! remote: npm ERR! Options: remote: npm ERR! [--install-strategy <hoisted|nested|shallow|linked>] [--legacy-bundling] remote: npm ERR! [--global-style] [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] remote: npm ERR! [--include <prod|dev|optional|peer> [--include <prod|dev|optional|peer> ...]] remote: npm ERR! [--strict-peer-deps] [--foreground-scripts] [--ignore-scripts] [--no-audit] remote: npm ERR! [--no-bin-links] [--no-fund] [--dry-run] remote: npm ERR! [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]] remote: npm ERR! [-ws|--workspaces] [--include-workspace-root] [--install-links] remote: npm ERR! remote: npm ERR! aliases: clean-install, ic, install-clean, isntall-clean remote: npm ERR! remote: npm ERR! Run "npm help ci" for more info remote: remote: npm ERR! A complete log of this run can be found in: /tmp/npmcache.9igaX/_logs/2024-03-12T14_25_39_831Z-debug-0.log remote: remote: -----> Build failed remote: remote: We're sorry this build is failing! You can troubleshoot common issues here: re
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
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/