Skip to content

go error handling refactoring #22

go error handling refactoring

go error handling refactoring #22

Triggered via pull request December 27, 2023 14:14
Status Failure
Total duration 1m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Go Test
assignment mismatch: 2 variables but sys.UpdateUserRPBatch returns 1 value
Go Test
Process completed with exit code 1.
Go Lint: system/aws-lambda/process_user_rp_parallel/main.go#L1
: # app.modules/aws-lambda/process_user_rp_parallel
Go Lint
assignment mismatch: 2 variables but sys.UpdateUserRPBatch returns 1 value (typecheck)
Go Lint
issues found
Go Test
Restore cache failed: Dependencies file is not found in /home/runner/work/youtube-study-space/youtube-study-space. Supported file pattern: go.sum
Jest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/