add crescendo support #2787
Annotations
18 errors and 1 warning
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
test (ubuntu-latest)
type IdentityOrder of less does not match inferred type func(a *Identity, b *Identity) int for func(a E, b E) int
|
test (ubuntu-latest)
type IdentityOrder of less does not match inferred type func(a *Identity, b *Identity) int for func(a E, b E) int
|
test (ubuntu-latest)
type func(a *Identity, b *Identity) bool of func(a, b *Identity) bool {…} does not match inferred type func(a *Identity, b *Identity) int for func(a E, b E) int
|
test (ubuntu-latest)
type func(lhs *Block, rhs *Block) bool of func(lhs, rhs *Block) bool {…} does not match inferred type func(a *Block, b *Block) int for func(a E, b E) int
|
test (ubuntu-latest)
cannot use publicFlowNetworkingKey (variable of type "github.com/onflow/crypto".PublicKey) as "github.com/onflow/flow-go/crypto".PublicKey value in argument to DefaultClientTLSConfig: "github.com/onflow/crypto".PublicKey does not implement "github.com/onflow/flow-go/crypto".PublicKey (wrong type for method Algorithm)
|
test (ubuntu-latest)
Process completed with exit code 2.
|
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (windows-latest)
The operation was canceled.
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|