Skip to content

Scheduled

Scheduled #68

Triggered via dynamic May 12, 2024 09:31
Status Success
Total duration 1m 47s
Artifacts

codeql

on: dynamic
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze (go)
not enough arguments in call to GetLinuxFlags
Analyze (go)
assignment mismatch: 1 variable but GetLinuxFlags returns 2 values
Analyze (go)
bc.NeedBuildables undefined (type "github.com/poppolopoppo/ppb/utils".BuildContext has no field or method NeedBuildables)
Analyze (go)
not enough arguments in call to GetCompileFlags
Analyze (go)
multiple-value GetCompileFlags() (value of type (*compile.CompileFlags, error)) in single-value context
Analyze (go)
cannot use &llvm (value of type *LlvmCompiler) as compile.Compiler value in variable declaration: *LlvmCompiler does not implement compile.Compiler (wrong type for method CreateAction)
Analyze (go)
invalid operation: compiler == &llvm (mismatched types compile.Compiler and *LlvmCompiler)
Analyze (go)
undefined: GetBuildableFlags
Analyze (go)
not enough arguments in call to GetCompileFlags
Analyze (go)
undefined: GetBuildableFlags