add TLS support #24
Annotations
10 errors and 9 warnings
lint (stable):
examples/client/main.go#L21
undefined: nbd (typecheck)
|
lint (stable):
examples/client/main.go#L23
undefined: nbd (typecheck)
|
lint (stable):
examples/client/main.go#L42
undefined: nbd (typecheck)
|
lint (stable):
conn.go#L19
could not import sync/atomic (-: could not load export data: internal error in importing "sync/atomic" (unsupported version: 2); please report an issue) (typecheck)
|
lint (stable):
conn.go#L24
could not import github.com/digitalocean/go-nbd/internal/nbdproto (-: could not load export data: internal error in importing "github.com/digitalocean/go-nbd/internal/nbdproto" (unsupported version: 2); please report an issue) (typecheck)
|
lint (stable):
conn.go#L97
uri.Host undefined (type *URI has no field or method Host) (typecheck)
|
lint (stable):
conn.go#L99
uri.Scheme undefined (type *URI has no field or method Scheme) (typecheck)
|
lint (stable):
conn.go#L101
uri.Query undefined (type *URI has no field or method Query) (typecheck)
|
lint (stable):
conn.go#L102
uri.Port undefined (type *URI has no field or method Port) (typecheck)
|
lint (stable):
conn.go#L113
uri.Path undefined (type *URI has no field or method Path) (typecheck)
|
test (oldstable)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test (oldstable)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-94c0f09e35ccbeb7dd15d1f3a43096774064f727a406da9d8ebd245047011ea7
|
test (stable)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.0-94c0f09e35ccbeb7dd15d1f3a43096774064f727a406da9d8ebd245047011ea7
|
test (stable)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
lint (oldstable)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
lint (oldstable)
Cache not found for keys: golangci-lint.cache-Linux-2876-62140be49c5c7ccb8cfe6e191e851bca4cff6cd8, golangci-lint.cache-Linux-2876-
|
lint (oldstable)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-94c0f09e35ccbeb7dd15d1f3a43096774064f727a406da9d8ebd245047011ea7
|
build (ubuntu-latest, stable)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.0-94c0f09e35ccbeb7dd15d1f3a43096774064f727a406da9d8ebd245047011ea7
|
build (ubuntu-latest, oldstable)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-94c0f09e35ccbeb7dd15d1f3a43096774064f727a406da9d8ebd245047011ea7
|