feat(stubs): generate an empty class when creating a service #379
checks.yml
on: push
lint
/
lint
1m 1s
typecheck
/
typecheck
54s
Matrix: test / test_linux
Matrix: test / test_windows
Annotations
11 errors
typecheck / typecheck:
commands/add.ts#L50
Argument of type 'Agent' is not assignable to parameter of type '"yarn" | "yarn@berry" | "pnpm" | "npm" | "pnpm@6" | "bun"'.
|
typecheck / typecheck:
commands/add.ts#L116
Type 'Agent' is not assignable to type '"yarn" | "yarn@berry" | "pnpm" | "npm" | "pnpm@6" | "bun" | undefined'.
|
typecheck / typecheck
Process completed with exit code 2.
|
test / test_linux (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_linux (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_linux (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_linux (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (20.10.0):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|
test / test_windows (21.x):
index.ts#L1
'foo' is declared but its value is never read.
|