Add consistency test for ClientInfo update failure in PushPull #3059
Annotations
5 errors and 4 warnings
build:
server/packs/mock_db.go#L30
exported: exported type MockDB should have comment or be unexported (revive)
|
build:
server/packs/mock_db.go#L35
exported: exported function NewMockDB should have comment or be unexported (revive)
|
build:
server/packs/mock_db.go#L1
package-comments: package comment should not have leading space (revive)
|
build:
server/packs/mock_db.go#L140
error returned from external package is unwrapped: sig: func (github.com/stretchr/testify/mock.Arguments).Error(index int) error (wrapcheck)
|
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
|