PR #4248 #3642
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors and 3 warnings
|
Analyze (go)
cannot convert len(buf) - 1 (value of type int) to type api.SQLLEN
|
|
Analyze (go)
cannot convert idx + 1 (value of type int) to type api.SQLUSMALLINT
|
|
Analyze (go)
cannot convert len(buf) (value of type int) to type api.SQLLEN
|
|
Analyze (go)
cannot convert idx + 1 (value of type int) to type api.SQLUSMALLINT
|
|
Analyze (go)
cannot convert len(buf) (value of type int) to type api.SQLLEN
|
|
Analyze (go)
cannot convert unsafe.Pointer(&buf[0]) (value of type unsafe.Pointer) to type api.SQLPOINTER
|
|
Analyze (go)
cannot convert idx + 1 (value of type int) to type api.SQLUSMALLINT
|
|
Analyze (go)
cannot convert *l (variable of invalid type type BufferLen) to type int16
|
|
Analyze (go)
could not import C (no metadata for C)
|
|
Analyze (go)
fatal error: sqlcli1.h: No such file or directory
|
|
Analyze (actions)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|
|
Analyze (python)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|
|
Analyze (go)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|