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 CI for Node.js 10 and Node.js 12: #384

Closed
1 task
dhmlau opened this issue Jul 9, 2019 · 2 comments
Closed
1 task

Fix CI for Node.js 10 and Node.js 12: #384

dhmlau opened this issue Jul 9, 2019 · 2 comments
Assignees

Comments

@dhmlau
Copy link
Member

dhmlau commented Jul 9, 2019

See comment:
#383 (comment) (failed on Node.js 10)
#385 (failed on Node.js 12)

1) autoupdate
     foreign key constraint
       should create, update, and delete foreign keys:
   error: duplicate key value violates unique constraint "pg_namespace_nspname_index" (while running initial autoupdate)
    at Connection.parseE (node_modules/pg/lib/connection.js:602:11)
    at Connection.parseMessage (node_modules/pg/lib/connection.js:399:19)
    at Socket.<anonymous> (node_modules/pg/lib/connection.js:121:22)
    at addChunk (_stream_readable.js:288:12)
    at readableAddChunk (_stream_readable.js:269:11)
    at Socket.Readable.push (_stream_readable.js:224:10)
    at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)

Acceptance Criteria

  • fix the CI failure
@jannyHou
Copy link
Contributor

jannyHou commented Jul 9, 2019

probably caused by the broken jsdoc, CI is green for PR #385 now.

@jannyHou jannyHou self-assigned this Jul 9, 2019
@jannyHou
Copy link
Contributor

jannyHou commented Jul 9, 2019

Closing after #385 landed.

@jannyHou jannyHou closed this as completed Jul 9, 2019
@agnes512 agnes512 changed the title Fix CI for Node.js 10: Fix CI for Node.js 10 and Node.js 12: Jul 9, 2019
@agnes512 agnes512 added this to the July 2019 milestone milestone Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants