Bashamega / WebDevTools

https://wdt.adambashaahmednaji.com/
13 stars 17 forks source link

Github actions #85

Closed Bashamega closed 2 weeks ago

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-dev-tools-jmia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 14, 2024 1:52am
Bashamega commented 2 weeks ago

Hello @SeanAverS :) After merging it to the main branch i got this error:

SyntaxError: Identifier 'github' has already been declared
Error: Unhandled error: SyntaxError: Identifier 'github' has already been declared
    at new AsyncFunction (<anonymous>)
    at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:15143:16)
    at main (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:15[23](https://github.com/Bashamega/WebDevTools/actions/runs/9509389187/job/26212308353#step:2:24)6:26)
    at /home/runner/work/_actions/actions/github-script/v6/dist/index.js:15217:1
    at /home/runner/work/_actions/actions/github-script/v6/dist/index.js:15268:3
    at Object.<anonymous> (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:15271:12)
    at Module._compile (node:internal/modules/cjs/loader:1198:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1[25](https://github.com/Bashamega/WebDevTools/actions/runs/9509389187/job/26212308353#step:2:26)2:10)
    at Module.load (node:internal/modules/cjs/loader:1076:32)
    at Function.Module._load (node:internal/modules/cjs/loader:911:12)

Can you fix it in a new pr on the main branch?

SeanAverS commented 1 week ago

Will take a look 👍