chore(deps): update dependency chai to v5 #168
Travis CI / Travis CI - Branch
required action
Feb 17, 2025 in 44s
Build Errored
The build errored, just like the previous build.
Details
This is a normal build for the renovate/chai-5.x branch. You should be able to reproduce it by checking out the branch locally.
Jobs and Stages
This build has three jobs, running in parallel.
Job | Node.js | OS | State |
---|---|---|---|
12.22.12 | Linux | errored | |
10.24.1 | Linux | errored | |
8.17.0 | Linux | errored |
Build Configuration
Build Option | Setting |
---|---|
Language | Node.js |
Operating System | Linux (Xenial) |
Node.js Versions | 12.22.12, 10.24.1, 8.17.0 |
Build Configuration
{
"language": "node_js",
"os": [
"linux"
],
"dist": "xenial",
"cache": {
"yarn": true
},
"node_js": [
"12.22.12",
"10.24.1",
"8.17.0"
],
"services": [
"mongodb"
],
"script": [
"yarn run ci"
]
}
Loading