Add DidComm Discovery Protocol Query/Disclosure message #293
Annotations
1 error and 4 warnings
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint:
protocol/discovery_protocol.go#L5
exported: comment on exported type DiscoveryProtocolFeatureType should be of the form "DiscoveryProtocolFeatureType ..." (with optional leading article) (revive)
|
golangci-lint:
protocol/discovery_protocol.go#L9
exported: exported const DiscoveryProtocolFeatureTypeAccept should have comment (or a comment on this block) or be unexported (revive)
|
golangci-lint:
protocol/discovery_protocol.go#L66
var-naming: struct field Id should be ID (revive)
|
Loading