Changes for deno CLI (#1) #1
Annotations
15 errors
|
Build macos-arm64
Process completed with exit code 1.
|
|
Build macos-arm64:
internal/api/api.go#L280
cannot use snapshot.Converters() (value of type *ls.Converters) as ls.Host value in argument to ls.NewLanguageService: *ls.Converters does not implement ls.Host (missing method Converters)
|
|
Build macos-arm64:
internal/api/api.go#L280
cannot use project (variable of type *project.Project) as *compiler.Program value in argument to ls.NewLanguageService
|
|
Build windows-x64
Process completed with exit code 1.
|
|
Build windows-x64:
internal/api/api.go#L280
cannot use snapshot.Converters() (value of type *ls.Converters) as ls.Host value in argument to ls.NewLanguageService: *ls.Converters does not implement ls.Host (missing method Converters)
|
|
Build windows-x64:
internal/api/api.go#L280
cannot use project (variable of type *project.Project) as *compiler.Program value in argument to ls.NewLanguageService
|
|
Build linux-arm64
Process completed with exit code 1.
|
|
Build linux-arm64:
internal/api/api.go#L280
cannot use snapshot.Converters() (value of type *ls.Converters) as ls.Host value in argument to ls.NewLanguageService: *ls.Converters does not implement ls.Host (missing method Converters)
|
|
Build linux-arm64:
internal/api/api.go#L280
cannot use project (variable of type *project.Project) as *compiler.Program value in argument to ls.NewLanguageService
|
|
Build macos-x64
Process completed with exit code 1.
|
|
Build macos-x64:
internal/api/api.go#L280
cannot use snapshot.Converters() (value of type *ls.Converters) as ls.Host value in argument to ls.NewLanguageService: *ls.Converters does not implement ls.Host (missing method Converters)
|
|
Build macos-x64:
internal/api/api.go#L280
cannot use project (variable of type *project.Project) as *compiler.Program value in argument to ls.NewLanguageService
|
|
Build linux-x64
Process completed with exit code 1.
|
|
Build linux-x64:
internal/api/api.go#L280
cannot use snapshot.Converters() (value of type *ls.Converters) as ls.Host value in argument to ls.NewLanguageService: *ls.Converters does not implement ls.Host (missing method Converters)
|
|
Build linux-x64:
internal/api/api.go#L280
cannot use project (variable of type *project.Project) as *compiler.Program value in argument to ls.NewLanguageService
|