Feature/functions #64
cql.yml
on: pull_request
Annotations
6 errors and 2 warnings
Code style:
condition/field.go#L177
line is 219 characters (lll)
|
Code style:
condition/field.go#L196
line is 163 characters (lll)
|
Code style:
condition/field.go#L204
line is 235 characters (lll)
|
Code style:
condition/field.go#L201
unnecessary conversion (unconvert)
|
Code style:
condition/value_operator.go#L88
append only allowed to cuddle with appended value (wsl)
|
Code style
issues found
|
Check branch name
The following actions uses node12 which is deprecated and will be forced to run on node16: deepakputhraya/action-branch-name@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Code style:
condition/field_value.go#L25
var-naming: don't use underscores in Go names; const column_SQL should be columnSQL (revive)
|