generative background replace action, fix import #56
Travis CI / Travis CI - Branch
required action
Jul 8, 2024 in 1m 16s
Build Errored
The build errored.
Details
This is a normal build for the background-replace-fix-import branch. You should be able to reproduce it by checking out the branch locally.
Jobs and Stages
This build has two jobs, running in parallel.
Job | Node.js | OS | State |
---|---|---|---|
294.1 | 12 | Linux | errored |
294.2 | 14 | Linux | errored |
Build Configuration
Build Option | Setting |
---|---|
Language | Node.js |
Operating System | Linux (Xenial) |
Node.js Versions | 12, 14 |
Build Configuration
{
"language": "node_js",
"os": [
"linux"
],
"dist": "xenial",
"node_js": [
"12",
"14"
],
"script": [
"npm run lint",
"npm run test"
],
"notifications": {
"email": [
{
"recipients": [
"sdk_developers@cloudinary.com"
]
}
]
}
}
Loading