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 34m 51s
Artifacts

test.yml

on: pull_request
Matrix: version-matrix
Fit to window
Zoom out
Zoom in

Annotations

90 errors
version-matrix (1.20.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L125
cannot convert "refs/heads/master" (untyped string constant) to type int
version-matrix (1.20.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L252
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.20.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L253
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.20.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L264
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.20.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L265
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.20.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L266
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.20.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L367
ar.Peeled undefined (type *AdvRefs has no field or method Peeled)
version-matrix (1.20.x, 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
version-matrix (1.20.x, 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
version-matrix (1.20.x, ubuntu-latest): plumbing/protocol/packp/advrefs_encode_test.go#L127
unknown field Peeled in struct literal of type AdvRefs
version-matrix (1.19.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L125
cannot convert "refs/heads/master" (untyped string constant) to int
version-matrix (1.19.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L252
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.19.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L253
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.19.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L264
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.19.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L265
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.19.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L266
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.19.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L367
ar.Peeled undefined (type *AdvRefs has no field or method Peeled)
version-matrix (1.19.x, ubuntu-latest): plumbing/protocol/packp/advrefs_encode_test.go#L98
cannot use references (variable of type map[string]plumbing.Hash) as type []*plumbing.Reference in struct literal
version-matrix (1.19.x, ubuntu-latest): plumbing/protocol/packp/advrefs_encode_test.go#L126
cannot use references (variable of type map[string]plumbing.Hash) as type []*plumbing.Reference in struct literal
version-matrix (1.19.x, ubuntu-latest): plumbing/protocol/packp/advrefs_encode_test.go#L127
unknown field 'Peeled' in struct literal of type AdvRefs
version-matrix (1.19.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L125
cannot convert "refs/heads/master" (untyped string constant) to int
version-matrix (1.19.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L252
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.19.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L253
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.19.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L264
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.19.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L265
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.19.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L266
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.19.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L367
ar.Peeled undefined (type *AdvRefs has no field or method Peeled)
version-matrix (1.19.x, macos-latest): plumbing/protocol/packp/advrefs_encode_test.go#L98
cannot use references (variable of type map[string]plumbing.Hash) as type []*plumbing.Reference in struct literal
version-matrix (1.19.x, macos-latest): plumbing/protocol/packp/advrefs_encode_test.go#L126
cannot use references (variable of type map[string]plumbing.Hash) as type []*plumbing.Reference in struct literal
version-matrix (1.19.x, macos-latest): plumbing/protocol/packp/advrefs_encode_test.go#L127
unknown field 'Peeled' in struct literal of type AdvRefs
version-matrix (1.19.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L125
cannot convert "refs/heads/master" (untyped string constant) to int
version-matrix (1.19.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L252
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.19.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L253
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.19.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L264
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.19.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L265
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.19.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L266
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.19.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L367
ar.Peeled undefined (type *AdvRefs has no field or method Peeled)
version-matrix (1.19.x, windows-latest): plumbing/protocol/packp/advrefs_encode_test.go#L98
cannot use references (variable of type map[string]plumbing.Hash) as type []*plumbing.Reference in struct literal
version-matrix (1.19.x, windows-latest): plumbing/protocol/packp/advrefs_encode_test.go#L126
cannot use references (variable of type map[string]plumbing.Hash) as type []*plumbing.Reference in struct literal
version-matrix (1.19.x, windows-latest): plumbing/protocol/packp/advrefs_encode_test.go#L127
unknown field 'Peeled' in struct literal of type AdvRefs
version-matrix (1.21.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L125
cannot convert "refs/heads/master" (untyped string constant) to type int
version-matrix (1.21.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L252
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.21.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L253
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.21.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L264
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.21.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L265
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.21.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L266
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.21.x, ubuntu-latest): plumbing/protocol/packp/advrefs_decode_test.go#L367
ar.Peeled undefined (type *AdvRefs has no field or method Peeled)
version-matrix (1.21.x, 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
version-matrix (1.21.x, 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
version-matrix (1.21.x, ubuntu-latest): plumbing/protocol/packp/advrefs_encode_test.go#L127
unknown field Peeled in struct literal of type AdvRefs
version-matrix (1.20.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L125
cannot convert "refs/heads/master" (untyped string constant) to type int
version-matrix (1.20.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L252
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.20.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L253
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.20.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L264
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.20.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L265
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.20.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L266
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.20.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L367
ar.Peeled undefined (type *AdvRefs has no field or method Peeled)
version-matrix (1.20.x, macos-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
version-matrix (1.20.x, macos-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
version-matrix (1.20.x, macos-latest): plumbing/protocol/packp/advrefs_encode_test.go#L127
unknown field Peeled in struct literal of type AdvRefs
version-matrix (1.21.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L125
cannot convert "refs/heads/master" (untyped string constant) to type int
version-matrix (1.21.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L252
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.21.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L253
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.21.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L264
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.21.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L265
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.21.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L266
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.21.x, macos-latest): plumbing/protocol/packp/advrefs_decode_test.go#L367
ar.Peeled undefined (type *AdvRefs has no field or method Peeled)
version-matrix (1.21.x, macos-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
version-matrix (1.21.x, macos-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
version-matrix (1.21.x, macos-latest): plumbing/protocol/packp/advrefs_encode_test.go#L127
unknown field Peeled in struct literal of type AdvRefs
version-matrix (1.20.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L125
cannot convert "refs/heads/master" (untyped string constant) to type int
version-matrix (1.20.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L252
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.20.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L253
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.20.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L264
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.20.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L265
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.20.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L266
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.20.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L367
ar.Peeled undefined (type *AdvRefs has no field or method Peeled)
version-matrix (1.20.x, windows-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
version-matrix (1.20.x, windows-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
version-matrix (1.20.x, windows-latest): plumbing/protocol/packp/advrefs_encode_test.go#L127
unknown field Peeled in struct literal of type AdvRefs
version-matrix (1.21.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L125
cannot convert "refs/heads/master" (untyped string constant) to type int
version-matrix (1.21.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L252
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.21.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L253
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.21.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L264
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.21.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L265
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.21.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L266
ar.Prefix undefined (type *AdvRefs has no field or method Prefix)
version-matrix (1.21.x, windows-latest): plumbing/protocol/packp/advrefs_decode_test.go#L367
ar.Peeled undefined (type *AdvRefs has no field or method Peeled)
version-matrix (1.21.x, windows-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
version-matrix (1.21.x, windows-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
version-matrix (1.21.x, windows-latest): plumbing/protocol/packp/advrefs_encode_test.go#L127
unknown field Peeled in struct literal of type AdvRefs