Build Node Docker Images #77
builds.yml
on: workflow_dispatch
Setup build jobs
0s
Matrix: docker-push
Annotations
5 errors and 2 warnings
access images
cannot use (*Handler)(nil) (value of type *Handler) as "github.com/onflow/flow/protobuf/go/flow/access".AccessAPIServer value in variable declaration: *Handler does not implement "github.com/onflow/flow/protobuf/go/flow/access".AccessAPIServer (missing method GetSystemTransaction)
|
access images
cannot use handler (variable of type *"github.com/onflow/flow-go/engine/access/mock".AccessAPIServer) as access.AccessAPIServer value in argument to access.RegisterAccessAPIServer: *"github.com/onflow/flow-go/engine/access/mock".AccessAPIServer does not implement access.AccessAPIServer (missing method GetSystemTransaction)
|
access images
cannot use (*Handler)(nil) (value of type *Handler) as "github.com/onflow/flow/protobuf/go/flow/access".AccessAPIServer value in variable declaration: *Handler does not implement "github.com/onflow/flow/protobuf/go/flow/access".AccessAPIServer (missing method GetSystemTransaction)
|
access images
cannot use handler (variable of type *"github.com/onflow/flow-go/engine/access/mock".AccessAPIServer) as access.AccessAPIServer value in argument to access.RegisterAccessAPIServer: *"github.com/onflow/flow-go/engine/access/mock".AccessAPIServer does not implement access.AccessAPIServer (missing method GetSystemTransaction)
|
access images
Process completed with exit code 2.
|
access images
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/
|
access images
Restore cache failed: Dependencies file is not found in /home/runner/work/flow-go/flow-go. Supported file pattern: go.sum
|