Skip to content

Refactor transport API #216

Refactor transport API

Refactor transport API #216

Triggered via pull request May 8, 2024 02:59
Status Failure
Total duration 25m 56s
Artifacts

git.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors
test (v2.11.0, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L125
cannot convert "refs/heads/master" (untyped string constant) to type int
test (v2.11.0, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L252
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
test (v2.11.0, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L253
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
test (v2.11.0, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L264
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
test (v2.11.0, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L265
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
test (v2.11.0, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L266
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
test (v2.11.0, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L367
ar.Peeled undefined (type *AdvRefs has no field or method Peeled)
test (v2.11.0, ubuntu-latest): plumbing/protocol/packp/advrefs_encode_test.go#L98
cannot use references (variable of type map[string]plumbing.Hash) as []*plumbing.Reference value in struct literal
test (v2.11.0, ubuntu-latest): plumbing/protocol/packp/advrefs_encode_test.go#L126
cannot use references (variable of type map[string]plumbing.Hash) as []*plumbing.Reference value in struct literal
test (v2.11.0, ubuntu-latest): plumbing/protocol/packp/advrefs_encode_test.go#L127
unknown field Peeled in struct literal of type AdvRefs
test (master, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L125
cannot convert "refs/heads/master" (untyped string constant) to type int
test (master, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L252
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
test (master, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L253
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
test (master, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L264
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
test (master, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L265
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
test (master, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L266
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
test (master, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L367
ar.Peeled undefined (type *AdvRefs has no field or method Peeled)
test (master, ubuntu-latest): plumbing/protocol/packp/advrefs_encode_test.go#L98
cannot use references (variable of type map[string]plumbing.Hash) as []*plumbing.Reference value in struct literal
test (master, ubuntu-latest): plumbing/protocol/packp/advrefs_encode_test.go#L126
cannot use references (variable of type map[string]plumbing.Hash) as []*plumbing.Reference value in struct literal
test (master, ubuntu-latest): plumbing/protocol/packp/advrefs_encode_test.go#L127
unknown field Peeled in struct literal of type AdvRefs