Merge branch 'pog' #60
Annotations
10 errors and 2 warnings
build:
pogreb/pogreb_test.go#L24
cannot use tdb (variable of type *DB) as type database.Keeper in return statement:
|
build:
pogreb/pogreb_test.go#L138
impossible type assertion: db.(*DB)
|
build:
pogreb/pogreb_test.go#L141
impossible type assertion: db.(*DB)
|
build:
pogreb/pogreb_test.go#L187
impossible type assertion: db.(*DB)
|
build:
pogreb/pogreb_test.go#L244
impossible type assertion: db.(*DB)
|
build:
pogreb/pogreb_test.go#L251
impossible type assertion: nilDb.(*DB)
|
build:
pogreb/pogreb_test.go#L252
impossible type assertion: nilDb.(*DB)
|
build:
pogreb/pogreb_test.go#L262
impossible type assertion: db.(*DB)
|
build:
pogreb/pogreb_test.go#L281
impossible type assertion: db.(*DB)
|
build:
pogreb/pogreb_test.go#L282
impossible type assertion: db.(*DB)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|