Skip to content

Changes for deno CLI (#1) #1

Changes for deno CLI (#1)

Changes for deno CLI (#1) #1

Triggered via push October 3, 2025 17:56
Status Failure
Total duration 6m 57s
Artifacts

create-cache.yml

on: push
Matrix: cache
Fit to window
Zoom out
Zoom in

Annotations

9 errors
cache (ubuntu-latest, >=1.25.0)
Process completed with exit code 1.
cache (ubuntu-latest, >=1.25.0): 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)
cache (ubuntu-latest, >=1.25.0): internal/api/api.go#L280
cannot use project (variable of type *project.Project) as *compiler.Program value in argument to ls.NewLanguageService
cache (macos-latest, >=1.25.0)
Process completed with exit code 1.
cache (macos-latest, >=1.25.0): 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)
cache (macos-latest, >=1.25.0): internal/api/api.go#L280
cannot use project (variable of type *project.Project) as *compiler.Program value in argument to ls.NewLanguageService
cache (windows-latest, >=1.25.0)
Process completed with exit code 1.
cache (windows-latest, >=1.25.0): 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)
cache (windows-latest, >=1.25.0): internal/api/api.go#L280
cannot use project (variable of type *project.Project) as *compiler.Program value in argument to ls.NewLanguageService