Skip to content

Feat/20230904 minio #176

Feat/20230904 minio

Feat/20230904 minio #176

Triggered via pull request September 27, 2023 11:56
Status Failure
Total duration 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/