chore(deps-dev): bump @tsconfig/node12 from 1.0.11 to 12.1.3 #347
Annotations
10 errors and 1 warning
build:
node_modules/@tsconfig/node12/tsconfig.json#L7
Argument for '--module' option must be: 'none', 'commonjs', 'amd', 'system', 'umd', 'es6', 'es2015', 'es2020', 'es2022', 'esnext', 'node12', 'nodenext'.
|
build:
node_modules/@tsconfig/node12/tsconfig.json#L13
Argument for '--moduleResolution' option must be: 'node', 'classic', 'node12', 'nodenext'.
|
build:
src/cli/fetch.ts#L4
Cannot find module 'commander'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
build:
src/cli/index.ts#L4
Cannot find module 'commander'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
build:
src/cli/main.ts#L1
Cannot find module 'commander'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
build:
src/elastic.ts#L4
Cannot find module '@elastic/elasticsearch'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
build:
src/jobs.ts#L4
Cannot find module 'octokit'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
build:
src/jobs.ts#L5
Cannot find module '@octokit/plugin-rest-endpoint-methods'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
build:
src/runs.ts#L4
Cannot find module 'octokit'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
build:
src/runs.ts#L5
Cannot find module '@octokit/plugin-rest-endpoint-methods'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|