Skip to content

First pass API for introspection of edges and assertions (#371) #2108

First pass API for introspection of edges and assertions (#371)

First pass API for introspection of edges and assertions (#371) #2108

Triggered via push July 24, 2023 19:14
Status Failure
Total duration 2m 42s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 5 warnings
Lint: api/data.go#L1
: # github.com/OffchainLabs/challenge-protocol-v2/api [github.com/OffchainLabs/challenge-protocol-v2/api.test]
Lint: api/edges.go#L128
cannot convert ah (variable of type protocol.AssertionHash) to type common.Hash (typecheck)
Lint: api/data_test.go#L4
could not import github.com/OffchainLabs/challenge-protocol-v2/api (-: # github.com/OffchainLabs/challenge-protocol-v2/api [github.com/OffchainLabs/challenge-protocol-v2/api.test]
Lint: api/edges.go#L128
cannot convert ah (variable of type protocol.AssertionHash) to type common.Hash) (typecheck)
Lint: challenge-manager/manager.go#L13
could not import github.com/OffchainLabs/challenge-protocol-v2/api (-: # github.com/OffchainLabs/challenge-protocol-v2/api
Lint: api/edges.go#L128
cannot convert ah (variable of type protocol.AssertionHash) to type common.Hash) (typecheck)
Lint
issues found
Gosec scan: api/edges.go#L128
cannot convert ah (variable of type protocol.AssertionHash) to type common.Hash
Gosec scan
Process completed with exit code 1.
Bazel
Process completed with exit code 1.
Build and Test: api/edges.go#L128
cannot convert ah (variable of type protocol.AssertionHash) to type common.Hash
Build and Test
Process completed with exit code 1.
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']
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/
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/