Added self_managed_certificate
to IAM Service
#1242
Triggered via pull request
September 18, 2024 16:05
Status
Failure
Total duration
1m 34s
Artifacts
–
lint.yml
on: pull_request
golint
1m 24s
markdownlint
3s
Annotations
3 errors
golint:
internal/services/cdr/practitioner/data_source_cdr_practitioner.go#L110
S1009: should omit nil check; len() for []*github.com/google/fhir/go/proto/google/fhir/proto/r4/core/datatypes_go_proto.Identifier is defined as zero (gosimple)
|
golint:
internal/services/cdr/practitioner/data_source_cdr_practitioner.go#L156
S1009: should omit nil check; len() for []*github.com/google/fhir/go/proto/google/fhir/proto/stu3/datatypes_go_proto.Identifier is defined as zero (gosimple)
|
golint
issues found
|