add testcontainers #10
Annotations
17 errors and 3 warnings
test (1.21.x):
component/callback/git_callback.go#L425
conversion from int64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
|
test (1.21.x):
component/callback/git_callback.go#L425
conversion from int64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
|
test (1.21.x):
component/callback/git_callback.go#L437
conversion from int64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
|
test (1.21.x):
component/callback/git_callback.go#L437
conversion from int64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
|
test (1.21.x):
component/callback/git_callback.go#L443
conversion from int64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
|
test (1.21.x):
component/callback/git_callback.go#L458
conversion from int64 to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
|
test (1.21.x)
Process completed with exit code 1.
|
lint:
builder/inference/llm_infer.go#L171
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
lint:
builder/store/database/deploy_task.go#L174
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
builder/store/database/deploy_task.go#L190
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
builder/store/database/repo_relation.go#L69
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
builder/store/database/tag.go#L260
Error return value of `(*github.com/uptrace/bun.DeleteQuery).Exec` is not checked (errcheck)
|
lint:
builder/multisync/client.go#L48
Error return value of `data.ReadFrom` is not checked (errcheck)
|
lint:
mirror/queue/queue.go#L61
Error return value of `mq.redis.ZAdd` is not checked (errcheck)
|
lint:
mirror/queue/queue.go#L73
Error return value of `json.Unmarshal` is not checked (errcheck)
|
lint:
builder/store/database/migrations/20240313091943_create_space_deploy.go#L29
Error return value is not checked (errcheck)
|
lint:
builder/store/database/migrations/20240507023247_create_repo_recommendation_tables.go#L14
Error return value is not checked (errcheck)
|
test (1.21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (1.21.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/csghub-server/csghub-server. Supported file pattern: go.sum
|