Issue Comment Workflow #52
proposal-police-workflow.yml
on: issue_comment
proposal-police-workflow
23s
Annotations
10 errors and 2 warnings
proposal-police-workflow:
.github/scripts/libs/OpenAIUtils.ts#L2
Cannot find module 'openai'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
proposal-police-workflow:
.github/scripts/libs/OpenAIUtils.ts#L3
Cannot find module '@actions/core'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
proposal-police-workflow:
.github/scripts/libs/OpenAIUtils.ts#L4
Cannot find module '@octokit/core'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
proposal-police-workflow:
.github/scripts/libs/OpenAIUtils.ts#L5
Cannot find module '@octokit/plugin-paginate-rest'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
proposal-police-workflow:
.github/scripts/libs/OpenAIUtils.ts#L6
Cannot find module 'openai/resources/beta/threads/index'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
proposal-police-workflow:
.github/scripts/libs/OpenAIUtils.ts#L7
Cannot find module '@octokit/plugin-rest-endpoint-methods/dist-types/generated/method-types'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
proposal-police-workflow:
.github/scripts/proposalPoliceComment.ts#L1
Cannot find module '@actions/core'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
proposal-police-workflow:
.github/scripts/proposalPoliceComment.ts#L2
Cannot find module '@actions/github'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
proposal-police-workflow:
.github/scripts/proposalPoliceComment.ts#L3
Cannot find module '@octokit/webhooks-types'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
proposal-police-workflow:
.github/scripts/proposalPoliceComment.ts#L7
Cannot find module 'date-fns-tz'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
proposal-police-workflow
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
proposal-police-workflow
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|