Feat/20230904 minio #176
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 1 warning
check
backend#typecheck: command (/home/runner/work/callstack/callstack/packages/backend) pnpm run typecheck exited (1)
|
check
Type '{ auth_sub: string; handle: string; screen_name: string; bio: string; }' is not assignable to type '(Without<UserCreateInput, UserUncheckedCreateInput> & UserUncheckedCreateInput) | (Without<...> & UserCreateInput)'.
|
check
Process completed with exit code 1.
|
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|