Skip to content

feat(x/data)!: enable off-chain coordination of supported algorithms #7074

feat(x/data)!: enable off-chain coordination of supported algorithms

feat(x/data)!: enable off-chain coordination of supported algorithms #7074

Triggered via pull request December 12, 2023 17:35
Status Failure
Total duration 1m 36s
Artifacts

sims.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.