Skip to content

Chore/adjust scripts and add typecheck step in worflow #134

Chore/adjust scripts and add typecheck step in worflow

Chore/adjust scripts and add typecheck step in worflow #134

Triggered via pull request November 25, 2025 09:26
Status Failure
Total duration 26s
Artifacts

test.yml

on: pull_request
build-and-test
19s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build-and-test
Process completed with exit code 2.
build-and-test: src/events/auto-roles.ts#L16
Argument of type 'string | undefined' is not assignable to parameter of type 'RoleResolvable | readonly RoleResolvable[] | ReadonlyCollection<string, Role>'.
build-and-test: src/events/auto-roles.ts#L13
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build-and-test: src/events/auto-roles.ts#L11
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build-and-test: src/commands/onboarding/index.ts#L30
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build-and-test: src/commands/onboarding/index.ts#L22
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.