Skip to content

Prover/feat/Adding field extension support to Smartvectors #2593

Prover/feat/Adding field extension support to Smartvectors

Prover/feat/Adding field extension support to Smartvectors #2593

Triggered via pull request January 7, 2025 00:47
Status Failure
Total duration 10h 17m 40s
Artifacts

main.yml

on: pull_request
store-image-name-and-tags  /  Compute version tags
10s
store-image-name-and-tags / Compute version tags
Filter commit changes
11s
Filter commit changes
check-and-tag-images  /  Check image tags exist
9s
check-and-tag-images / Check image tags exist
check-and-tag-images  /  Tag and push images
0s
check-and-tag-images / Tag and push images
manual-docker-build-and-e2e-tests
0s
manual-docker-build-and-e2e-tests
testing  /  ...  /  Check if DockerHub secrets are present
testing / coordinator / cache-docker-images / Check if DockerHub secrets are present
testing  /  ...  /  Prover static check
55s
testing / prover / Prover static check
testing  /  always_succeed
0s
testing / always_succeed
testing  /  ...  /  Coordinator tests
testing / coordinator / Coordinator tests
testing  /  ...  /  Postman & SDK tests
testing / postman / Postman & SDK tests
testing  /  ...  /  Traces api facade tests
testing / traces-api-facade / Traces api facade tests
testing  /  ...  /  Transaction exclusion api tests
testing / transaction-exclusion-api / Transaction exclusion api tests
docker-build  /  ...  /  Coordinator build
docker-build / coordinator / Coordinator build
docker-build  /  ...  /  Postman build
docker-build / postman / Postman build
docker-build  /  ...  /  Prover build
docker-build / prover / Prover build
docker-build  /  ...  /  Traces api facade build
docker-build / traces-api-facade / Traces api facade build
docker-build  /  ...  /  Transaction exclusion api build
docker-build / transaction_exclusion_api / Transaction exclusion api build
testing  /  ...  /  Filter commit changes
testing / coordinator / cache-docker-images / Filter commit changes
Matrix: testing / prover / Prover testing
run-e2e-tests  /  run-e2e-tests
run-e2e-tests / run-e2e-tests
run-e2e-tests-geth-tracing  /  run-e2e-tests
run-e2e-tests-geth-tracing / run-e2e-tests
testing  /  ...  /  pull-and-cache-images
testing / coordinator / cache-docker-images / pull-and-cache-images
testing  /  ...  /  Prover notify slack
3s
testing / prover / Prover notify slack
testing  /  ...  /  Prover notify slack
0s
testing / prover / Prover notify slack
cleanup-deployments
3s
cleanup-deployments
publish-images-after-run-tests-success-on-main  /  ...  /  Coordinator build
publish-images-after-run-tests-success-on-main / coordinator / Coordinator build
publish-images-after-run-tests-success-on-main  /  ...  /  Postman build
publish-images-after-run-tests-success-on-main / postman / Postman build
publish-images-after-run-tests-success-on-main  /  ...  /  Prover build
publish-images-after-run-tests-success-on-main / prover / Prover build
publish-images-after-run-tests-success-on-main  /  ...  /  Traces api facade build
publish-images-after-run-tests-success-on-main / traces-api-facade / Traces api facade build
publish-images-after-run-tests-success-on-main  /  ...  /  Transaction exclusion api build
publish-images-after-run-tests-success-on-main / transaction_exclusion_api / Transaction exclusion api build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
testing / prover / Prover static check: prover/protocol/query/global.go#L94
cs.Board undefined (type GlobalConstraint has no field or method Board) (typecheck)
testing / prover / Prover static check: prover/protocol/query/global.go#L211
cs.Board undefined (type *GlobalConstraint has no field or method Board) (typecheck)
testing / prover / Prover static check: prover/protocol/query/global.go#L294
cs.Board undefined (type GlobalConstraint has no field or method Board) (typecheck)
testing / prover / Prover static check: prover/protocol/query/local.go#L77
cs.Board undefined (type LocalConstraint has no field or method Board) (typecheck)
testing / prover / Prover static check: prover/protocol/query/local.go#L136
cs.Board undefined (type LocalConstraint has no field or method Board) (typecheck)
testing / prover / Prover static check: prover/protocol/column/verifiercol/expand_verifcol.go#L23
ex.Verifiercol.Round undefined (type VerifierCol has no field or method Round) (typecheck)
testing / prover / Prover static check: prover/protocol/column/verifiercol/expand_verifcol.go#L28
ex.Verifiercol.GetColID undefined (type VerifierCol has no field or method GetColID) (typecheck)
testing / prover / Prover static check: prover/protocol/column/verifiercol/expand_verifcol.go#L33
ex.Verifiercol.MustExists undefined (type VerifierCol has no field or method MustExists) (typecheck)
testing / prover / Prover static check: prover/protocol/column/verifiercol/expand_verifcol.go#L39
ex.Verifiercol.Size undefined (type VerifierCol has no field or method Size) (typecheck)
testing / prover / Prover static check: prover/protocol/column/verifiercol/expand_verifcol.go#L44
ex.Verifiercol.GetColAssignment undefined (type VerifierCol has no field or method GetColAssignment) (typecheck)
manual-docker-build-and-e2e-tests
Canceling since a higher priority waiting request for 'manual-docker-build-and-e2e-tests-main-refs/pull/499/merge' exists
Filter commit changes
'base' input parameter is ignored when action is triggered by pull request event
Filter commit changes
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
Filter commit changes
'base' input parameter is ignored when action is triggered by pull request event
testing / prover / Prover static check
Restore cache failed: Dependencies file is not found in /runner/_work/linea-monorepo/linea-monorepo. Supported file pattern: go.sum
testing / prover / Prover notify slack
The following actions use a deprecated Node.js version and will be forced to run on node20: slackapi/slack-github-action@v1.23.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/