1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-03-26 00:47:46 +01:00
This commit is contained in:
Salman Chishti 2025-03-10 04:27:54 -07:00
parent 9450d42d15
commit 3105dc9754
4 changed files with 0 additions and 4 deletions

View file

@ -8823,7 +8823,6 @@ class CacheServiceClient {
(0, core_1.debug)(`Headers: ${JSON.stringify(response.message.headers, null, 2)}`);
const body = JSON.parse(rawBody);
this.maskSecretUrls(body);
(0, core_1.debug)('testing this sentence');
(0, core_1.debug)(`Body: ${JSON.stringify(body, null, 2)}`);
if (this.isSuccessStatusCode(statusCode)) {
return { response, body };

View file

@ -8823,7 +8823,6 @@ class CacheServiceClient {
(0, core_1.debug)(`Headers: ${JSON.stringify(response.message.headers, null, 2)}`);
const body = JSON.parse(rawBody);
this.maskSecretUrls(body);
(0, core_1.debug)('testing this sentence');
(0, core_1.debug)(`Body: ${JSON.stringify(body, null, 2)}`);
if (this.isSuccessStatusCode(statusCode)) {
return { response, body };

View file

@ -8823,7 +8823,6 @@ class CacheServiceClient {
(0, core_1.debug)(`Headers: ${JSON.stringify(response.message.headers, null, 2)}`);
const body = JSON.parse(rawBody);
this.maskSecretUrls(body);
(0, core_1.debug)('testing this sentence');
(0, core_1.debug)(`Body: ${JSON.stringify(body, null, 2)}`);
if (this.isSuccessStatusCode(statusCode)) {
return { response, body };

1
dist/save/index.js vendored
View file

@ -8823,7 +8823,6 @@ class CacheServiceClient {
(0, core_1.debug)(`Headers: ${JSON.stringify(response.message.headers, null, 2)}`);
const body = JSON.parse(rawBody);
this.maskSecretUrls(body);
(0, core_1.debug)('testing this sentence');
(0, core_1.debug)(`Body: ${JSON.stringify(body, null, 2)}`);
if (this.isSuccessStatusCode(statusCode)) {
return { response, body };