static/frontend: use single quotes for strings #181
Annotations
10 errors and 1 warning
Run golang/govulncheck-action@v0.1.0
gcpqueue.gcp.ScheduleFetch calls apiv2.Client.CreateTask, which eventually calls json.Decoder.Peek
|
Run golang/govulncheck-action@v0.1.0
gcpqueue.gcp.ScheduleFetch calls apiv2.Client.CreateTask, which eventually calls json.Decoder.Read
|
Run golang/govulncheck-action@v0.1.0
gcpqueue.gcp.ScheduleFetch calls apiv2.Client.CreateTask, which eventually calls protojson.Unmarshal
|
Run golang/govulncheck-action@v0.1.0
database.wrapConn.QueryContext calls ocsql.ocConn.QueryContext, which eventually calls pgproto3.Bind.Encode
|
Run golang/govulncheck-action@v0.1.0
database.copy calls pgx.Conn.CopyFrom, which eventually calls pgproto3.CopyDone.Encode
|
Run golang/govulncheck-action@v0.1.0
database.copy calls pgx.Conn.CopyFrom, which eventually calls pgproto3.CopyFail.Encode
|
Run golang/govulncheck-action@v0.1.0
database.wrapConn.QueryContext calls ocsql.ocConn.QueryContext, which eventually calls pgproto3.Describe.Encode
|
Run golang/govulncheck-action@v0.1.0
database.wrapConn.QueryContext calls ocsql.ocConn.QueryContext, which eventually calls pgproto3.Execute.Encode
|
Run golang/govulncheck-action@v0.1.0
database.wrapConn.QueryContext calls ocsql.ocConn.QueryContext, which eventually calls pgproto3.Parse.Encode
|
Run golang/govulncheck-action@v0.1.0
database.wrapOCDriver.Open calls stdlib.Driver.Open, which eventually calls pgproto3.PasswordMessage.Encode
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading