chore(deps): upgrade to celestia-app v2.0.0 #8022
ci_release.yml
on: pull_request
setup
0s
Matrix: go-ci / Unit Tests Coverage
go-ci
/
...
/
Integration Tests API
1m 59s
go-ci
/
...
/
Integration Tests Blob
1m 59s
go-ci
/
...
/
Da Tests Sync
2m 0s
go-ci
/
...
/
Integration Tests Fraud
2m 4s
go-ci
/
...
/
Integration Tests ND
1m 59s
go-ci
/
...
/
Integration Tests p2p
2m 1s
go-ci
/
...
/
Integration Tests Reconstruction
2m 6s
go-ci
/
...
/
Integration Tests Sync
1m 59s
upload-docs
0s
Annotations
23 errors
go-ci / Integration Tests / Integration Tests API:
nodebuilder/tests/api_test.go#L113
cannot use appBlobs[0].ShareVersion (variable of type uint32) as uint8 value in argument to blob.NewBlob
|
go-ci / Integration Tests / Integration Tests API:
nodebuilder/tests/api_test.go#L114
cannot use appBlobs[0].NamespaceVersion (variable of type uint32) as byte value in array or slice literal
|
go-ci / Integration Tests / Integration Tests API:
nodebuilder/tests/api_test.go#L114
appBlobs[0].NamespaceID undefined (type *"github.com/celestiaorg/go-square/blob".Blob has no field or method NamespaceID)
|
go-ci / Integration Tests / Integration Tests API
Process completed with exit code 2.
|
go-ci / Integration Tests / Integration Tests Blob:
nodebuilder/tests/blob_test.go#L35
cannot use b.ShareVersion (variable of type uint32) as uint8 value in argument to blob.NewBlob
|
go-ci / Integration Tests / Integration Tests Blob:
nodebuilder/tests/blob_test.go#L35
cannot use b.NamespaceVersion (variable of type uint32) as byte value in array or slice literal
|
go-ci / Integration Tests / Integration Tests Blob:
nodebuilder/tests/blob_test.go#L35
b.NamespaceID undefined (type *"github.com/celestiaorg/go-square/blob".Blob has no field or method NamespaceID)
|
go-ci / Integration Tests / Integration Tests Blob:
nodebuilder/tests/blob_test.go#L120
cannot use appBlob[0].ShareVersion (variable of type uint32) as uint8 value in argument to blob.NewBlob
|
go-ci / Integration Tests / Integration Tests Blob:
nodebuilder/tests/blob_test.go#L121
cannot use appBlob[0].NamespaceVersion (variable of type uint32) as byte value in array or slice literal
|
go-ci / Integration Tests / Integration Tests Blob:
nodebuilder/tests/blob_test.go#L121
appBlob[0].NamespaceID undefined (type *"github.com/celestiaorg/go-square/blob".Blob has no field or method NamespaceID)
|
go-ci / Integration Tests / Integration Tests Blob:
nodebuilder/tests/blob_test.go#L138
cannot use appBlob[0].ShareVersion (variable of type uint32) as uint8 value in argument to blob.NewBlob
|
go-ci / Integration Tests / Integration Tests Blob:
nodebuilder/tests/blob_test.go#L139
cannot use appBlob[0].NamespaceVersion (variable of type uint32) as byte value in array or slice literal
|
go-ci / Integration Tests / Integration Tests Blob:
nodebuilder/tests/blob_test.go#L139
appBlob[0].NamespaceID undefined (type *"github.com/celestiaorg/go-square/blob".Blob has no field or method NamespaceID)
|
go-ci / Integration Tests / Integration Tests Blob
Process completed with exit code 2.
|
go-ci / Integration Tests / Integration Tests ND
Process completed with exit code 2.
|
go-ci / Integration Tests / Da Tests Sync:
nodebuilder/tests/da_test.go#L41
cannot use b.ShareVersion (variable of type uint32) as uint8 value in argument to blob.NewBlob
|
go-ci / Integration Tests / Da Tests Sync
Process completed with exit code 2.
|
go-ci / Integration Tests / Integration Tests Sync
Process completed with exit code 2.
|
go-ci / Integration Tests / Integration Tests p2p
Process completed with exit code 2.
|
go-ci / Integration Tests / Integration Tests Fraud
Process completed with exit code 2.
|
go-ci / Integration Tests / Integration Tests Reconstruction
Process completed with exit code 2.
|
go-ci / Unit Tests Coverage (macos-14)
Process completed with exit code 2.
|
go-ci / Unit Tests Coverage (ubuntu-latest)
Process completed with exit code 2.
|