feat: expose Database#CreatePartitionIfNotExists method #829
Annotations
10 errors and 1 warning
golangci-lint:
types/utils.go#L47
invalid operation: attr.Key == attrKey (mismatched types []byte and string) (typecheck)
|
golangci-lint:
node/node.go#L9
could not import github.com/forbole/juno/v5/types (-: # github.com/forbole/juno/v5/types
|
golangci-lint:
types/utils.go#L47
invalid operation: attr.Key == attrKey (mismatched types []byte and string)) (typecheck)
|
golangci-lint:
node/local/node.go#L35
could not import github.com/forbole/juno/v5/types (-: # github.com/forbole/juno/v5/types
|
golangci-lint:
types/utils.go#L47
invalid operation: attr.Key == attrKey (mismatched types []byte and string)) (typecheck)
|
golangci-lint:
node/local/node.go#L228
too many arguments in call to txindex.NewIndexerService
|
golangci-lint:
node/remote/node.go#L24
could not import github.com/forbole/juno/v5/types (-: # github.com/forbole/juno/v5/types
|
golangci-lint:
types/utils.go#L47
invalid operation: attr.Key == attrKey (mismatched types []byte and string)) (typecheck)
|
golangci-lint:
modules/module.go#L10
could not import github.com/forbole/juno/v5/types (-: # github.com/forbole/juno/v5/types
|
golangci-lint:
types/utils.go#L47
invalid operation: attr.Key == attrKey (mismatched types []byte and string)) (typecheck)
|
golangci-lint
Unexpected input(s) 'SUFFIX_FILTER', valid inputs are ['GITHUB_TOKEN', 'DOT', 'BASE', 'RELATIVE', 'DIFF_FILTER', 'FORMAT', 'ESCAPE_JSON', 'SEPARATOR', 'PATTERNS', 'MINIMATCH_OPTION_NOBRACE', 'MINIMATCH_OPTION_NOGLOBSTAR', 'MINIMATCH_OPTION_DOT', 'MINIMATCH_OPTION_NOEXT', 'MINIMATCH_OPTION_NOCASE', 'MINIMATCH_OPTION_MATCH_BASE', 'MINIMATCH_OPTION_NONEGATE', 'FILES', 'SUMMARY_INCLUDE_FILES', 'ABSOLUTE', 'SET_ENV_NAME', 'SET_ENV_NAME_FILTERED_DIFF', 'SET_ENV_NAME_MATCHED_FILES', 'SET_ENV_NAME_COUNT', 'SET_ENV_NAME_INSERTIONS', 'SET_ENV_NAME_DELETIONS', 'SET_ENV_NAME_LINES', 'DIFF_DEFAULT', 'FILTERED_DIFF_DEFAULT', 'MATCHED_FILES_DEFAULT', 'COUNT_DEFAULT', 'GET_FILE_DIFF', 'INSERTIONS_DEFAULT', 'DELETIONS_DEFAULT', 'LINES_DEFAULT', 'CHECK_ONLY_COMMIT_WHEN_DRAFT', 'SUPPRESS_ERROR']
|