Migrating log-param endpoint. #19
Annotations
4 errors
Run pre-commit hooks:
pkg/tracking/store/sql/params.go#L49
printf: fmt.Sprintf format %q has arg currentValue of wrong type *string (govet)
|
Run pre-commit hooks:
pkg/tracking/store/sql/params.go#L77
printf: fmt.Sprintf format %q has arg param.Value of wrong type *string (govet)
|
Run pre-commit hooks:
pkg/tracking/store/sql/models/params.go#L24
variable name 'p' is too short for the scope of its usage (varnamelen)
|
Run pre-commit hooks
Process completed with exit code 1.
|
Loading