feat: patching a FHIR resource instance #24
Annotations
10 errors and 1 warning
golangci (1.21.x, ubuntu-latest):
operations.go#L141
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
golangci (1.21.x, ubuntu-latest):
operations.go#L143
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
golangci (1.21.x, ubuntu-latest):
operations.go#L145
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
golangci (1.21.x, ubuntu-latest):
operations.go#L159
File is not `gofumpt`-ed (gofumpt)
|
golangci (1.21.x, ubuntu-latest):
operations.go#L144
the given struct should be annotated with the `json` tag (musttag)
|
golangci (1.21.x, ubuntu-latest):
operations.go#L156
return with no blank line before (nlreturn)
|
golangci (1.21.x, ubuntu-latest):
models/operations.go#L6
ST1003: struct field Id should be ID (stylecheck)
|
golangci (1.21.x, ubuntu-latest):
models/operations.go#L13
ST1003: struct field Id should be ID (stylecheck)
|
golangci (1.21.x, ubuntu-latest):
models/operations.go#L24
ST1003: struct field ValueId should be ValueID (stylecheck)
|
golangci (1.21.x, ubuntu-latest):
models/operations.go#L33
ST1003: struct field ValueUri should be ValueURI (stylecheck)
|
golangci (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/hapi-fhir-go/hapi-fhir-go. Supported file pattern: go.sum
|