This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
build(deps): Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 in /simapp #33
Annotations
11 errors and 1 warning
build (arm)
cannot use (*BaseApp)(nil) (value of type *BaseApp) as type "github.com/cometbft/cometbft/abci/types".Application in variable declaration:
|
build (arm)
cannot use app (variable of type *mocks.Application) as type "github.com/cometbft/cometbft/abci/types".Application in argument to proxy.NewLocalClientCreator:
|
build (arm)
Process completed with exit code 2.
|
build (arm64)
The job was canceled because "arm" failed.
|
build (arm64)
cannot use (*BaseApp)(nil) (value of type *BaseApp) as type "github.com/cometbft/cometbft/abci/types".Application in variable declaration:
|
build (arm64)
cannot use app (variable of type *mocks.Application) as type "github.com/cometbft/cometbft/abci/types".Application in argument to proxy.NewLocalClientCreator:
|
build (arm64)
The operation was canceled.
|
build (amd64)
The job was canceled because "arm" failed.
|
build (amd64)
cannot use (*BaseApp)(nil) (value of type *BaseApp) as type "github.com/cometbft/cometbft/abci/types".Application in variable declaration:
|
build (amd64)
cannot use app (variable of type *mocks.Application) as type "github.com/cometbft/cometbft/abci/types".Application in argument to proxy.NewLocalClientCreator:
|
build (amd64)
The operation was canceled.
|
build (arm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, technote-space/get-diff-action@v6.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|