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

It's been 2 days since the action is failing (used to work fine) #286

Closed
claudioandre-br opened this issue Nov 26, 2023 · 11 comments · Fixed by #287
Closed

It's been 2 days since the action is failing (used to work fine) #286

claudioandre-br opened this issue Nov 26, 2023 · 11 comments · Fixed by #287

Comments

@claudioandre-br
Copy link

It's been 2 days since the actions/first-interaction has been failing. Nothing has changed on my end and the missing module looks like something related to deprecation, misuse of something, or a problem in the Ubuntu image itself (BTW: I'm using ubuntu-latest).

Run actions/first-interaction@1dbfe1ba5525b8257e1f259b09745bee346d62d8
[...]
internal/modules/cjs/loader.js:1032
2023-11-26T11:24:00.0986995Z   throw err;
2023-11-26T11:24:00.0987957Z   ^
2023-11-26T11:24:00.0988354Z 
2023-11-26T11:24:00.0988907Z Error: Cannot find module 'node:assert'
2023-11-26T11:24:00.0991231Z Require stack:
2023-11-26T11:24:00.0994580Z - /node_modules/undici/lib/handler/RetryHandler.js
2023-11-26T11:24:00.0995171Z - /node_modules/undici/index.js
2023-11-26T11:24:00.0995684Z - /node_modules/@actions/http-client/lib/index.js
2023-11-26T11:24:00.0996348Z - /node_modules/@actions/core/lib/oidc-utils.js
2023-11-26T11:24:00.0996899Z - /node_modules/@actions/core/lib/core.js
2023-11-26T11:24:00.0997346Z - /lib/main.js
2023-11-26T11:24:00.0997969Z     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:1029:15)
2023-11-26T11:24:00.0998746Z     at Function.Module._load (internal/modules/cjs/loader.js:898:27)
2023-11-26T11:24:00.0999399Z     at Module.require (internal/modules/cjs/loader.js:1089:19)
2023-11-26T11:24:00.1000071Z     at require (internal/modules/cjs/helpers.js:73:18)
2023-11-26T11:24:00.1000810Z     at Object.<anonymous> (/node_modules/undici/lib/handler/RetryHandler.js:1:16)
2023-11-26T11:24:00.1001507Z     at Module._compile (internal/modules/cjs/loader.js:1200:30)
2023-11-26T11:24:00.1002206Z     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1220:10)
2023-11-26T11:24:00.1002871Z     at Module.load (internal/modules/cjs/loader.js:1049:32)
2023-11-26T11:24:00.1003477Z     at Function.Module._load (internal/modules/cjs/loader.js:937:14)
2023-11-26T11:24:00.1004130Z     at Module.require (internal/modules/cjs/loader.js:1089:19) {
2023-11-26T11:24:00.1004696Z   code: 'MODULE_NOT_FOUND',
2023-11-26T11:24:00.1005060Z   requireStack: [
2023-11-26T11:24:00.1005864Z     '/node_modules/undici/lib/handler/RetryHandler.js',
2023-11-26T11:24:00.1006458Z     '/node_modules/undici/index.js',
2023-11-26T11:24:00.1006975Z     '/node_modules/@actions/http-client/lib/index.js',
2023-11-26T11:24:00.1007595Z     '/node_modules/@actions/core/lib/oidc-utils.js',
2023-11-26T11:24:00.1008382Z     '/node_modules/@actions/core/lib/core.js',
2023-11-26T11:24:00.1008832Z     '/lib/main.js'
2023-11-26T11:24:00.1009217Z   ]
2023-11-26T11:24:00.1009497Z }

image

I haven't changed anything about how I use actions/first interaction between these two runs. I'm sorry if it's spam, but it looks like a real bug to me.

@Zeal-L
Copy link

Zeal-L commented Nov 26, 2023

same
image

@ErikBjare
Copy link

Same: https://github.com/ActivityWatch/activitywatch/actions/runs/6981763714/job/18999580470?pr=976

Not sure what the cause could be. Suddenly began failing this week.

@konsalex
Copy link

The Node version used in the Action is the same, so I guess something changed in the GitHub's Action runner?

@tuhaihe
Copy link

tuhaihe commented Nov 28, 2023

Same: https://github.com/cloudberrydb/cloudberrydb/actions/runs/7003830519/job/19050320906.

I tried different first-interaction versions, but it still failed.

@toadfansx
Copy link

Same here

pleisto/flappy#150

@palisadoes
Copy link

@pje
@cory-miller
@dakale
@damccorm

You've contributed to past releases. Please take a look

@AllanGuigou
Copy link
Contributor

👋 this should be resolved with the latest release v1.3.0

@tuhaihe
Copy link

tuhaihe commented Nov 30, 2023

It also works for v1. Thanks @AllanGuigou!

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 a pull request may close this issue.

10 participants