Remove dependencies glowie
and supports-color
, requires Node.js v20
#815
Annotations
37 errors
test (node, 20, macos-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 20, macos-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 20, macos-latest)
Process completed with exit code 2.
|
test (node, 20, ubuntu-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 20, ubuntu-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 20, ubuntu-latest)
Process completed with exit code 2.
|
test (node, 18, ubuntu-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 18, ubuntu-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 18, ubuntu-latest)
Process completed with exit code 2.
|
test (node, 18, macos-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 18, macos-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 18, macos-latest)
Process completed with exit code 2.
|
test (node, 22, ubuntu-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 22, ubuntu-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 22, ubuntu-latest)
Process completed with exit code 2.
|
test (node, 22, macos-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 22, macos-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 22, macos-latest)
Process completed with exit code 2.
|
test (node, 22, windows-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 22, windows-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 22, windows-latest)
Process completed with exit code 1.
|
test (node, 18, windows-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 18, windows-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 18, windows-latest)
Process completed with exit code 1.
|
test (node, 20, windows-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 20, windows-latest):
index.ts#L231
Argument of type 'number' is not assignable to parameter of type 'string'.
|
test (node, 20, windows-latest)
Process completed with exit code 1.
|
error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:52922/ --pypiapi http://localhost:52923/ --registry http://localhost:52924/ -f D:\a\updates\updates\fixtures\npm-test\package.json:
node_modules\execa\lib\error.js#L60
import { styleText as Es, stripVTControlCharacters as vs } from "node:util";
^^^^^^^^^
SyntaxError: The requested module 'node:util' does not provide an export named 'styleText'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.6
at makeError (D:\a\updates\updates\node_modules\execa\lib\error.js:60:11)
at <anonymous> (D:\a\updates\updates\node_modules\execa\index.js:124:26)
|
error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -C --githubapi http://localhost:52922/ --pypiapi http://localhost:52923/ -f D:\a\updates\updates\fixtures\npm-empty\package.json:
node_modules\execa\lib\error.js#L60
import { styleText as Es, stripVTControlCharacters as vs } from "node:util";
^^^^^^^^^
SyntaxError: The requested module 'node:util' does not provide an export named 'styleText'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.6
at makeError (D:\a\updates\updates\node_modules\execa\lib\error.js:60:11)
at <anonymous> (D:\a\updates\updates\node_modules\execa\index.js:124:26)
|
error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -c --githubapi http://localhost:52922/ --pypiapi http://localhost:52923/:
node_modules\execa\lib\error.js#L60
import { styleText as Es, stripVTControlCharacters as vs } from "node:util";
^^^^^^^^^
SyntaxError: The requested module 'node:util' does not provide an export named 'styleText'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.6
at makeError (D:\a\updates\updates\node_modules\execa\lib\error.js:60:11)
at <anonymous> (D:\a\updates\updates\node_modules\execa\index.js:124:26)
|
error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -g -c --githubapi http://localhost:52922/ --pypiapi http://localhost:52923/:
node_modules\execa\lib\error.js#L60
import { styleText as Es, stripVTControlCharacters as vs } from "node:util";
^^^^^^^^^
SyntaxError: The requested module 'node:util' does not provide an export named 'styleText'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.6
at makeError (D:\a\updates\updates\node_modules\execa\lib\error.js:60:11)
at <anonymous> (D:\a\updates\updates\node_modules\execa\index.js:124:26)
|
error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -g -p -c --githubapi http://localhost:52922/ --pypiapi http://localhost:52923/:
node_modules\execa\lib\error.js#L60
import { styleText as Es, stripVTControlCharacters as vs } from "node:util";
^^^^^^^^^
SyntaxError: The requested module 'node:util' does not provide an export named 'styleText'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.6
at makeError (D:\a\updates\updates\node_modules\execa\lib\error.js:60:11)
at <anonymous> (D:\a\updates\updates\node_modules\execa\index.js:124:26)
|
error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -R -c --githubapi http://localhost:52922/ --pypiapi http://localhost:52923/:
node_modules\execa\lib\error.js#L60
import { styleText as Es, stripVTControlCharacters as vs } from "node:util";
^^^^^^^^^
SyntaxError: The requested module 'node:util' does not provide an export named 'styleText'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.6
at makeError (D:\a\updates\updates\node_modules\execa\lib\error.js:60:11)
at <anonymous> (D:\a\updates\updates\node_modules\execa\index.js:124:26)
|
error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -P -c --githubapi http://localhost:52922/ --pypiapi http://localhost:52923/:
node_modules\execa\lib\error.js#L60
import { styleText as Es, stripVTControlCharacters as vs } from "node:util";
^^^^^^^^^
SyntaxError: The requested module 'node:util' does not provide an export named 'styleText'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.6
at makeError (D:\a\updates\updates\node_modules\execa\lib\error.js:60:11)
at <anonymous> (D:\a\updates\updates\node_modules\execa\index.js:124:26)
|
error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -i noty -c --githubapi http://localhost:52922/ --pypiapi http://localhost:52923/:
node_modules\execa\lib\error.js#L60
import { styleText as Es, stripVTControlCharacters as vs } from "node:util";
^^^^^^^^^
SyntaxError: The requested module 'node:util' does not provide an export named 'styleText'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.6
at makeError (D:\a\updates\updates\node_modules\execa\lib\error.js:60:11)
at <anonymous> (D:\a\updates\updates\node_modules\execa\index.js:124:26)
|
error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -i noty -i noty:
node_modules\execa\lib\error.js#L60
import { styleText as Es, stripVTControlCharacters as vs } from "node:util";
^^^^^^^^^
SyntaxError: The requested module 'node:util' does not provide an export named 'styleText'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.6
at makeError (D:\a\updates\updates\node_modules\execa\lib\error.js:60:11)
at <anonymous> (D:\a\updates\updates\node_modules\execa\index.js:124:26)
|
error: Command failed with exit code 1: D:\a\updates\updates\dist\index.js -j -i /^noty/ -c --githubapi http://localhost:52922/ --pypiapi http://localhost:52923/:
node_modules\execa\lib\error.js#L60
import { styleText as Es, stripVTControlCharacters as vs } from "node:util";
^^^^^^^^^
SyntaxError: The requested module 'node:util' does not provide an export named 'styleText'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:106:12)
Node.js v18.20.6
at makeError (D:\a\updates\updates\node_modules\execa\lib\error.js:60:11)
at <anonymous> (D:\a\updates\updates\node_modules\execa\index.js:124:26)
|