Add streaming support #62
Annotations
31 errors and 1 warning
test (1.21.x, ubuntu-latest):
client.go#L52
exported type Result should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
client.go#L63
receiver name c should be consistent with previous receiver name r for invalid-type
|
test (1.21.x, ubuntu-latest):
client.go#L67
receiver name c should be consistent with previous receiver name r for invalid-type
|
test (1.21.x, ubuntu-latest):
client.go#L135
receiver name c should be consistent with previous receiver name r for invalid-type
|
test (1.21.x, ubuntu-latest):
client.go#L399
exported method Identity.GetESum64 should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
client.go#L403
exported method Identity.SetESum64 should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
client.go#L407
exported method Identity.GetELastModified should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
client.go#L411
exported method Identity.SetELastModified should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
client.go#L415
exported method Identity.GetESize should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
client.go#L419
exported method Identity.SetESize should have comment or be unexported
|
test (1.21.x, ubuntu-latest)
Process completed with exit code 1.
|
test (1.22.x, ubuntu-latest)
The job was canceled because "_1_21_x_ubuntu-latest" failed.
|
test (1.22.x, ubuntu-latest)
Process completed with exit code 1.
|
test (1.22.x, ubuntu-latest):
client.go#L52
exported type Result should have comment or be unexported
|
test (1.22.x, ubuntu-latest):
client.go#L63
receiver name c should be consistent with previous receiver name r for invalid-type
|
test (1.22.x, ubuntu-latest):
client.go#L67
receiver name c should be consistent with previous receiver name r for invalid-type
|
test (1.22.x, ubuntu-latest):
client.go#L135
receiver name c should be consistent with previous receiver name r for invalid-type
|
test (1.22.x, ubuntu-latest):
client.go#L399
exported method Identity.GetESum64 should have comment or be unexported
|
test (1.22.x, ubuntu-latest):
client.go#L403
exported method Identity.SetESum64 should have comment or be unexported
|
test (1.22.x, ubuntu-latest):
client.go#L407
exported method Identity.GetELastModified should have comment or be unexported
|
test (1.22.x, ubuntu-latest):
client.go#L411
exported method Identity.SetELastModified should have comment or be unexported
|
test (1.22.x, ubuntu-latest):
client.go#L415
exported method Identity.GetESize should have comment or be unexported
|
test (1.22.x, ubuntu-latest):
client.go#L419
exported method Identity.SetESize should have comment or be unexported
|
test (1.21.x, macos-latest)
The job was canceled because "_1_21_x_ubuntu-latest" failed.
|
test (1.21.x, macos-latest)
The operation was canceled.
|
test (1.22.x, macos-latest)
The job was canceled because "_1_21_x_ubuntu-latest" failed.
|
test (1.22.x, macos-latest)
The operation was canceled.
|
test (1.21.x, windows-latest)
The job was canceled because "_1_21_x_ubuntu-latest" failed.
|
test (1.21.x, windows-latest)
The operation was canceled.
|
test (1.22.x, windows-latest)
The job was canceled because "_1_21_x_ubuntu-latest" failed.
|
test (1.22.x, windows-latest)
The operation was canceled.
|
test (1.21.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|