This repository has been archived by the owner on Apr 7, 2024. It is now read-only.
Pro 150/action diff #86
Annotations
2 errors
Review
Error: Parameter token or opts.auth is required
at Object.getAuthString (/home/runner/work/***/***/node_modules/.pnpm/@actions[email protected]/node_modules/@actions/github/lib/internal/utils.js:40:1)
at getOctokitOptions (/home/runner/work/***/***/node_modules/.pnpm/@actions[email protected]/node_modules/@actions/github/lib/utils.js:52:1)
at Object.getOctokit (/home/runner/work/***/***/node_modules/.pnpm/@actions[email protected]/node_modules/@actions/github/lib/github.js:38:1)
at run (/home/runner/work/***/***/actions/review-action/src/index.ts:39:1)
at /home/runner/work/***/***/actions/review-action/src/index.ts:204:1
at /home/runner/work/***/***/actions/review-action/dist/index.js:50030:3
at Object.<anonymous> (/home/runner/work/***/***/actions/review-action/dist/index.js:50033:12)
at Module._compile (node:internal/modules/cjs/loader:1241:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
|
Review
Parameter token or opts.auth is required
|