Bump octokit from 3.2.1 to 4.0.2 #158
Annotations
5 errors
Run npx tsc:
node_modules/octokit/node_modules/@octokit/plugin-paginate-rest/dist-types/index.d.ts#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@octokit/core")' call instead.
|
Run npx tsc:
node_modules/octokit/node_modules/@octokit/plugin-paginate-rest/dist-types/types.d.ts#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("@octokit/core")' call instead.
|
Run npx tsc:
src/index.ts#L6
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("octokit")' call instead.
|
Run npx tsc:
src/utils.ts#L3
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("octokit")' call instead.
|
Run npx tsc
Process completed with exit code 2.
|
Loading