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

Fix travis error messages #35

Open
3 tasks
EvgeniiaVak opened this issue Dec 4, 2019 · 0 comments
Open
3 tasks

Fix travis error messages #35

EvgeniiaVak opened this issue Dec 4, 2019 · 0 comments

Comments

@EvgeniiaVak
Copy link
Contributor

There are errors shown on travis logs while submitting a pull request:
https://travis-ci.org/datopian/datapackage-views-js/builds/620204821?utm_source=github_status&utm_medium=notification

console.error node_modules/jest-environment-jsdom/node_modules/jsdom/lib/jsdom/virtual-console.js:29
    Error: Not implemented: HTMLCanvasElement.prototype.getContext (without installing the canvas npm package) ... 
console.error node_modules/prop-types/checkPropTypes.js:20
    Warning: Failed prop type: The prop `spec` is marked as required in `t`, but its value is `undefined`.
        in t (at App.js:100)
        in DataView (at App.test.js:295)

Although all the tests pass successfully.

Tasks

  • Analyse
  • ... (TODO)

Acceptance criteria

  • There are no error messages in travis ci logs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant