feat: provide scope as parameter #62
Annotations
2 errors and 1 warning
Run pnpm tsc:
src/bin/index.ts#L165
Argument of type '{ logger: SpinnerLogger; organisation: string; daysToExpiry: number | undefined; }' is not assignable to parameter of type '{ logger?: Logger | undefined; organisation: string; daysToExpiry?: number | undefined; scope: string; }'.
|
Run pnpm tsc
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading