Skip to content

fix: bump glob from 8.1.0 to 11.0.0 #205

fix: bump glob from 8.1.0 to 11.0.0

fix: bump glob from 8.1.0 to 11.0.0 #205

Triggered via pull request September 26, 2024 09:48
Status Failure
Total duration 37s
Artifacts

ci_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test/cherry.test.js > cherry > explains the usage: test/cherry.test.js#L8
AssertionError: expected 'file:///home/runner/work/cherry-cli/c…' to contain 'Usage: cherry [options] [command]' - Expected + Received - Usage: cherry [options] [command] + file:///home/runner/work/cherry-cli/cherry-cli/src/plugins/js_circular_dependencies.js:1 + import glob from 'glob' + ^^^^ + SyntaxError: The requested module 'glob' does not provide an export named 'default' + at ModuleJob._instantiate (node:internal/modules/esm/module_job:134:21) + at async ModuleJob.run (node:internal/modules/esm/module_job:217:5) + at async ModuleLoader.import (node:internal/modules/esm/loader:316:24) + at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5) + + Node.js v20.14.0 + ❯ test/cherry.test.js:8:26
test/cherry.test.js > cherry > explains the usage: test/cherry.test.js#L8
AssertionError: expected 'file:///home/runner/work/cherry-cli/c…' to contain 'Usage: cherry [options] [command]' - Expected + Received - Usage: cherry [options] [command] + file:///home/runner/work/cherry-cli/cherry-cli/src/plugins/js_circular_dependencies.js:1 + import glob from 'glob' + ^^^^ + SyntaxError: The requested module 'glob' does not provide an export named 'default' + at ModuleJob._instantiate (node:internal/modules/esm/module_job:134:21) + at async ModuleJob.run (node:internal/modules/esm/module_job:217:5) + at async ModuleLoader.import (node:internal/modules/esm/loader:316:24) + at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5) + + Node.js v20.14.0 + ❯ test/cherry.test.js:8:26
test/cherry.test.js > cherry > explains the usage: test/cherry.test.js#L8
AssertionError: expected 'file:///home/runner/work/cherry-cli/c…' to contain 'Usage: cherry [options] [command]' - Expected + Received - Usage: cherry [options] [command] + file:///home/runner/work/cherry-cli/cherry-cli/src/plugins/js_circular_dependencies.js:1 + import glob from 'glob' + ^^^^ + SyntaxError: The requested module 'glob' does not provide an export named 'default' + at ModuleJob._instantiate (node:internal/modules/esm/module_job:134:21) + at async ModuleJob.run (node:internal/modules/esm/module_job:217:5) + at async ModuleLoader.import (node:internal/modules/esm/loader:316:24) + at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5) + + Node.js v20.14.0 + ❯ test/cherry.test.js:8:26
test/cherry_diff.test.js > cherry diff > should exit with an error if --metric is missing: test/cherry_diff.test.js#L29
AssertionError: expected 'file:///home/runner/work/cherry-cli/c…' to contain 'required option \'--metric <metric>\'…' - Expected + Received - required option '--metric <metric>' not specified + file:///home/runner/work/cherry-cli/cherry-cli/src/plugins/js_circular_dependencies.js:1 + import glob from 'glob' + ^^^^ + SyntaxError: The requested module 'glob' does not provide an export named 'default' + at ModuleJob._instantiate (node:internal/modules/esm/module_job:134:21) + at async ModuleJob.run (node:internal/modules/esm/module_job:217:5) + at async ModuleLoader.import (node:internal/modules/esm/loader:316:24) + at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5) + + Node.js v20.14.0 + ❯ test/cherry_diff.test.js:29:26
test/cherry_diff.test.js > cherry diff > should exit with an error if --metric is missing: test/cherry_diff.test.js#L29
AssertionError: expected 'file:///home/runner/work/cherry-cli/c…' to contain 'required option \'--metric <metric>\'…' - Expected + Received - required option '--metric <metric>' not specified + file:///home/runner/work/cherry-cli/cherry-cli/src/plugins/js_circular_dependencies.js:1 + import glob from 'glob' + ^^^^ + SyntaxError: The requested module 'glob' does not provide an export named 'default' + at ModuleJob._instantiate (node:internal/modules/esm/module_job:134:21) + at async ModuleJob.run (node:internal/modules/esm/module_job:217:5) + at async ModuleLoader.import (node:internal/modules/esm/loader:316:24) + at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5) + + Node.js v20.14.0 + ❯ test/cherry_diff.test.js:29:26
test/cherry_diff.test.js > cherry diff > should exit with an error if --metric is missing: test/cherry_diff.test.js#L29
AssertionError: expected 'file:///home/runner/work/cherry-cli/c…' to contain 'required option \'--metric <metric>\'…' - Expected + Received - required option '--metric <metric>' not specified + file:///home/runner/work/cherry-cli/cherry-cli/src/plugins/js_circular_dependencies.js:1 + import glob from 'glob' + ^^^^ + SyntaxError: The requested module 'glob' does not provide an export named 'default' + at ModuleJob._instantiate (node:internal/modules/esm/module_job:134:21) + at async ModuleJob.run (node:internal/modules/esm/module_job:217:5) + at async ModuleLoader.import (node:internal/modules/esm/loader:316:24) + at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5) + + Node.js v20.14.0 + ❯ test/cherry_diff.test.js:29:26
test/cherry_diff.test.js > cherry diff > requires to commit changes before running cherry diff: test/cherry_diff.test.js#L41
AssertionError: expected 'file:///home/runner/work/cherry-cli/c…' to contain 'Please commit your changes before run…' - Expected + Received - Please commit your changes before running cherry diff + file:///home/runner/work/cherry-cli/cherry-cli/src/plugins/js_circular_dependencies.js:1 + import glob from 'glob' + ^^^^ + SyntaxError: The requested module 'glob' does not provide an export named 'default' + at ModuleJob._instantiate (node:internal/modules/esm/module_job:134:21) + at async ModuleJob.run (node:internal/modules/esm/module_job:217:5) + at async ModuleLoader.import (node:internal/modules/esm/loader:316:24) + at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5) + + Node.js v20.14.0 + ❯ test/cherry_diff.test.js:41:26
test/cherry_diff.test.js > cherry diff > requires to commit changes before running cherry diff: test/cherry_diff.test.js#L41
AssertionError: expected 'file:///home/runner/work/cherry-cli/c…' to contain 'Please commit your changes before run…' - Expected + Received - Please commit your changes before running cherry diff + file:///home/runner/work/cherry-cli/cherry-cli/src/plugins/js_circular_dependencies.js:1 + import glob from 'glob' + ^^^^ + SyntaxError: The requested module 'glob' does not provide an export named 'default' + at ModuleJob._instantiate (node:internal/modules/esm/module_job:134:21) + at async ModuleJob.run (node:internal/modules/esm/module_job:217:5) + at async ModuleLoader.import (node:internal/modules/esm/loader:316:24) + at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5) + + Node.js v20.14.0 + ❯ test/cherry_diff.test.js:41:26
test/cherry_diff.test.js > cherry diff > requires to commit changes before running cherry diff: test/cherry_diff.test.js#L41
AssertionError: expected 'file:///home/runner/work/cherry-cli/c…' to contain 'Please commit your changes before run…' - Expected + Received - Please commit your changes before running cherry diff + file:///home/runner/work/cherry-cli/cherry-cli/src/plugins/js_circular_dependencies.js:1 + import glob from 'glob' + ^^^^ + SyntaxError: The requested module 'glob' does not provide an export named 'default' + at ModuleJob._instantiate (node:internal/modules/esm/module_job:134:21) + at async ModuleJob.run (node:internal/modules/esm/module_job:217:5) + at async ModuleLoader.import (node:internal/modules/esm/loader:316:24) + at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5) + + Node.js v20.14.0 + ❯ test/cherry_diff.test.js:41:26
test
Process completed with exit code 1.