Skip to content

chore: Basic object tracking #2534

chore: Basic object tracking

chore: Basic object tracking #2534

Triggered via pull request November 15, 2024 15:33
Status Success
Total duration 2m 1s
Artifacts

reviewdog-golanglint-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
reviewdog: pkg/sdk/testint/basic_object_tracking_integration_test.go#L5
[golangci] reported by reviewdog 🐶 File is not `gofumpt`-ed (gofumpt) Raw Output: pkg/sdk/testint/basic_object_tracking_integration_test.go:5: File is not `gofumpt`-ed (gofumpt) "fmt"
reviewdog: pkg/sdk/testint/basic_object_tracking_integration_test.go#L9
[golangci] reported by reviewdog 🐶 File is not `gofumpt`-ed (gofumpt) Raw Output: pkg/sdk/testint/basic_object_tracking_integration_test.go:9: File is not `gofumpt`-ed (gofumpt) "strings" "testing"
reviewdog: pkg/sdk/testint/basic_object_tracking_integration_test.go#L49
[golangci] reported by reviewdog 🐶 test helper function should start from t.Helper() (thelper) Raw Output: pkg/sdk/testint/basic_object_tracking_integration_test.go:49:6: test helper function should start from t.Helper() (thelper) func executeQueryAndReturnQueryId(t *testing.T, ctx context.Context, client *sdk.Client) string { ^
reviewdog
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/