Scheduled #88
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors and 2 warnings
|
Analyze (go)
cannot convert len(namebuf) (value of type int) to type api.SQLSMALLINT
|
|
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 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)
could not import C (no metadata for C)
|
|
Analyze (go)
fatal error: sql.h: No such file or directory
|
|
Analyze (javascript-typescript)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Analyze (go)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|