init refactor testapp #414
Annotations
10 errors and 1 warning
lint:
testing/test_helpers.go#L88
`ChainID` redeclared in this block (typecheck)
|
lint:
testing/test_helpers.go#L80
other declaration of ChainID (typecheck)
|
lint:
benchmark/app_test.go#L46
ba.NewUncachedContext undefined (type *BenchmarkApp has no field or method NewUncachedContext) (typecheck)
|
lint:
benchmark/app_test.go#L48
ba.OracleKeeper undefined (type *BenchmarkApp has no field or method OracleKeeper) (typecheck)
|
lint:
benchmark/app_test.go#L50
ba.GetTxConfig undefined (type *BenchmarkApp has no field or method GetTxConfig) (typecheck)
|
lint:
benchmark/app_test.go#L53
ba.Commit undefined (type *BenchmarkApp has no field or method Commit) (typecheck)
|
lint:
benchmark/app_test.go#L56
ba.StoreConsensusParams undefined (type *BenchmarkApp has no field or method StoreConsensusParams) (typecheck)
|
lint:
benchmark/app_test.go#L80
ba.Commit undefined (type *BenchmarkApp has no field or method Commit) (typecheck)
|
lint:
benchmark/app_test.go#L92
ba.BeginBlock undefined (type *BenchmarkApp has no field or method BeginBlock) (typecheck)
|
lint:
benchmark/app_test.go#L94
ba.LastBlockHeight undefined (type *BenchmarkApp has no field or method LastBlockHeight) (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|