feat: support native SQL as custom fields #907
Annotations
1 error and 1 warning
field/export.go#L36
[golangci] reported by reviewdog 🐶
var-naming: func parameter rawSql should be rawSQL (revive)
Raw Output:
field/export.go:36:18: var-naming: func parameter rawSql should be rawSQL (revive)
func NewFieldRaw(rawSql string, vars ...interface{}) Field {
^
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading