chore: npm install #549
Annotations
4 errors and 3 warnings
test (ubuntu-latest, 3.3.6):
node_modules/path-scurry/dist/cjs/index.d.ts#L117
Class 'PathBase' incorrectly implements class 'Dirent'. Did you mean to extend 'Dirent' and inherit its members as a subclass?
|
test (ubuntu-latest, 3.3.6)
Process completed with exit code 2.
|
test (macos-latest, 3.3.6):
node_modules/path-scurry/dist/cjs/index.d.ts#L117
Class 'PathBase' incorrectly implements class 'Dirent'. Did you mean to extend 'Dirent' and inherit its members as a subclass?
|
test (macos-latest, 3.3.6)
Process completed with exit code 2.
|
test (ubuntu-latest, 3.3.6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest, 3.3.6):
src/extension.ts#L6
Import name `child_process` must match one of the following formats: camelCase, PascalCase
|
test (macos-latest, 3.3.6):
src/extension.ts#L6
Import name `child_process` must match one of the following formats: camelCase, PascalCase
|