Fix mongo db client to use GridFS API on 16MB exceed file #3266
Annotations
4 errors and 2 warnings
Lint:
server/backend/database/mongo/client.go#L1091
Error return value of `uploadStream.Close` is not checked (errcheck)
|
Lint:
server/backend/database/mongo/client.go#L48
exported: comment on exported const BSONMaxSnapshotSize should be of the form "BSONMaxSnapshotSize ..." (revive)
|
Lint:
server/backend/database/testcases/testcases.go#L1623
exported: exported function RunCreateLargeSnapshotTest should have comment or be unexported (revive)
|
Lint
Process completed with exit code 2.
|
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/
|
Set up Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/yorkie/yorkie. Supported file pattern: go.sum
|
Loading