Fix uploaded artifacts should be overwritten (#28726) #12347
Annotations
10 errors
Run make test-mysql8-migration test-mysql8:
tests/integration/api_actions_artifact_test.go#L300
NewRequest(t, "GET", "/api/actions_pipeline/_apis/pipelines/workflows/791/artifacts").AddTokenAuth undefined (type *"net/http".Request has no field or method AddTokenAuth)
|
Run make test-mysql8-migration test-mysql8:
tests/integration/api_actions_artifact_test.go#L308
NewRequest(t, "GET", url).AddTokenAuth undefined (type *"net/http".Request has no field or method AddTokenAuth)
|
Run make test-mysql8-migration test-mysql8:
tests/integration/api_actions_artifact_test.go#L316
NewRequest(t, "GET", url).AddTokenAuth undefined (type *"net/http".Request has no field or method AddTokenAuth)
|
Run make test-mysql8-migration test-mysql8:
tests/integration/api_actions_artifact_test.go#L327
NewRequestWithJSON(t, "POST", "/api/actions_pipeline/_apis/pipelines/workflows/791/artifacts", getUploadArtifactRequest{…}).AddTokenAuth undefined (type *"net/http".Request has no field or method AddTokenAuth)
|
Run make test-mysql8-migration test-mysql8:
tests/integration/api_actions_artifact_test.go#L336
NewRequestWithBody(t, "PUT", url, strings.NewReader(body)).AddTokenAuth undefined (type *"net/http".Request has no field or method AddTokenAuth)
|
Run make test-mysql8-migration test-mysql8:
tests/integration/api_actions_artifact_test.go#L344
NewRequest(t, "PATCH", "/api/actions_pipeline/_apis/pipelines/workflows/791/artifacts?artifactName=artifact").AddTokenAuth undefined (type *"net/http".Request has no field or method AddTokenAuth)
|
Run make test-mysql8-migration test-mysql8:
tests/integration/api_actions_artifact_test.go#L351
NewRequest(t, "GET", "/api/actions_pipeline/_apis/pipelines/workflows/791/artifacts").AddTokenAuth undefined (type *"net/http".Request has no field or method AddTokenAuth)
|
Run make test-mysql8-migration test-mysql8:
tests/integration/api_actions_artifact_test.go#L368
NewRequest(t, "GET", url).AddTokenAuth undefined (type *"net/http".Request has no field or method AddTokenAuth)
|
Run make test-mysql8-migration test-mysql8:
tests/integration/api_actions_artifact_test.go#L376
NewRequest(t, "GET", url).AddTokenAuth undefined (type *"net/http".Request has no field or method AddTokenAuth)
|
Run make test-mysql8-migration test-mysql8
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading