[Access] Implemented options to fail or warn when payer is not able to pay #1974
Annotations
10 errors and 1 warning
Run golangci-lint:
storage/redis/store.go#L48
store.DataSetter undefined (type *Store has no field or method DataSetter) (typecheck)
|
Run golangci-lint:
storage/redis/store.go#L49
store.DataGetter undefined (type *Store has no field or method DataGetter) (typecheck)
|
Run golangci-lint:
storage/redis/store.go#L50
store.KeyGenerator undefined (type *Store has no field or method KeyGenerator) (typecheck)
|
Run golangci-lint:
emulator/blockchain.go#L1693
b.coverageReportedRuntime.Reset undefined (type *CoverageReportedRuntime has no field or method Reset) (typecheck)
|
Run golangci-lint:
server/utils/emulator.go#L193
cannot infer S (/home/runner/go/pkg/mod/golang.org/x/[email protected]/slices/slices.go:116:1) (typecheck)
|
Run golangci-lint:
server/utils/emulator.go#L221
cannot infer S (/home/runner/go/pkg/mod/golang.org/x/[email protected]/slices/slices.go:116:1) (typecheck)
|
Run golangci-lint:
storage/remote/store.go#L126
store.DataGetter undefined (type *Store has no field or method DataGetter) (typecheck)
|
Run golangci-lint:
storage/remote/store.go#L127
store.DataSetter undefined (type *Store has no field or method DataSetter) (typecheck)
|
Run golangci-lint:
storage/remote/store.go#L128
store.KeyGenerator undefined (type *Store has no field or method KeyGenerator) (typecheck)
|
Run golangci-lint:
storage/remote/store.go#L177
s.DefaultStore undefined (type *Store has no field or method DefaultStore) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading