chore!: migrate runbook resource to tf framework #1093
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
internal/errors/error.go#L21
func ProcessApiError should be ProcessAPIError
|
internal/errors/error.go#L41
func ProcessApiErrorV2 should be ProcessAPIErrorV2
|
octopusdeploy_framework/schemas/artifactory_generic_feed.go#L35
struct field FeedUri should be FeedURI
|
octopusdeploy_framework/schemas/runbook.go#L244
method RefreshFromApiResponse should be RefreshFromAPIResponse
|
octopusdeploy_framework/schemas/github_repository_feed.go#L28
struct field FeedUri should be FeedURI
|
octopusdeploy_framework/schemas/helm_feed.go#L24
struct field FeedUri should be FeedURI
|
octopusdeploy_framework/schemas/nuget_feed.go#L35
struct field FeedUri should be FeedURI
|
octopusdeploy_framework/schemas/tenant.go#L12
struct field ClonedFromTenantId should be ClonedFromTenantID
|
octopusdeploy_framework/schemas/maven_feed.go#L28
struct field FeedUri should be FeedURI
|
octopusdeploy_framework/schemas/docker_container_registry_feed.go#L31
struct field FeedUri should be FeedURI
|
This job succeeded
Loading