chore: add context.Context everywhere #966
Annotations
8 errors and 2 warnings
Run test:
util_test.go#L28
FilterCustomQuery(n).QueryContext undefined (type *"net/url".URL has no field or method QueryContext)
|
Run test:
util_test.go#L28
undefined: ctx
|
Run test:
database/cassandra/cassandra_test.go#L57
p.QueryContext undefined (type *gocql.Session has no field or method QueryContext)
|
Run test:
database/ql/ql.go#L160
not enough arguments in call to m.executeQuery
|
Run test:
source/github_ee/github_ee_test.go#L18
r.URL.QueryContext undefined (type *url.URL has no field or method QueryContext)
|
Run test:
source/github_ee/github_ee_test.go#L18
undefined: ctx
|
Run test:
source/google_cloud_storage/storage_test.go#L32
not enough arguments in call to driver.loadMigrations
|
Run test
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading