Skip to content

feat: add counter based ccc #779

feat: add counter based ccc

feat: add counter based ccc #779

Triggered via pull request September 17, 2024 05:36
Status Failure
Total duration 10m 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
test: core/blockchain_test.go#L4688
cannot use logger.NewMarkdownLogger(&logger.Config{}, os.Stderr) (value of type *logger.mdLogger) as vm.EVMLogger value in struct literal: *logger.mdLogger does not implement vm.EVMLogger (missing method IsDebug)
test: core/vm/runtime/runtime_test.go#L533
cannot use logger.NewMarkdownLogger(nil, os.Stdout) (value of type *logger.mdLogger) as vm.EVMLogger value in struct literal: *logger.mdLogger does not implement vm.EVMLogger (missing method IsDebug)
test
Process completed with exit code 2.
build-mock-ccc-geth
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-mock-ccc-geth
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/