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

Add author in book in java.pldb #458

Merged
merged 1 commit into from
Feb 10, 2023
Merged

Add author in book in java.pldb #458

merged 1 commit into from
Feb 10, 2023

Conversation

stavares843
Copy link
Contributor

@celtic-coder
Copy link
Collaborator

Hi Breck (@breck7),

In this job Add author in book in java.pldb #458, for the didTheTestsPass / build (14.x) step, the job is failing with the following error:

2023-02-09T17:07:45.9737282Z Ran scroll build in /home/runner/work/pldb/pldb/site because site folder changed
2023-02-09T17:07:46.1471987Z Ran scroll build in /home/runner/work/pldb/pldb/site/lists because site folder changed
2023-02-09T17:07:59.7504935Z Ran scroll build in /home/runner/work/pldb/pldb/site/languages because site folder changed
2023-02-09T17:08:01.3196690Z Ran scroll build in /home/runner/work/pldb/pldb/site/pages because site folder changed
2023-02-09T17:08:01.3309864Z internal/fs/utils.js:332
2023-02-09T17:08:01.3310495Z     throw err;
2023-02-09T17:08:01.3311157Z     ^
2023-02-09T17:08:01.3311457Z 2023-02-09T17:08:01.3312370Z Error: ENOENT: no such file or directory, open '/home/runner/work/pldb/pldb/site/docs/marconi.scroll'
2023-02-09T17:08:01.3312986Z     at Object.openSync (fs.js:498:3)
2023-02-09T17:08:01.3342644Z     at Object.readFileSync (fs.js:394:35)
2023-02-09T17:08:01.3347167Z     at Function.Disk.read (/home/runner/work/pldb/pldb/node_modules/jtree/products/Disk.node.js:11:24)
2023-02-09T17:08:01.3347902Z     at readFileWithCache (/home/runner/work/pldb/pldb/node_modules/scroll-cli/scroll.js:64:96)
2023-02-09T17:08:01.3348509Z     at getFullyExpandedFile (/home/runner/work/pldb/pldb/node_modules/scroll-cli/scroll.js:73:15)
2023-02-09T17:08:01.3349049Z     at /home/runner/work/pldb/pldb/node_modules/scroll-cli/scroll.js:88:25
2023-02-09T17:08:01.3349374Z     at Array.forEach (<anonymous>)
2023-02-09T17:08:01.3349893Z     at getFullyExpandedFile (/home/runner/work/pldb/pldb/node_modules/scroll-cli/scroll.js:84:8)
2023-02-09T17:08:01.3350476Z     at new ScrollFile (/home/runner/work/pldb/pldb/node_modules/scroll-cli/scroll.js:271:25)
2023-02-09T17:08:01.3350997Z     at /home/runner/work/pldb/pldb/node_modules/scroll-cli/scroll.js:492:11 {
2023-02-09T17:08:01.3351317Z   errno: -2,
2023-02-09T17:08:01.3351565Z   syscall: 'open',
2023-02-09T17:08:01.3351811Z   code: 'ENOENT',
2023-02-09T17:08:01.3352186Z   path: '/home/runner/work/pldb/pldb/site/docs/marconi.scroll'
2023-02-09T17:08:01.3352460Z }

The specific error is the following missing file:

Error: ENOENT: no such file or directory, open '/home/runner/work/pldb/pldb/site/docs/marconi.scroll'

Should this be marconiSetup.scroll, perhaps?

Kind Regards,
Liam

@breck7 breck7 merged commit 6a8ec31 into main Feb 10, 2023
@breck7
Copy link
Owner

breck7 commented Feb 10, 2023

Yes @celtic-coder ! I have been scrambling a bit to get the new server working correctly and pushed without running the tests. My fault!

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

Successfully merging this pull request may close these issues.

3 participants