Bump undici from 5.29.0 to 6.23.0 in the npm_and_yarn group across 1 directory #1219
continuous-integration.yml
on: pull_request
Unit Test
12s
Integration Test
16s
Annotations
4 errors
|
Unit Test
Process completed with exit code 2.
|
|
Unit Test:
src/runner.ts#L2
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("@actions/github")' call instead.
|
|
Integration Test
Process completed with exit code 2.
|
|
Integration Test:
src/runner.ts#L2
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("@actions/github")' call instead.
|