Chore/adjust scripts and add typecheck step in worflow #134
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'.
|