[RFC] Switch C# completer to LSP #750
Annotations
21 errors
macos-14 - test run:
third_party/go/pkg/mod/golang.org/x/[email protected]/crashmonitor/crash_go123.go#L13
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
|
macos-14 - test run
go.mod file not found in current directory or any parent directory.
|
macos-14 - test run
Process completed with exit code 1.
|
ubuntu-24.04 - without libclang completer - test run:
third_party/go/pkg/mod/golang.org/x/[email protected]/crashmonitor/crash_go123.go#L13
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
|
ubuntu-24.04 - without libclang completer - test run
go.mod file not found in current directory or any parent directory.
|
ubuntu-24.04 - without libclang completer - test run
Process completed with exit code 1.
|
ubuntu-24.04 - test run:
third_party/go/pkg/mod/golang.org/x/[email protected]/crashmonitor/crash_go123.go#L13
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
|
ubuntu-24.04 - test run
go.mod file not found in current directory or any parent directory.
|
ubuntu-24.04 - test run
Process completed with exit code 1.
|
ubuntu-24.04 - with Clang compiler - test run:
third_party/go/pkg/mod/golang.org/x/[email protected]/crashmonitor/crash_go123.go#L13
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
|
ubuntu-24.04 - with Clang compiler - test run
go.mod file not found in current directory or any parent directory.
|
ubuntu-24.04 - with Clang compiler - test run
Process completed with exit code 1.
|
Windows MSVC 17 x64 - test run:
third_party/go/pkg/mod/golang.org/x/[email protected]/crashmonitor/crash_go123.go#L13
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
|
Windows MSVC 17 x64 - test run
go.mod file not found in current directory or any parent directory.
|
Windows MSVC 17 x64 - test run
Process completed with exit code 1.
|
Windows MSVC 17 x86 - test run:
third_party/go/pkg/mod/golang.org/x/[email protected]/crashmonitor/crash_go123.go#L13
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
|
Windows MSVC 17 x86 - test run
go.mod file not found in current directory or any parent directory.
|
Windows MSVC 17 x86 - test run
Process completed with exit code 1.
|
Windows MSVC 16 x64 - test run:
third_party/go/pkg/mod/golang.org/x/[email protected]/crashmonitor/crash_go123.go#L13
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
|
Windows MSVC 16 x64 - test run
go.mod file not found in current directory or any parent directory.
|
Windows MSVC 16 x64 - test run
Process completed with exit code 1.
|