refactor(binding): use internal tagexpr #2727
Annotations
11 errors and 1 warning
compliant
Process completed with exit code 2.
|
lint:
internal/tagexpr/tagexpr.go#L1121
var `float64Type` is unused (unused)
|
lint:
internal/tagexpr/tagparser.go#L23
type `namedTagExpr` is unused (unused)
|
lint:
internal/tagexpr/utils.go#L76
field `a` is unused (unused)
|
lint:
internal/tagexpr/spec_test.go#L164
func `printBoolPtr` is unused (unused)
|
lint:
internal/tagexpr/validator/validator_test.go#L41
field `f` is unused (unused)
|
lint:
internal/tagexpr/validator/validator_test.go#L50
field `a` is unused (unused)
|
lint:
internal/tagexpr/validator/validator_test.go#L51
field `f` is unused (unused)
|
lint:
internal/tagexpr/validator/validator_test.go#L242
field `v` is unused (unused)
|
lint:
internal/tagexpr/validator/validator_test.go#L246
field `v` is unused (unused)
|
lint:
internal/tagexpr/tagexpr_test.go#L450
structtag: struct field tag `tagexpr:$=="1"||$=="2"||$="3"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
compliant
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/
|