feat: custom header validation #49
Annotations
4 errors and 1 warning
validator/internal/centralconsumer/centralconsumer.go#L130
S1002: should omit comparison to bool constant, can be simplified to `settings.ValidateHeaders` (gosimple)
|
validator/internal/centralconsumer/centralconsumer.go#L313
S1002: should omit comparison to bool constant, can be simplified to `cc.validateHeaders` (gosimple)
|
validator/internal/centralconsumer/centralconsumer.go#L337
ineffectual assignment to messageSchemaPair (ineffassign)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@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