docs: use 'go build .' in getting-started tutorials #6541
ci.yml
on: pull_request
test
4m 18s
vuln_check
48s
Matrix: build
Annotations
10 errors
|
vuln_check
catalogdb.Queries.TypeOIDsInCategory calls sql.Rows.Next, which eventually calls pq.conn.Query
|
|
vuln_check
catalogdb.Queries.TypeOIDsInCategory calls sql.Rows.Next, which eventually calls pq.conn.PrepareContext
|
|
vuln_check
catalogdb.Queries.TypeOIDsInCategory calls sql.Rows.Next, which eventually calls pq.conn.Prepare
|
|
vuln_check
catalogdb.Queries.TypeOIDsInCategory calls sql.Rows.Next, which eventually calls pq.conn.Ping
|
|
vuln_check
catalogdb.Queries.TypeOIDsInCategory calls sql.Rows.Next, which eventually calls pq.conn.ExecContext
|
|
vuln_check
catalogdb.Queries.TypeOIDsInCategory calls sql.Rows.Next, which eventually calls pq.conn.Exec
|
|
vuln_check
catalogdb.Queries.TypeOIDsInCategory calls sql.Rows.Next, which eventually calls pq.conn.Commit
|
|
vuln_check
catalogdb.Queries.TypeOIDsInCategory calls sql.Rows.Next, which eventually calls pq.conn.BeginTx
|
|
vuln_check
catalogdb.Queries.TypeOIDsInCategory calls sql.Rows.Next, which eventually calls pq.conn.Begin
|
|
vuln_check
sqltest.CreatePostgreSQLDatabase calls sql.Open, which eventually calls pq.Driver.Open
|