api: adds CRUD integration types and test cases #49
Annotations
6 errors and 1 warning
lint:
internal/restapi/v1/server.go#L55
undefined: integrationtype1.CreateIntegrationType
|
lint:
internal/restapi/v1/server.go#L56
undefined: integrationtype1.UpdateIntegrationType (typecheck)
|
lint:
cmd/server.go#L8
could not import github.com/shinobistack/gokakashi/internal/restapi/v1 (-: # github.com/shinobistack/gokakashi/internal/restapi/v1
|
lint:
internal/restapi/v1/server.go#L55
undefined: integrationtype1.CreateIntegrationType
|
lint:
internal/restapi/v1/server.go#L56
undefined: integrationtype1.UpdateIntegrationType) (typecheck)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|