Fix mongo db client to use GridFS API on 16MB exceed file #3261
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/
|