Make bob.Cache() require an Executor to run any query hooks. #799
Annotations
10 errors and 1 warning
lint:
clause/combine.go#L8
could not import github.com/stephenafamo/bob (-: # github.com/stephenafamo/bob
|
lint:
query.go#L140
not enough arguments in call to CacheN
|
lint:
query.go#L145
not enough arguments in call to CacheN
|
lint:
dialect/mysql/dialect/builder.go#L7
could not import github.com/stephenafamo/bob (-: # github.com/stephenafamo/bob
|
lint:
query.go#L140
not enough arguments in call to CacheN
|
lint:
query.go#L145
not enough arguments in call to CacheN
|
lint:
dialect/mysql/dialect/builder.go#L17
b.Base undefined (type Expression has no field or method Base) (typecheck)
|
lint:
dialect/mysql/dialect/builder.go#L24
x.WriteSQL undefined (type Expression has no field or method WriteSQL) (typecheck)
|
lint:
dialect/mysql/dialect/delete.go#L32
d.RunContextualMods undefined (type DeleteQuery has no field or method RunContextualMods) (typecheck)
|
lint:
dialect/mysql/dialect/insert.go#L36
i.RunContextualMods undefined (type InsertQuery has no field or method RunContextualMods) (typecheck)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/
|