Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade standard from 12.0.1 to 17.1.0 #3

Merged
merged 1 commit into from
Aug 23, 2023

feat: upgrade standard from 12.0.1 to 17.1.0

ac4815e
Select commit
Failed to load commit list.
Merged

[Snyk] Upgrade standard from 12.0.1 to 17.1.0 #3

feat: upgrade standard from 12.0.1 to 17.1.0
ac4815e
Select commit
Failed to load commit list.
Travis CI / Travis CI - Branch required action Aug 22, 2023 in 3m 45s

Build Errored

The build errored.

Details

This is a normal build for the snyk-upgrade-1cbc35d510baf8efa2edf923d0de2ea9 branch. You should be able to reproduce it by checking out the branch locally.

Jobs and Stages

This build has four jobs, running in parallel.

Job Node.js OS State
10.1 node Linux errored
10.2 10 Linux failed
10.3 8 Linux failed
10.4 6 Linux errored

Build Configuration

Build Option Setting
Language Node.js
Operating System Linux (Xenial)
Node.js Versions node, 10, 8, 6
Build Configuration
{
  "webhooks": {
    "urls": "https://webhooks.gitter.im/e/237280ed4796c19cc626",
    "on_success": "change",
    "on_failure": "always",
    "on_start": false
  },
  "language": "node_js",
  "os": [
    "linux"
  ],
  "dist": "xenial",
  "node_js": [
    "node",
    "10",
    "8",
    "6"
  ],
  "after_script": [
    "npm run test-cov",
    "codecov",
    "cat ./coverage/lcov.info | coveralls"
  ],
  "sudo": false
}