chore(deps): bump terminal-link from 2.1.1 to 3.0.0 #1128
Annotations
7 errors
test:
lib/styled-message.js#L5
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("terminal-link")' call instead.
|
test:
lib/styled-message.js#L58
Property 'isSupported' does not exist on type 'typeof import("/home/runner/work/node-elm-review/node-elm-review/node_modules/terminal-link/index", { with: { "resolution-mode": "import" } })'.
|
test:
lib/styled-message.js#L59
This expression is not callable.
|
test
tsc: command (/home/runner/work/node-elm-review/node-elm-review/) /opt/hostedtoolcache/node/16.20.2/x64/bin/npm run tsc exited (2)
|
test
test-run: command (/home/runner/work/node-elm-review/node-elm-review/) /opt/hostedtoolcache/node/16.20.2/x64/bin/npm run test-run exited (1)
|
test
jest: command (/home/runner/work/node-elm-review/node-elm-review/) /opt/hostedtoolcache/node/16.20.2/x64/bin/npm run jest exited (1)
|
test
Process completed with exit code 2.
|