Skip to content

feat(stubs): generate an empty class when creating a service #379

feat(stubs): generate an empty class when creating a service

feat(stubs): generate an empty class when creating a service #379

Triggered via push November 25, 2024 22:36
Status Failure
Total duration 3m 40s
Artifacts

checks.yml

on: push
Matrix: test / test_linux
Matrix: test / test_windows
Fit to window
Zoom out
Zoom in

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.