store.gatsbyjs.org icon indicating copy to clipboard operation
store.gatsbyjs.org copied to clipboard

not loading the coupon code

Open lutufasad opened this issue 1 year ago • 3 comments

lutufasad avatar Oct 13 '23 05:10 lutufasad

Fails
:no_entry_sign:

Danger failed to run /app/peril-downloaded-gatsbyjs/gatsby@peril/rules/emptybody.ts.

Error TypeError

Cannot read property 'trim' of null
TypeError: Cannot read property 'trim' of null
    at Object.exports.emptybody (/app/peril-downloaded-gatsbyjs/gatsby@peril/rules/emptybody.ts:12:14)
    at Object.exports.default (/app/peril-downloaded-gatsbyjs/gatsby@peril/rules/emptybody.ts:17:13)
    at Object.<anonymous> (/app/node_modules/danger/distribution/runner/runners/inline.js:147:60)
    at step (/app/node_modules/danger/distribution/runner/runners/inline.js:32:23)
    at Object.next (/app/node_modules/danger/distribution/runner/runners/inline.js:13:53)
    at /app/node_modules/danger/distribution/runner/runners/inline.js:7:71
    at new Promise (<anonymous>)
    at __awaiter (/app/node_modules/danger/distribution/runner/runners/inline.js:3:12)
    at Object.exports.runDangerfileEnvironment (/app/node_modules/danger/distribution/runner/runners/inline.js:105:136)
    at runDangerAgainstFileInline (/app/out/danger/danger_runner.js:56:37)
    at process._tickCallback (internal/process/next_tick.js:68:7)

Dangerfile

 7| maintainers resolve your issue.\
 8| `
 9| 
10| export const emptybody = () => {
11|   const {
----------------^
12|     user: { login: username },
13|     body,
14|   } = danger.github.issue as any
15| 

Generated by :no_entry_sign: dangerJS

gatsbot[bot] avatar Oct 13 '23 05:10 gatsbot[bot]

not loading the coupon code

divyasisss avatar Oct 14 '23 18:10 divyasisss

It's not loading here too

Dev-Enoch avatar Oct 25 '23 09:10 Dev-Enoch