Skip to content

[Snyk] Security upgrade glob from 7.1.6 to 9.0.0 #16

[Snyk] Security upgrade glob from 7.1.6 to 9.0.0

[Snyk] Security upgrade glob from 7.1.6 to 9.0.0 #16

Triggered via pull request December 6, 2023 14:04
Status Failure
Total duration 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: node_modules/glob/dist/cjs/glob.d.ts#L3
Module '"/home/runner/work/no-skipped-tests/no-skipped-tests/node_modules/minipass/index"' can only be default-imported using the 'esModuleInterop' flag
Build: node_modules/glob/dist/cjs/walker.d.ts#L8
Module '"/home/runner/work/no-skipped-tests/no-skipped-tests/node_modules/minipass/index"' can only be default-imported using the 'esModuleInterop' flag
Build: node_modules/path-scurry/node_modules/minipass/dist/commonjs/index.d.ts#L411
Property 'addListener' in type 'Minipass<RType, WType, Events>' is not assignable to the same property in base type 'EventEmitter'.
Build: node_modules/path-scurry/node_modules/minipass/dist/commonjs/index.d.ts#L429
Property 'on' in type 'Minipass<RType, WType, Events>' is not assignable to the same property in base type 'EventEmitter'.
Build: node_modules/path-scurry/node_modules/minipass/dist/commonjs/index.d.ts#L433
Property 'removeListener' in type 'Minipass<RType, WType, Events>' is not assignable to the same property in base type 'EventEmitter'.
Build: node_modules/path-scurry/node_modules/minipass/dist/commonjs/index.d.ts#L442
Property 'off' in type 'Minipass<RType, WType, Events>' is not assignable to the same property in base type 'EventEmitter'.
Build: node_modules/path-scurry/node_modules/minipass/dist/commonjs/index.d.ts#L451
Property 'removeAllListeners' in type 'Minipass<RType, WType, Events>' is not assignable to the same property in base type 'EventEmitter'.
Build: node_modules/path-scurry/node_modules/minipass/dist/commonjs/index.d.ts#L481
Property 'emit' in type 'Minipass<RType, WType, Events>' is not assignable to the same property in base type 'EventEmitter'.
Build: src/get-files-by-pattern.ts#L11
No overload matches this call.
Build
Process completed with exit code 2.
Build
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/