Scheduled #68
Annotations
10 errors
Autobuild
not enough arguments in call to GetLinuxFlags
|
Autobuild
assignment mismatch: 1 variable but GetLinuxFlags returns 2 values
|
Autobuild
bc.NeedBuildables undefined (type "github.com/poppolopoppo/ppb/utils".BuildContext has no field or method NeedBuildables)
|
Autobuild
not enough arguments in call to GetCompileFlags
|
Autobuild
multiple-value GetCompileFlags() (value of type (*compile.CompileFlags, error)) in single-value context
|
Autobuild
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)
|
Autobuild
invalid operation: compiler == &llvm (mismatched types compile.Compiler and *LlvmCompiler)
|
Autobuild
undefined: GetBuildableFlags
|
Autobuild
not enough arguments in call to GetCompileFlags
|
Autobuild
undefined: GetBuildableFlags
|
Loading