Skip to content

Better type for VariableFeesCalculator configs #58

Better type for VariableFeesCalculator configs

Better type for VariableFeesCalculator configs #58

Triggered via push September 12, 2024 12:42
Status Failure
Total duration 5m 6s
Artifacts 2

main.yml

on: push
store-image-name-and-tags  /  Compute version tags
9s
store-image-name-and-tags / Compute version tags
Filter commit changes
5s
Filter commit changes
check-and-tag-images  /  Check image tags exist
16s
check-and-tag-images / Check image tags exist
check-and-tag-images  /  Tag and push images
12s
check-and-tag-images / Tag and push images
testing  /  ...  /  Prover static check
testing / prover / Prover static check
docker-build  /  ...  /  Coordinator build
1m 19s
docker-build / coordinator / Coordinator build
docker-build  /  ...  /  Prover build
20s
docker-build / prover / Prover build
docker-build  /  ...  /  Traces api facade build
3m 52s
docker-build / traces-api-facade / Traces api facade build
docker-build  /  ...  /  Postman build
docker-build / postman / Postman build
testing  /  ...  /  Coordinator tests
3m 4s
testing / coordinator / Coordinator tests
testing  /  ...  /  Traces api facade tests
58s
testing / traces-api-facade / Traces api facade tests
testing  /  ...  /  Postman & SDK tests
testing / postman / Postman & SDK tests
testing  /  ...  /  Filter commit changes
8s
testing / coordinator / cache-docker-images / Filter commit changes
Matrix: testing / prover / Prover testing
Waiting for pending jobs
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
0s
testing / coordinator / cache-docker-images / pull-and-cache-images
testing  /  ...  /  Prover notify slack
testing / prover / Prover notify slack
testing  /  ...  /  Prover notify slack
testing / prover / Prover notify slack
Matrix: tag-after-run-tests-success / tag without untested suffix
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 24 warnings
docker-build / coordinator / Coordinator build
Process completed with exit code 1.
testing / coordinator / Coordinator tests
Process completed with exit code 1.
Filter commit changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
store-image-name-and-tags / Compute version tags
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-and-tag-images / Check image tags exist
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-and-tag-images / Tag and push images
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
testing / coordinator / cache-docker-images / Filter commit changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker-build / prover / Prover build
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
The 'as' keyword should match the case of the 'from' keyword: prover/Dockerfile#L9
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: prover/Dockerfile#L14
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: prover/Dockerfile#L15
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: prover/Dockerfile#L58
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: prover/Dockerfile#L59
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
testing / traces-api-facade / Traces api facade tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker-build / traces-api-facade / Traces api facade build
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1, docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docker-build / traces-api-facade / Traces api facade build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v1, docker/metadata-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker-build / traces-api-facade / Traces api facade build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / traces-api-facade / Traces api facade build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / traces-api-facade / Traces api facade build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / traces-api-facade / Traces api facade build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / traces-api-facade / Traces api facade build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / traces-api-facade / Traces api facade build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / traces-api-facade / Traces api facade build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / traces-api-facade / Traces api facade build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker-build / traces-api-facade / Traces api facade build
Failed to download action 'https://api.github.com/repos/actions/setup-java/tarball/2dfa2011c5b2a0f1489bf9e433881c92c1631f88'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
docker-build / traces-api-facade / Traces api facade build
Back off 16.154 seconds before retry.

Artifacts

Produced during runtime
Name Size
Consensys~linea-monorepo~NK7EF6.dockerbuild Expired
14.9 KB
Consensys~linea-monorepo~WCQXKE.dockerbuild Expired
16.5 KB