make challenge manager immutable #2793
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
go.yml
on: pull_request
Formatting
14s
Gosec scan
1m 45s
Lint
16s
Build and Test
2m 1s
Bazel
54s
Solidity tests
2m 5s
Solidity contract size
1m 12s
BOLD upgrade test
7m 25s
Annotations
20 errors and 5 warnings
Lint:
testing/setup/rollup_stack.go#L1
: # github.com/OffchainLabs/bold/testing/setup
|
Lint:
testing/setup/rollup_stack.go#L702
not enough arguments in call to challengeV2gen.DeployEdgeChallengeManager
|
Lint:
testing/setup/rollup_stack.go#L808
too many arguments in call to result.rollupCreator.SetTemplates
|
Lint:
assertions/poster_test.go#L17
could not import github.com/OffchainLabs/bold/testing/setup (-: # github.com/OffchainLabs/bold/testing/setup
|
Lint:
testing/setup/rollup_stack.go#L702
not enough arguments in call to challengeV2gen.DeployEdgeChallengeManager
|
Lint:
testing/setup/rollup_stack.go#L808
too many arguments in call to result.rollupCreator.SetTemplates
|
Lint:
assertions/scanner_test.go#L22
could not import github.com/OffchainLabs/bold/testing/setup (-: # github.com/OffchainLabs/bold/testing/setup
|
Lint:
testing/setup/rollup_stack.go#L702
not enough arguments in call to challengeV2gen.DeployEdgeChallengeManager
|
Lint:
testing/setup/rollup_stack.go#L808
too many arguments in call to result.rollupCreator.SetTemplates
|
Lint:
chain-abstraction/sol-implementation/assertion_chain_test.go#L19
could not import github.com/OffchainLabs/bold/testing/setup (-: # github.com/OffchainLabs/bold/testing/setup [github.com/OffchainLabs/bold/chain-abstraction/sol-implementation.test]
|
Bazel
Process completed with exit code 1.
|
Solidity contract size
Process completed with exit code 1.
|
Gosec scan:
testing/setup/rollup_stack.go#L702
not enough arguments in call to challengeV2gen.DeployEdgeChallengeManager
|
Gosec scan:
testing/setup/rollup_stack.go#L808
too many arguments in call to result.rollupCreator.SetTemplates
|
Gosec scan
Process completed with exit code 1.
|
Build and Test:
testing/setup/rollup_stack.go#L702
not enough arguments in call to challengeV2gen.DeployEdgeChallengeManager
|
Build and Test:
testing/setup/rollup_stack.go#L808
too many arguments in call to result.rollupCreator.SetTemplates
|
Build and Test
Process completed with exit code 1.
|
BOLD upgrade test
Expected 10-11 arguments, but got 0.
|
BOLD upgrade test
Process completed with exit code 1.
|
Formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Lint
Unexpected input(s) 'id', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
Gosec scan
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 and Test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|