Skip to content

Fix mongo db client to use GridFS API on 16MB exceed file #3261

Fix mongo db client to use GridFS API on 16MB exceed file

Fix mongo db client to use GridFS API on 16MB exceed file #3261

Triggered via pull request November 24, 2024 08:02
Status Failure
Total duration 5m 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
build: server/backend/database/mongo/client.go#L1097
Error return value of `uploadStream.Close` is not checked (errcheck)
build: server/backend/database/testcases/testcases.go#L1623
exported: exported function CreateLargeSnapshotTest should have comment or be unexported (revive)
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
Restore cache failed: Dependencies file is not found in /home/runner/work/yorkie/yorkie. Supported file pattern: go.sum
bench
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
bench
Restore cache failed: Dependencies file is not found in /home/runner/work/yorkie/yorkie. Supported file pattern: go.sum
complex-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/