chore(deps): bump uuid from 11.1.0 to 12.0.0 #363
unit-test.yml
on: pull_request
prepare_matrix
5s
Matrix: test
Annotations
5 errors
|
test (20)
Process completed with exit code 1.
|
|
test (20):
lib/subcommands/push.js#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("uuid")' call instead.
|
|
test (20):
lib/subcommands/keychain.js#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("uuid")' call instead.
|
|
test (20):
lib/subcommands/io.js#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("uuid")' call instead.
|
|
test (22)
The strategy configuration was canceled because "test._20" failed
|