chore: add context.Context everywhere #966
ci.yaml
on: pull_request
Matrix: test
lint
17s
Check coverage
0s
Release a new version
0s
Annotations
25 errors and 3 warnings
lint:
util_test.go#L28
FilterCustomQuery(n).QueryContext undefined (type *"net/url".URL has no field or method QueryContext)
|
lint:
util_test.go#L28
undefined: ctx (typecheck)
|
lint:
database/cassandra/cassandra_test.go#L57
p.QueryContext undefined (type *gocql.Session has no field or method QueryContext) (typecheck)
|
lint:
database/ql/ql.go#L160
not enough arguments in call to m.executeQuery
|
lint:
source/github_ee/github_ee_test.go#L18
r.URL.QueryContext undefined (type *url.URL has no field or method QueryContext)
|
lint:
source/github_ee/github_ee_test.go#L18
undefined: ctx (typecheck)
|
lint:
source/google_cloud_storage/storage_test.go#L32
not enough arguments in call to driver.loadMigrations
|
lint
issues found
|
test (1.22.x):
util_test.go#L28
FilterCustomQuery(n).QueryContext undefined (type *"net/url".URL has no field or method QueryContext)
|
test (1.22.x):
util_test.go#L28
undefined: ctx
|
test (1.22.x):
database/cassandra/cassandra_test.go#L57
p.QueryContext undefined (type *gocql.Session has no field or method QueryContext)
|
test (1.22.x):
database/ql/ql.go#L160
not enough arguments in call to m.executeQuery
|
test (1.22.x):
source/github_ee/github_ee_test.go#L18
r.URL.QueryContext undefined (type *url.URL has no field or method QueryContext)
|
test (1.22.x):
source/github_ee/github_ee_test.go#L18
undefined: ctx
|
test (1.22.x):
source/google_cloud_storage/storage_test.go#L32
not enough arguments in call to driver.loadMigrations
|
test (1.22.x)
Process completed with exit code 2.
|
test (1.23.x)
The job was canceled because "_1_22_x" failed.
|
test (1.23.x):
util_test.go#L28
FilterCustomQuery(n).QueryContext undefined (type *"net/url".URL has no field or method QueryContext)
|
test (1.23.x):
util_test.go#L28
undefined: ctx
|
test (1.23.x):
database/cassandra/cassandra_test.go#L57
p.QueryContext undefined (type *gocql.Session has no field or method QueryContext)
|
test (1.23.x):
database/ql/ql.go#L160
not enough arguments in call to m.executeQuery
|
test (1.23.x):
source/github_ee/github_ee_test.go#L18
r.URL.QueryContext undefined (type *url.URL has no field or method QueryContext)
|
test (1.23.x):
source/github_ee/github_ee_test.go#L18
undefined: ctx
|
test (1.23.x):
source/google_cloud_storage/storage_test.go#L32
not enough arguments in call to driver.loadMigrations
|
test (1.23.x)
The operation was canceled.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1.22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1.22.x)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|