Wait for a minimum amount of time since parent assertion was created to post a new assertion #4123
go.yml
on: pull_request
Formatting
17s
Gosec scan
3m 25s
Lint
17s
Build and Test
2m 1s
Bazel
1m 19s
Annotations
12 errors and 5 warnings
Lint:
assertions/manager.go#L54
syntax error: unexpected newline in composite literal; possibly missing comma or } (typecheck)
|
Lint:
assertions/manager.go#L54
missing ',' before newline in composite literal (typecheck)
|
Lint:
assertions/manager_test.go#L20
could not import github.com/offchainlabs/bold/assertions (-: # github.com/offchainlabs/bold/assertions [github.com/offchainlabs/bold/assertions.test]
|
Lint:
assertions/manager.go#L54
syntax error: unexpected newline in composite literal; possibly missing comma or }) (typecheck)
|
Lint:
challenge-manager/stack.go#L17
could not import github.com/offchainlabs/bold/assertions (-: # github.com/offchainlabs/bold/assertions
|
Lint:
assertions/manager.go#L54
syntax error: unexpected newline in composite literal; possibly missing comma or }) (typecheck)
|
Lint
issues found
|
Bazel
Process completed with exit code 1.
|
Build and Test:
assertions/manager.go#L54
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
Build and Test
Process completed with exit code 1.
|
Gosec scan:
assertions/manager.go#L54
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
Gosec scan
Process completed with exit code 1.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Bazel
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Gosec scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|