feat(x/data)!: enable off-chain coordination of supported algorithms #7074
sims.yml
on: pull_request
app
1m 7s
import-export
1m 6s
after-import
1m 9s
determinism
1m 23s
Annotations
24 errors
app:
x/data/simulation/operations.go#L354
cannot use data.DigestAlgorithm_DIGEST_ALGORITHM_BLAKE2B_256 (constant 1 of type data.DigestAlgorithm) as type uint32 in struct literal
|
app:
x/data/simulation/operations.go#L355
undefined: data.GraphCanonicalizationAlgorithm_GRAPH_CANONICALIZATION_ALGORITHM_URDNA2015
|
app:
x/data/simulation/operations.go#L362
cannot use data.DigestAlgorithm_DIGEST_ALGORITHM_BLAKE2B_256 (constant 1 of type data.DigestAlgorithm) as type uint32 in struct literal
|
app:
x/data/simulation/operations.go#L363
unknown field 'MediaType' in struct literal of type data.ContentHash_Raw
|
app:
x/data/simulation/operations.go#L363
undefined: data.RawMediaType_RAW_MEDIA_TYPE_UNSPECIFIED
|
app
Process completed with exit code 2.
|
import-export:
x/data/simulation/operations.go#L354
cannot use data.DigestAlgorithm_DIGEST_ALGORITHM_BLAKE2B_256 (constant 1 of type data.DigestAlgorithm) as type uint32 in struct literal
|
import-export:
x/data/simulation/operations.go#L355
undefined: data.GraphCanonicalizationAlgorithm_GRAPH_CANONICALIZATION_ALGORITHM_URDNA2015
|
import-export:
x/data/simulation/operations.go#L362
cannot use data.DigestAlgorithm_DIGEST_ALGORITHM_BLAKE2B_256 (constant 1 of type data.DigestAlgorithm) as type uint32 in struct literal
|
import-export:
x/data/simulation/operations.go#L363
unknown field 'MediaType' in struct literal of type data.ContentHash_Raw
|
import-export:
x/data/simulation/operations.go#L363
undefined: data.RawMediaType_RAW_MEDIA_TYPE_UNSPECIFIED
|
import-export
Process completed with exit code 2.
|
after-import:
x/data/simulation/operations.go#L354
cannot use data.DigestAlgorithm_DIGEST_ALGORITHM_BLAKE2B_256 (constant 1 of type data.DigestAlgorithm) as type uint32 in struct literal
|
after-import:
x/data/simulation/operations.go#L355
undefined: data.GraphCanonicalizationAlgorithm_GRAPH_CANONICALIZATION_ALGORITHM_URDNA2015
|
after-import:
x/data/simulation/operations.go#L362
cannot use data.DigestAlgorithm_DIGEST_ALGORITHM_BLAKE2B_256 (constant 1 of type data.DigestAlgorithm) as type uint32 in struct literal
|
after-import:
x/data/simulation/operations.go#L363
unknown field 'MediaType' in struct literal of type data.ContentHash_Raw
|
after-import:
x/data/simulation/operations.go#L363
undefined: data.RawMediaType_RAW_MEDIA_TYPE_UNSPECIFIED
|
after-import
Process completed with exit code 2.
|
determinism:
x/data/simulation/operations.go#L354
cannot use data.DigestAlgorithm_DIGEST_ALGORITHM_BLAKE2B_256 (constant 1 of type data.DigestAlgorithm) as type uint32 in struct literal
|
determinism:
x/data/simulation/operations.go#L355
undefined: data.GraphCanonicalizationAlgorithm_GRAPH_CANONICALIZATION_ALGORITHM_URDNA2015
|
determinism:
x/data/simulation/operations.go#L362
cannot use data.DigestAlgorithm_DIGEST_ALGORITHM_BLAKE2B_256 (constant 1 of type data.DigestAlgorithm) as type uint32 in struct literal
|
determinism:
x/data/simulation/operations.go#L363
unknown field 'MediaType' in struct literal of type data.ContentHash_Raw
|
determinism:
x/data/simulation/operations.go#L363
undefined: data.RawMediaType_RAW_MEDIA_TYPE_UNSPECIFIED
|
determinism
Process completed with exit code 2.
|