Skip to content

feat: provide scope as parameter #62

feat: provide scope as parameter

feat: provide scope as parameter #62

Triggered via pull request December 19, 2024 17:56
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 6 warnings
Type Check: 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; }'.
Type Check
Process completed with exit code 2.
Are the types wrong?: 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; }'.
Are the types wrong?
Process completed with exit code 1.
Build: 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; }'.
Build
Process completed with exit code 1.
Lint: 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; }'.
Lint
Process completed with exit code 1.
Type Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Are the types wrong?
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636