@rushstack/rush-http-build-cache-plugin 5.101.1 → 5.102.0-pr3949.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (26) hide show
  1. package/.rush/temp/operation/_phase_build/all.log +2 -2
  2. package/.rush/temp/operation/_phase_build/state.json +1 -1
  3. package/.rush/temp/operation/_phase_test/all.log +3 -3
  4. package/.rush/temp/operation/_phase_test/state.json +1 -1
  5. package/.rush/temp/package-deps__phase_build.json +2 -2
  6. package/.rush/temp/package-deps__phase_test.json +2 -2
  7. package/.rush/temp/rushstack+rush-http-build-cache-plugin-_phase_build-dd6f16f87e594048ecb0b65b810bd5981a51eac6.log +29 -0
  8. package/.rush/temp/shrinkwrap-deps.json +13 -13
  9. package/package.json +3 -3
  10. package/rush-logs/rush-http-build-cache-plugin._phase_build.cache.log +2 -3
  11. package/rush-logs/rush-http-build-cache-plugin._phase_build.log +2 -3
  12. package/rush-logs/rush-http-build-cache-plugin._phase_test.log +3 -3
  13. package/temp/build.typescript/ts_l9Fw4VUO.json +1 -1
  14. package/temp/coverage/clover.xml +2 -2
  15. package/temp/coverage/lcov-report/HttpBuildCacheProvider.ts.html +1 -1
  16. package/temp/coverage/lcov-report/RushHttpBuildCachePlugin.ts.html +1 -1
  17. package/temp/coverage/lcov-report/index.html +1 -1
  18. package/temp/coverage/lcov-report/index.ts.html +1 -1
  19. package/temp/test.jest/haste-map-bae913f9b9aa720eb4deeae0a60a4b27-22ae7f4ce9de4306889d8c05e5cc39b9-1028402de70f7f23751971bc19191def +0 -0
  20. package/temp/test.jest/{jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-474488b31a4a940a3990e9eaf06f1647/ae/package_ae00417dce24a237c382c241dc6376bb → jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-0bc2a534d3e30a2b12c9a7d83be63585/17/package_17da54f3071b80695aaf33c29e4994ed} +2 -2
  21. package/temp/test.jest/{jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-474488b31a4a940a3990e9eaf06f1647/50/core_50361c89aac6c64d5390e7a0bea3ebd0 → jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-0bc2a534d3e30a2b12c9a7d83be63585/1f/core_1fd772d60086eee1b65959af4b2df498} +5 -2
  22. package/temp/test.jest/{jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-474488b31a4a940a3990e9eaf06f1647/30/core_30703fd1fc3e36f02e9826eeda499f08 → jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-0bc2a534d3e30a2b12c9a7d83be63585/9e/core_9ee01abb65993dce1aaada04a7cab7ca} +8 -3
  23. package/temp/test.jest/perf-cache-bae913f9b9aa720eb4deeae0a60a4b27-da39a3ee5e6b4b0d3255bfef95601890 +1 -1
  24. package/.rush/temp/rushstack+rush-http-build-cache-plugin-_phase_build-041506fd06adc7d64c39840071318e03efe0b2d0.log +0 -10
  25. package/temp/test.jest/haste-map-bae913f9b9aa720eb4deeae0a60a4b27-22ae7f4ce9de4306889d8c05e5cc39b9-e5d2c7a7e073ec3e531e055f2d784a12 +0 -0
  26. /package/temp/test.jest/{jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-474488b31a4a940a3990e9eaf06f1647/6e/mappingTable_6e0042108905aefe4e19610c186a9836 → jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-0bc2a534d3e30a2b12c9a7d83be63585/aa/mappingTable_aa1c5457fe878a73e92e96548b32d248} +0 -0
@@ -2,5 +2,5 @@ Invoking: heft run --only build -- --clean --production
2
2
  ---- build started ----
3
3
  [build:typescript] Using TypeScript version 5.0.4
4
4
  [build:typescript] Copied 1 folder or file and linked 0 files
5
- ---- build finished (6.132s) ----
6
- -------------------- Finished (6.135s) --------------------
5
+ ---- build finished (5.777s) ----
6
+ -------------------- Finished (5.781s) --------------------
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 6679.273128999979
2
+ "nonCachedDurationMs": 6165.566289999988
3
3
  }
@@ -5,7 +5,7 @@ The provided list of phases does not contain all phase dependencies. You may nee
5
5
  [test:jest]
6
6
  [test:jest] Run start. 1 test suite
7
7
  [test:jest] START lib/test/HttpBuildCacheProvider.test.js
8
- [test:jest] PASS lib/test/HttpBuildCacheProvider.test.js (duration: 0.947s, 2 passed, 0 failed)
8
+ [test:jest] PASS lib/test/HttpBuildCacheProvider.test.js (duration: 0.818s, 2 passed, 0 failed)
9
9
  [test:jest]
10
10
  [test:jest] Tests finished:
11
11
  [test:jest] Successes: 2
@@ -19,5 +19,5 @@ All files | 54.61 | 53.33 | 53.33 | 54.61 |
19
19
  RushHttpBuildCachePlugin.ts | 0 | 0 | 0 | 0 | 1-81
20
20
  index.ts | 0 | 0 | 0 | 0 | 1-4
21
21
  -----------------------------|---------|----------|---------|---------|---------------------------------------------------------------------------------------------------------------------------------------------------
22
- ---- test finished (1.762s) ----
23
- -------------------- Finished (1.768s) --------------------
22
+ ---- test finished (1.568s) ----
23
+ -------------------- Finished (1.57s) --------------------
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 2286.1198330000043
2
+ "nonCachedDurationMs": 1938.7099910000106
3
3
  }
@@ -3,7 +3,7 @@
3
3
  "rush-plugins/rush-http-build-cache-plugin/README.md": "d8468855d6f34e6f4cc79b6a3f05d57e0b1aaf83",
4
4
  "rush-plugins/rush-http-build-cache-plugin/config/jest.config.json": "fa6760fad1e1c41d73a7b6e38783d941a7c969dd",
5
5
  "rush-plugins/rush-http-build-cache-plugin/config/rig.json": "f497ba3bb0a8bcb25471bfc11342bd9278d7c4c7",
6
- "rush-plugins/rush-http-build-cache-plugin/package.json": "8bb13acad5477d4ecbfd2d4eda5de3151ab4537b",
6
+ "rush-plugins/rush-http-build-cache-plugin/package.json": "505fe557efff7f2fdd209a441b60b81ea6c5dd04",
7
7
  "rush-plugins/rush-http-build-cache-plugin/rush-plugin-manifest.json": "126dfa796b3ce186d8a6892e8bdd26da17d88a57",
8
8
  "rush-plugins/rush-http-build-cache-plugin/src/HttpBuildCacheProvider.ts": "76e7d1b2bc4d6a0e056226daf21e0c74576c84d6",
9
9
  "rush-plugins/rush-http-build-cache-plugin/src/RushHttpBuildCachePlugin.ts": "fe09c250cc8018d4861a80c4a4f3ba447f03465b",
@@ -11,7 +11,7 @@
11
11
  "rush-plugins/rush-http-build-cache-plugin/src/schemas/plugin-config.schema.json": "abd50212fa286348eb3dc493c14f1794487756f4",
12
12
  "rush-plugins/rush-http-build-cache-plugin/src/test/HttpBuildCacheProvider.test.ts": "ac66338de06dbfb86cd10730aa4d963649748200",
13
13
  "rush-plugins/rush-http-build-cache-plugin/tsconfig.json": "6798ece734411b68717f5951516928084866c250",
14
- "rush-plugins/rush-http-build-cache-plugin/.rush/temp/shrinkwrap-deps.json": "8097a3618e758a41a37496d65554ae3b62b6900e"
14
+ "rush-plugins/rush-http-build-cache-plugin/.rush/temp/shrinkwrap-deps.json": "b7350e650eec733d0cb900c851b67cc881cde554"
15
15
  },
16
16
  "arguments": "heft run --only build -- --clean --production"
17
17
  }
@@ -3,7 +3,7 @@
3
3
  "rush-plugins/rush-http-build-cache-plugin/README.md": "d8468855d6f34e6f4cc79b6a3f05d57e0b1aaf83",
4
4
  "rush-plugins/rush-http-build-cache-plugin/config/jest.config.json": "fa6760fad1e1c41d73a7b6e38783d941a7c969dd",
5
5
  "rush-plugins/rush-http-build-cache-plugin/config/rig.json": "f497ba3bb0a8bcb25471bfc11342bd9278d7c4c7",
6
- "rush-plugins/rush-http-build-cache-plugin/package.json": "8bb13acad5477d4ecbfd2d4eda5de3151ab4537b",
6
+ "rush-plugins/rush-http-build-cache-plugin/package.json": "505fe557efff7f2fdd209a441b60b81ea6c5dd04",
7
7
  "rush-plugins/rush-http-build-cache-plugin/rush-plugin-manifest.json": "126dfa796b3ce186d8a6892e8bdd26da17d88a57",
8
8
  "rush-plugins/rush-http-build-cache-plugin/src/HttpBuildCacheProvider.ts": "76e7d1b2bc4d6a0e056226daf21e0c74576c84d6",
9
9
  "rush-plugins/rush-http-build-cache-plugin/src/RushHttpBuildCachePlugin.ts": "fe09c250cc8018d4861a80c4a4f3ba447f03465b",
@@ -11,7 +11,7 @@
11
11
  "rush-plugins/rush-http-build-cache-plugin/src/schemas/plugin-config.schema.json": "abd50212fa286348eb3dc493c14f1794487756f4",
12
12
  "rush-plugins/rush-http-build-cache-plugin/src/test/HttpBuildCacheProvider.test.ts": "ac66338de06dbfb86cd10730aa4d963649748200",
13
13
  "rush-plugins/rush-http-build-cache-plugin/tsconfig.json": "6798ece734411b68717f5951516928084866c250",
14
- "rush-plugins/rush-http-build-cache-plugin/.rush/temp/shrinkwrap-deps.json": "8097a3618e758a41a37496d65554ae3b62b6900e"
14
+ "rush-plugins/rush-http-build-cache-plugin/.rush/temp/shrinkwrap-deps.json": "b7350e650eec733d0cb900c851b67cc881cde554"
15
15
  },
16
16
  "arguments": "heft run --only test -- --clean --production"
17
17
  }
@@ -0,0 +1,29 @@
1
+ Start time: Thu Aug 17 2023 07:55:16 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -c -f /home/vsts/work/1/s/common/temp/build-cache/rushstack+rush-http-build-cache-plugin-_phase_build-dd6f16f87e594048ecb0b65b810bd5981a51eac6-9df29fc2c7618ed6.temp -z --files-from=-"
3
+
4
+ ======= BEGIN PROCESS INPUT ======
5
+ .rush/temp/operation/_phase_build/all.log
6
+ .rush/temp/operation/_phase_build/state.json
7
+ lib/HttpBuildCacheProvider.d.ts
8
+ lib/HttpBuildCacheProvider.d.ts.map
9
+ lib/HttpBuildCacheProvider.js
10
+ lib/HttpBuildCacheProvider.js.map
11
+ lib/RushHttpBuildCachePlugin.d.ts
12
+ lib/RushHttpBuildCachePlugin.d.ts.map
13
+ lib/RushHttpBuildCachePlugin.js
14
+ lib/RushHttpBuildCachePlugin.js.map
15
+ lib/index.d.ts
16
+ lib/index.d.ts.map
17
+ lib/index.js
18
+ lib/index.js.map
19
+ lib/schemas/plugin-config.schema.json
20
+ lib/test/HttpBuildCacheProvider.test.d.ts
21
+ lib/test/HttpBuildCacheProvider.test.d.ts.map
22
+ lib/test/HttpBuildCacheProvider.test.js
23
+ lib/test/HttpBuildCacheProvider.test.js.map
24
+ temp/build.typescript/ts_l9Fw4VUO.json
25
+ ======== END PROCESS INPUT =======
26
+ ======= BEGIN PROCESS OUTPUT =======
27
+ ======== END PROCESS OUTPUT ========
28
+
29
+ Exited with code "0"
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "../../rush-plugins/rush-http-build-cache-plugin": "../../rush-plugins/rush-http-build-cache-plugin:b04XyjZPzAPc6lGz5L4gSXNYjeXCGO5BYYuBnW3SEPc=:",
3
- "/@babel/code-frame/7.18.6": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
4
- "/@babel/helper-validator-identifier/7.19.1": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==",
5
- "/@babel/highlight/7.18.6": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
6
- "/@jest/expect-utils/29.5.0": "sha512-fmKzsidoXQT2KwnrwE0SQq3uj8Z763vzR8LnLBwC2qYWEFpjX8daRsk6rHUM1QvNlEW/UJXNXm59ztmJJWs2Mg==",
7
- "/@jest/schemas/29.4.3": "sha512-VLYKXQmtmuEz6IxJsrZwzG9NvtkQsWNnWMsKxqWNu3+CnfzJQhp0WDDKWLVV9hLKr0l3SLLFRqcYHjhtyuDVxg==",
8
- "/@jest/types/29.5.0": "sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==",
9
- "/@sinclair/typebox/0.25.24": "sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ==",
3
+ "/@babel/code-frame/7.22.10": "sha512-/KKIMG4UEL35WmI9OlvMhurwtytjvXoFcGNrOvyG9zIzA8YmPjVtIZUf7b05+TPO7G7/GEmLHDaoCgACHl9hhA==",
4
+ "/@babel/helper-validator-identifier/7.22.5": "sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==",
5
+ "/@babel/highlight/7.22.10": "sha512-78aUtVcT7MUscr0K5mIEnkwxPE0MaxkR5RxRwuHaQ+JuU5AmTPhY+do2mdzVTnIJJpyBglql2pehuBIWHug+WQ==",
6
+ "/@jest/expect-utils/29.6.2": "sha512-6zIhM8go3RV2IG4aIZaZbxwpOzz3ZiM23oxAlkquOIole+G6TrbeXnykxWYlqF7kz2HlBjdKtca20x9atkEQYg==",
7
+ "/@jest/schemas/29.6.0": "sha512-rxLjXyJBTL4LQeJW3aKo0M/+GkCOXsO+8i9Iu7eDb6KwtP65ayoDsitrdPBtujxQ88k4wI2FNYfa6TOGwSn6cQ==",
8
+ "/@jest/types/29.6.1": "sha512-tPKQNMPuXgvdOn2/Lg9HNfUvjYVGolt04Hp03f5hAk878uwOLikN+JzeLY0HcVgKgFl9Hs3EIqpu3WX27XNhnw==",
9
+ "/@sinclair/typebox/0.27.8": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==",
10
10
  "/@types/heft-jest/1.0.1": "sha512-cF2iEUpvGh2WgLowHVAdjI05xuDo+GwCA8hGV3Q5PBl8apjd6BTcpPFQ2uPlfUM7BLpgur2xpYo8VeBXopMI4A==",
11
11
  "/@types/istanbul-lib-coverage/2.0.4": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==",
12
12
  "/@types/istanbul-lib-report/3.0.0": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==",
@@ -36,7 +36,7 @@
36
36
  "/diff-sequences/29.4.3": "sha512-ofrBgwpPhCD85kMKtE9RYFFq6OC1A89oW2vvgWZNCwxrUpRUILopY7lsYyMDSjc8g6U6aiO0Qubg6r4Wgt5ZnA==",
37
37
  "/escape-string-regexp/1.0.5": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
38
38
  "/escape-string-regexp/2.0.0": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==",
39
- "/expect/29.5.0": "sha512-yM7xqUrCO2JdpFo4XpM82t+PJBFybdqoQuJLDGeDX2ij8NZzqRHyu3Hp188/JX7SWqud+7t4MUdvcgGBICMHZg==",
39
+ "/expect/29.6.2": "sha512-iAErsLxJ8C+S02QbLAwgSGSezLQK+XXRDt8IuFXFpwCNw2ECmzZSmjKcCaFVp5VRMk+WAvz6h6jokzEzBFZEuA==",
40
40
  "/fill-range/7.0.1": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
41
41
  "/form-data/3.0.1": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==",
42
42
  "/graceful-fs/4.2.11": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
@@ -44,11 +44,11 @@
44
44
  "/has-flag/4.0.0": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
45
45
  "/https-proxy-agent/5.0.1": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
46
46
  "/is-number/7.0.0": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
47
- "/jest-diff/29.5.0": "sha512-LtxijLLZBduXnHSniy0WMdaHjmQnt3g5sa16W4p0HqukYTTsyTW3GD1q41TyGl5YFXj/5B2U6dlh5FM1LIMgxw==",
47
+ "/jest-diff/29.6.2": "sha512-t+ST7CB9GX5F2xKwhwCf0TAR17uNDiaPTZnVymP9lw0lssa9vG+AFyDZoeIHStU3WowFFwT+ky+er0WVl2yGhA==",
48
48
  "/jest-get-type/29.4.3": "sha512-J5Xez4nRRMjk8emnTpWrlkyb9pfRQQanDrvWHhsR1+VUfbwxi30eVcZFlcdGInRibU4G5LwHXpI7IRHU0CY+gg==",
49
- "/jest-matcher-utils/29.5.0": "sha512-lecRtgm/rjIK0CQ7LPQwzCs2VwW6WAahA55YBuI+xqmhm7LAaxokSB8C97yJeYyT+HvQkH741StzpU41wohhWw==",
50
- "/jest-message-util/29.5.0": "sha512-Kijeg9Dag6CKtIDA7O21zNTACqD5MD/8HfIV8pdD94vFyFuer52SigdC3IQMhab3vACxXMiFk+yMHNdbqtyTGA==",
51
- "/jest-util/29.5.0": "sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==",
49
+ "/jest-matcher-utils/29.6.2": "sha512-4LiAk3hSSobtomeIAzFTe+N8kL6z0JtF3n6I4fg29iIW7tt99R7ZcIFW34QkX+DuVrf+CUe6wuVOpm7ZKFJzZQ==",
50
+ "/jest-message-util/29.6.2": "sha512-vnIGYEjoPSuRqV8W9t+Wow95SDp6KPX2Uf7EoeG9G99J2OVh7OSwpS4B6J0NfpEIpfkBNHlBZpA2rblEuEFhZQ==",
51
+ "/jest-util/29.6.2": "sha512-3eX1qb6L88lJNCFlEADKOkjpXJQyZRiavX1INZ4tRnrBVr2COd3RgcTLyUiEXMNBlDU/cgYq6taUS0fExrWW4w==",
52
52
  "/js-tokens/4.0.0": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
53
53
  "/micromatch/4.0.5": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
54
54
  "/mime-db/1.52.0": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
@@ -56,7 +56,7 @@
56
56
  "/ms/2.1.2": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
57
57
  "/node-fetch/2.6.7": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
58
58
  "/picomatch/2.3.1": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
59
- "/pretty-format/29.5.0": "sha512-V2mGkI31qdttvTFX7Mt4efOqHXqJWMu4/r66Xh3Z3BwZaPfPJgp6/gbwoujRpPUtfEF6AUUWx3Jim3GCw5g/Qw==",
59
+ "/pretty-format/29.6.2": "sha512-1q0oC8eRveTg5nnBEWMXAU2qpv65Gnuf2eCQzSjxpWFkPaPARwqZZDGuNE0zPAZfTCHzIk3A8dIjwlQKKLphyg==",
60
60
  "/react-is/18.2.0": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==",
61
61
  "/slash/3.0.0": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
62
62
  "/stack-utils/2.0.6": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rushstack/rush-http-build-cache-plugin",
3
- "version": "5.101.1",
3
+ "version": "5.102.0-pr3949.4",
4
4
  "description": "Rush plugin for generic HTTP cloud build cache",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,13 +15,13 @@
15
15
  "https-proxy-agent": "~5.0.0",
16
16
  "node-fetch": "2.6.7",
17
17
  "@rushstack/node-core-library": "3.59.7",
18
- "@rushstack/rush-sdk": "5.101.1"
18
+ "@rushstack/rush-sdk": "5.102.0-pr3949.4"
19
19
  },
20
20
  "devDependencies": {
21
21
  "@types/heft-jest": "1.0.1",
22
22
  "@types/node": "14.18.36",
23
23
  "@types/node-fetch": "2.6.2",
24
- "@microsoft/rush-lib": "5.101.1",
24
+ "@microsoft/rush-lib": "5.102.0-pr3949.4",
25
25
  "@rushstack/eslint-config": "3.3.3",
26
26
  "@rushstack/heft": "0.58.2",
27
27
  "@rushstack/heft-node-rig": "2.2.22"
@@ -1,3 +1,2 @@
1
- Build cache hit.
2
- Clearing cached folders: dist, lib, lib-commonjs, temp
3
- Successfully restored output from the build cache.
1
+ Caching build output folders: lib, temp
2
+ Successfully set cache entry.
@@ -1,7 +1,6 @@
1
- Restoring cached log file at /home/vsts/work/1/s/rush-plugins/rush-http-build-cache-plugin/.rush/temp/operation/_phase_build/all.log
2
1
  Invoking: heft run --only build -- --clean --production
3
2
  ---- build started ----
4
3
  [build:typescript] Using TypeScript version 5.0.4
5
4
  [build:typescript] Copied 1 folder or file and linked 0 files
6
- ---- build finished (6.132s) ----
7
- -------------------- Finished (6.135s) --------------------
5
+ ---- build finished (5.777s) ----
6
+ -------------------- Finished (5.781s) --------------------
@@ -5,7 +5,7 @@ The provided list of phases does not contain all phase dependencies. You may nee
5
5
  [test:jest]
6
6
  [test:jest] Run start. 1 test suite
7
7
  [test:jest] START lib/test/HttpBuildCacheProvider.test.js
8
- [test:jest] PASS lib/test/HttpBuildCacheProvider.test.js (duration: 0.947s, 2 passed, 0 failed)
8
+ [test:jest] PASS lib/test/HttpBuildCacheProvider.test.js (duration: 0.818s, 2 passed, 0 failed)
9
9
  [test:jest]
10
10
  [test:jest] Tests finished:
11
11
  [test:jest] Successes: 2
@@ -19,5 +19,5 @@ All files | 54.61 | 53.33 | 53.33 | 54.61 |
19
19
  RushHttpBuildCachePlugin.ts | 0 | 0 | 0 | 0 | 1-81
20
20
  index.ts | 0 | 0 | 0 | 0 | 1-4
21
21
  -----------------------------|---------|----------|---------|---------|---------------------------------------------------------------------------------------------------------------------------------------------------
22
- ---- test finished (1.762s) ----
23
- -------------------- Finished (1.768s) --------------------
22
+ ---- test finished (1.568s) ----
23
+ -------------------- Finished (1.57s) --------------------
@@ -1 +1 @@
1
- {"program":{"fileNames":["../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es5.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2016.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2017.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2018.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.decorators.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/assert.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/globals.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/async_hooks.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/buffer.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/child_process.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/cluster.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/console.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/constants.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/crypto.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/dgram.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/dns.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/domain.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/events.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/fs.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/fs/promises.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/http.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/http2.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/https.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/inspector.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/module.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/net.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/os.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/path.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/perf_hooks.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/process.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/punycode.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/querystring.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/readline.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/repl.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/stream.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/string_decoder.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/timers.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/tls.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/trace_events.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/tty.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/url.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/util.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/v8.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/vm.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/wasi.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/worker_threads.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/zlib.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/globals.global.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/index.d.ts","../../../../libraries/node-core-library/dist/node-core-library.d.ts","../../../../common/temp/node_modules/.pnpm/tapable@2.2.1/node_modules/tapable/tapable.d.ts","../../../../libraries/terminal/dist/terminal.d.ts","../../../../libraries/stream-collator/dist/stream-collator.d.ts","../../../../common/temp/node_modules/.pnpm/@types+argparse@1.0.38/node_modules/@types/argparse/index.d.ts","../../../../libraries/ts-command-line/dist/ts-command-line.d.ts","../../../../libraries/rush-sdk/dist/rush-lib.d.ts","../../../../common/temp/node_modules/.pnpm/form-data@3.0.1/node_modules/form-data/index.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node-fetch@2.6.2/node_modules/@types/node-fetch/externals.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node-fetch@2.6.2/node_modules/@types/node-fetch/index.d.ts","../../src/HttpBuildCacheProvider.ts","../../src/RushHttpBuildCachePlugin.ts","../../src/index.ts","../../src/test/HttpBuildCacheProvider.test.ts","../../../../common/temp/node_modules/.pnpm/@types+heft-jest@1.0.1/node_modules/@types/heft-jest/mocked.d.ts","../../../../common/temp/node_modules/.pnpm/@jest+expect-utils@29.5.0/node_modules/@jest/expect-utils/build/index.d.ts","../../../../common/temp/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/index.d.ts","../../../../common/temp/node_modules/.pnpm/@sinclair+typebox@0.25.24/node_modules/@sinclair/typebox/typebox.d.ts","../../../../common/temp/node_modules/.pnpm/@jest+schemas@29.4.3/node_modules/@jest/schemas/build/index.d.ts","../../../../common/temp/node_modules/.pnpm/pretty-format@29.5.0/node_modules/pretty-format/build/index.d.ts","../../../../common/temp/node_modules/.pnpm/jest-diff@29.5.0/node_modules/jest-diff/build/index.d.ts","../../../../common/temp/node_modules/.pnpm/jest-matcher-utils@29.5.0/node_modules/jest-matcher-utils/build/index.d.ts","../../../../common/temp/node_modules/.pnpm/expect@29.5.0/node_modules/expect/build/index.d.ts","../../../../common/temp/node_modules/.pnpm/@types+jest@29.2.5/node_modules/@types/jest/index.d.ts","../../../../common/temp/node_modules/.pnpm/@types+heft-jest@1.0.1/node_modules/@types/heft-jest/index.d.ts"],"fileInfos":[{"version":"6a6b471e7e43e15ef6f8fe617a22ce4ecb0e34efa6c3dfcfe7cebd392bcca9d2","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","27147504487dc1159369da4f4da8a26406364624fa9bc3db632f7d94a5bae2c3","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8",{"version":"f296963760430fb65b4e5d91f0ed770a91c6e77455bacf8fa23a1501654ede0e","affectsGlobalScope":true},{"version":"5114a95689b63f96b957e00216bc04baf9e1a1782aa4d8ee7e5e9acbf768e301","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"ab22100fdd0d24cfc2cc59d0a00fc8cf449830d9c4030dc54390a46bd562e929","affectsGlobalScope":true},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true},{"version":"36ae84ccc0633f7c0787bc6108386c8b773e95d3b052d9464a99cd9b8795fbec","affectsGlobalScope":true},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true},{"version":"b7e9f95a7387e3f66be0ed6db43600c49cec33a3900437ce2fd350d9b7cb16f2","affectsGlobalScope":true},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true},{"version":"307c8b7ebbd7f23a92b73a4c6c0a697beca05b06b036c23a34553e5fe65e4fdc","affectsGlobalScope":true},{"version":"189c0703923150aa30673fa3de411346d727cc44a11c75d05d7cf9ef095daa22","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},"4c2c4f53e8eedd970f8afa369d7371544fb6231bf95e659f8602e09abe74d5a5",{"version":"5540267409ab1444c73c786b8ae4caa37d5f0ea41f9255c6123338da790ce5cc","affectsGlobalScope":true},"c2b5085f47e41d6940bbc5b0d3bd7cc0037c752efb18aecd243c9cf83ad0c0b7","3143a5add0467b83150961ecd33773b561a1207aec727002aa1d70333068eb1b","9deb3a5eaf187df1428f0fee83c8c51eedb74f6da3442410bad9688e42a7e2b5","d0fc76a91c828fbe3f0be5d683273634b7b101068333ceed975a8a9ac464137b",{"version":"1a048ff164b8d9609f5de3139d4e37f6e8a82af82087ac414b9208f52ef8aac7","affectsGlobalScope":true},"3111079f3cb5f2b9c812ca3f46161562bce5bfb355e915f46ed46c41714dc1c3","db86f82fac051ae344b47e8fe7ac7990174b41db79b2b220a49dc5a47c71a9b5","b32b6b16cb0bda68199582ad6f22242d07ee75fac9b1f28a98cd838afc5eea45","4441ee4119824bfaebc49308559edd7545978f9cb41a40f115074e1031dde75f",{"version":"60693a88462d0e97900123b5bf7c73e146ce0cc94da46a61fe6775b430d2ff05","affectsGlobalScope":true},{"version":"588c69eda58b9202676ec7ca11a72c3762819b46a0ed72462c769846153c447c","affectsGlobalScope":true},"ae064ed4f855716b7ff348639ddcd6a6d354a72fae82f506608a7dc9266aa24c","92f019c55b21c939616f6a48f678e714ac7b109444cbbf23ad69310ce66ecbdc","cf0a69c71aedf2f8fe45925abd554fd3dc7301ce66d6ab7521fb8c3471c24dd8","56e6722c6013609b3e5e6ed4a8a7e01f41da6c5e3d6f0ecff3d09ef7a81414cf","139fd681eff7771a38d0c025d13c7a11c5474f6aab61e01c41511d71496df173","f614c3f61e46ccc2cb58702d5a158338ea57ee09099fde5db4cfc63ed0ce4d74","44e42ed6ec9c4451ebe89524e80ac8564e9dd0988c56e6c58f393c810730595d","d79fda68cbfb361c4ee9cd9ea169babb65887534d64017726cd01f54783d20a5","155865f5f76db0996cd5e20cc5760613ea170ee5ad594c1f3d76fcaa05382161","e92852d673c836fc64e10c38640abcd67c463456e5df55723ac699b8e6ab3a8a","4455c78d226d061b1203c7614c6c6eb5f4f9db5f00d44ff47d0112de8766fbc4",{"version":"ec369bb9d97c4dc09dd2a4093b7ca3ba69ad284831fccac8a1977785e9e38ce5","affectsGlobalScope":true},"4465a636f5f6e9665a90e30691862c9e0a3ac2edc0e66296704f10865e924f2a","9af781f03d44f5635ed7844be0ce370d9d595d4b4ec67cad88f0fac03255257e","f9fd4c3ef6de27fa0e256f4e75b61711c4be05a3399f7714621d3edc832e36b0","e49290b7a927995c0d7e6b2b9c8296284b68a9036d9966531de65185269258d7","c3689f70ce7563c2299f2dcb3c72efdf6f87ae510e7456fa6223c767d0ca99fc","874ca809b79276460011480a2829f4c8d4db29416dd411f71efbf8f497f0ac09","6c903bceaf3f3bc04f2d4c7dcd89ce9fb148b3ba0a5f5408d8f6de2b7eecc7ea","504d049d9e550a65466b73ca39da6469ab41786074ea1d16d37c8853f9f6ab2e","23a28f834a078986bbf58f4e3705956983ff81c3c2493f3db3e5f0e8a9507779","4febdf7f3ec92706c58e0b4e8159cd6de718284ef384260b07c9641c13fc70ce",{"version":"eabefc2999c1489cf870e0c85af908900462fa245822d9a4616780a1a129945d","affectsGlobalScope":true},"7335933d9f30dcfd2c4b6080a8b78e81912a7fcefb1dafccb67ca4cb4b3ac23d","a6bfe9de9adef749010c118104b071d14943802ff0614732b47ce4f1c3e383cd","4c3d0e10396646db4a1e917fb852077ee77ae62e512913bef9cccc2bb0f8bd0e","3b220849d58140dcc6718f5b52dcd29fdb79c45bc28f561cbd29eb1cac6cce13","0ee22fce41f7417a24c808d266e91b850629113c104713a35854393d55994beb","22d1b1d965baba05766613e2e6c753bb005d4386c448cafd72c309ba689e8c24",{"version":"2708349d5a11a5c2e5f3a0765259ebe7ee00cdcc8161cb9990cb4910328442a1","affectsGlobalScope":true},"c6c0bd221bb1e94768e94218f8298e47633495529d60cae7d8da9374247a1cf5","fc6b4d3f7d3d777b8c6e995cfbdbfdaaf5bb73b4d0c6ce0df9ddfcbc92861b63","cd74c8275483d3fe0d07a9b4bba28845a8a611f0aa399e961dbd40e5d46dd9ad","1ff51ad18981ee504c9e4c4ba23deb8774f70b97e41d63a3dd7039b22a588da5","51deb9261c4607f2eaaf15144bf5fe42f74c8d250c62806e30f957cbd09ddff6","dc3b172ee27054dbcedcf5007b78c256021db936f6313a9ce9a3ecbb503fd646","b853973488112b194e7f18532c574d6f05eed18aa64d33909e7fce8ffdb27607","6b6647049e9d2c94150c5c8fa3a58cd33801d4567c501556947fcefffab1af72","736097ddbb2903bef918bb3b5811ef1c9c5656f2a73bd39b22a91b9cc2525e50","3898e3dbe94b6fe529fbe8f0faee1309c1923100516d7a014b301955e52ece77","3663d1b50f356656a314e5df169bb51cb9d5fd75905fa703f75db6bb32030568",{"version":"743d85eb2693ba2b8a530ae4c3dc4e8f48742eb92610afffae7873d3a095b209","signature":"7272714b4ce45f0bd581f496f736884e253c0e9b5dc12373488ac2782b79aecc"},{"version":"1404005fccd8a63a50e7d8fedccad663e89cdda703d295a574643081d0532994","signature":"f7ecb4bbbcbe53b6380a97a31ef07cfbd82dcfaa735047e31c217751d466df6b"},{"version":"920416c1f370759b91c52d57d1098f8b7713fb93d1dfd292aa789196fcc96e50","signature":"e373fb948af094808ac33333ff6445614b4114a7ad3e250330ac683d99295adc"},{"version":"a13c2767ed8da606330c693fa06ce304deb59b5b9c7b952b9892158dfcb7f0cd","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"ef948381fb93e21b69bb6581851b1c1c15c9a9d59752fc3b30d223cb16539534","affectsGlobalScope":true},"6c1e688f95fcaf53b1e41c0fdadf2c1cfc96fa924eaf7f9fdb60f96deb0a4986","0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2","db25694be959314fd1e868d72e567746db1db9e2001fae545d12d2a8c1bba1b8","43883cf3635bb1846cbdc6c363787b76227677388c74f7313e3f0edb380840fa","2d47012580f859dae201d2eef898a416bdae719dffc087dfd06aefe3de2f9c8d","3e70a7e67c2cb16f8cd49097360c0309fe9d1e3210ff9222e9dac1f8df9d4fb6","ab68d2a3e3e8767c3fba8f80de099a1cfc18c0de79e42cb02ae66e22dfe14a66","2cec1a31729b9b01e9294c33fc9425d336eff067282809761ad2e74425d6d2a5",{"version":"9aec3838773b6daece49517d7c04777c538ae9e9881ffb4e6d9aa8fc0c775a61","affectsGlobalScope":true},{"version":"7d94851f2e2797a812fdaaae6ba87e91e894be0198b107e544fb5a992eaa6b00","affectsGlobalScope":true}],"root":[[85,88]],"options":{"allowUnreachableCode":false,"declaration":true,"declarationMap":true,"esModuleInterop":true,"experimentalDecorators":true,"inlineSources":true,"jsx":2,"module":1,"noEmitOnError":false,"outDir":"../../lib","rootDir":"../../src","sourceMap":true,"strict":true,"target":4,"tsBuildInfoFile":"./ts_l9Fw4VUO.json","useUnknownInCatchVariables":false},"fileIdsList":[[92],[89,98],[94,97],[46,66,74,82,83],[31],[33],[34,39],[35,43,44,51,60],[35,36,43,51],[37,67],[38,39,44,52],[39,60],[40,41,43,51],[41],[42,43],[43],[43,44,45,60,66],[44,45],[46,51,60,66],[43,44,46,47,51,60,63,66],[46,48,60,63,66],[31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73],[43,49],[50,66],[41,43,51,60],[52],[53],[33,54],[55,65],[56],[57],[43,58],[58,59,67,69],[43,60],[61],[62],[51,60,63],[64],[51,65],[57,66],[67],[60,68],[69],[70],[43,45,60,66,69,71],[60,72],[90,96],[46,60,74],[94],[91,95],[93],[35,44,60,74],[74,75,76,77,78,80],[77],[75],[79],[75,81,84],[81,85],[85,86],[75,81,84,85],[75,81],[81]],"referencedMap":[[93,1],[99,2],[98,3],[84,4],[31,5],[33,6],[34,7],[35,8],[36,9],[37,10],[38,11],[39,12],[40,13],[41,14],[42,15],[43,16],[44,17],[45,18],[46,19],[47,20],[48,21],[74,22],[49,23],[50,24],[51,25],[52,26],[53,27],[54,28],[55,29],[56,30],[57,31],[58,32],[59,33],[60,34],[61,35],[62,36],[63,37],[64,38],[65,39],[66,40],[67,41],[68,42],[69,43],[70,44],[71,45],[72,46],[97,47],[82,48],[95,49],[96,50],[94,51],[75,52],[81,53],[78,54],[77,55],[80,56],[85,57],[86,58],[87,59],[88,60]],"exportedModulesMap":[[93,1],[99,2],[98,3],[84,4],[31,5],[33,6],[34,7],[35,8],[36,9],[37,10],[38,11],[39,12],[40,13],[41,14],[42,15],[43,16],[44,17],[45,18],[46,19],[47,20],[48,21],[74,22],[49,23],[50,24],[51,25],[52,26],[53,27],[54,28],[55,29],[56,30],[57,31],[58,32],[59,33],[60,34],[61,35],[62,36],[63,37],[64,38],[65,39],[66,40],[67,41],[68,42],[69,43],[70,44],[71,45],[72,46],[97,47],[82,48],[95,49],[96,50],[94,51],[75,52],[81,53],[78,54],[77,55],[80,56],[85,61],[86,62],[87,59]],"semanticDiagnosticsPerFile":[90,93,92,79,99,89,98,83,84,31,33,34,35,36,37,38,39,40,41,42,43,44,45,32,73,46,47,48,74,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,91,97,82,95,96,94,76,29,30,7,6,2,8,9,10,11,12,13,14,15,3,4,19,16,17,18,20,21,22,5,23,24,25,26,27,1,28,75,81,78,77,80,85,86,87,88]},"version":"5.0.4"}
1
+ {"program":{"fileNames":["../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es5.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2016.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2017.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2018.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.decorators.d.ts","../../../../common/temp/node_modules/.pnpm/typescript@5.0.4/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/assert.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/globals.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/async_hooks.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/buffer.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/child_process.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/cluster.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/console.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/constants.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/crypto.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/dgram.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/dns.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/domain.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/events.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/fs.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/fs/promises.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/http.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/http2.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/https.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/inspector.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/module.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/net.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/os.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/path.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/perf_hooks.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/process.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/punycode.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/querystring.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/readline.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/repl.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/stream.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/string_decoder.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/timers.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/tls.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/trace_events.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/tty.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/url.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/util.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/v8.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/vm.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/wasi.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/worker_threads.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/zlib.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/globals.global.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node@14.18.36/node_modules/@types/node/index.d.ts","../../../../libraries/node-core-library/dist/node-core-library.d.ts","../../../../common/temp/node_modules/.pnpm/tapable@2.2.1/node_modules/tapable/tapable.d.ts","../../../../libraries/terminal/dist/terminal.d.ts","../../../../libraries/stream-collator/dist/stream-collator.d.ts","../../../../common/temp/node_modules/.pnpm/@types+argparse@1.0.38/node_modules/@types/argparse/index.d.ts","../../../../libraries/ts-command-line/dist/ts-command-line.d.ts","../../../../libraries/rush-sdk/dist/rush-lib.d.ts","../../../../common/temp/node_modules/.pnpm/form-data@3.0.1/node_modules/form-data/index.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node-fetch@2.6.2/node_modules/@types/node-fetch/externals.d.ts","../../../../common/temp/node_modules/.pnpm/@types+node-fetch@2.6.2/node_modules/@types/node-fetch/index.d.ts","../../src/HttpBuildCacheProvider.ts","../../src/RushHttpBuildCachePlugin.ts","../../src/index.ts","../../src/test/HttpBuildCacheProvider.test.ts","../../../../common/temp/node_modules/.pnpm/@types+heft-jest@1.0.1/node_modules/@types/heft-jest/mocked.d.ts","../../../../common/temp/node_modules/.pnpm/@jest+expect-utils@29.6.2/node_modules/@jest/expect-utils/build/index.d.ts","../../../../common/temp/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/index.d.ts","../../../../common/temp/node_modules/.pnpm/@sinclair+typebox@0.27.8/node_modules/@sinclair/typebox/typebox.d.ts","../../../../common/temp/node_modules/.pnpm/@jest+schemas@29.6.0/node_modules/@jest/schemas/build/index.d.ts","../../../../common/temp/node_modules/.pnpm/pretty-format@29.6.2/node_modules/pretty-format/build/index.d.ts","../../../../common/temp/node_modules/.pnpm/jest-diff@29.6.2/node_modules/jest-diff/build/index.d.ts","../../../../common/temp/node_modules/.pnpm/jest-matcher-utils@29.6.2/node_modules/jest-matcher-utils/build/index.d.ts","../../../../common/temp/node_modules/.pnpm/expect@29.6.2/node_modules/expect/build/index.d.ts","../../../../common/temp/node_modules/.pnpm/@types+jest@29.2.5/node_modules/@types/jest/index.d.ts","../../../../common/temp/node_modules/.pnpm/@types+heft-jest@1.0.1/node_modules/@types/heft-jest/index.d.ts"],"fileInfos":[{"version":"6a6b471e7e43e15ef6f8fe617a22ce4ecb0e34efa6c3dfcfe7cebd392bcca9d2","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","27147504487dc1159369da4f4da8a26406364624fa9bc3db632f7d94a5bae2c3","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8",{"version":"f296963760430fb65b4e5d91f0ed770a91c6e77455bacf8fa23a1501654ede0e","affectsGlobalScope":true},{"version":"5114a95689b63f96b957e00216bc04baf9e1a1782aa4d8ee7e5e9acbf768e301","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"ab22100fdd0d24cfc2cc59d0a00fc8cf449830d9c4030dc54390a46bd562e929","affectsGlobalScope":true},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true},{"version":"36ae84ccc0633f7c0787bc6108386c8b773e95d3b052d9464a99cd9b8795fbec","affectsGlobalScope":true},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true},{"version":"b7e9f95a7387e3f66be0ed6db43600c49cec33a3900437ce2fd350d9b7cb16f2","affectsGlobalScope":true},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true},{"version":"307c8b7ebbd7f23a92b73a4c6c0a697beca05b06b036c23a34553e5fe65e4fdc","affectsGlobalScope":true},{"version":"189c0703923150aa30673fa3de411346d727cc44a11c75d05d7cf9ef095daa22","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},"4c2c4f53e8eedd970f8afa369d7371544fb6231bf95e659f8602e09abe74d5a5",{"version":"5540267409ab1444c73c786b8ae4caa37d5f0ea41f9255c6123338da790ce5cc","affectsGlobalScope":true},"c2b5085f47e41d6940bbc5b0d3bd7cc0037c752efb18aecd243c9cf83ad0c0b7","3143a5add0467b83150961ecd33773b561a1207aec727002aa1d70333068eb1b","9deb3a5eaf187df1428f0fee83c8c51eedb74f6da3442410bad9688e42a7e2b5","d0fc76a91c828fbe3f0be5d683273634b7b101068333ceed975a8a9ac464137b",{"version":"1a048ff164b8d9609f5de3139d4e37f6e8a82af82087ac414b9208f52ef8aac7","affectsGlobalScope":true},"3111079f3cb5f2b9c812ca3f46161562bce5bfb355e915f46ed46c41714dc1c3","db86f82fac051ae344b47e8fe7ac7990174b41db79b2b220a49dc5a47c71a9b5","b32b6b16cb0bda68199582ad6f22242d07ee75fac9b1f28a98cd838afc5eea45","4441ee4119824bfaebc49308559edd7545978f9cb41a40f115074e1031dde75f",{"version":"60693a88462d0e97900123b5bf7c73e146ce0cc94da46a61fe6775b430d2ff05","affectsGlobalScope":true},{"version":"588c69eda58b9202676ec7ca11a72c3762819b46a0ed72462c769846153c447c","affectsGlobalScope":true},"ae064ed4f855716b7ff348639ddcd6a6d354a72fae82f506608a7dc9266aa24c","92f019c55b21c939616f6a48f678e714ac7b109444cbbf23ad69310ce66ecbdc","cf0a69c71aedf2f8fe45925abd554fd3dc7301ce66d6ab7521fb8c3471c24dd8","56e6722c6013609b3e5e6ed4a8a7e01f41da6c5e3d6f0ecff3d09ef7a81414cf","139fd681eff7771a38d0c025d13c7a11c5474f6aab61e01c41511d71496df173","f614c3f61e46ccc2cb58702d5a158338ea57ee09099fde5db4cfc63ed0ce4d74","44e42ed6ec9c4451ebe89524e80ac8564e9dd0988c56e6c58f393c810730595d","d79fda68cbfb361c4ee9cd9ea169babb65887534d64017726cd01f54783d20a5","155865f5f76db0996cd5e20cc5760613ea170ee5ad594c1f3d76fcaa05382161","e92852d673c836fc64e10c38640abcd67c463456e5df55723ac699b8e6ab3a8a","4455c78d226d061b1203c7614c6c6eb5f4f9db5f00d44ff47d0112de8766fbc4",{"version":"ec369bb9d97c4dc09dd2a4093b7ca3ba69ad284831fccac8a1977785e9e38ce5","affectsGlobalScope":true},"4465a636f5f6e9665a90e30691862c9e0a3ac2edc0e66296704f10865e924f2a","9af781f03d44f5635ed7844be0ce370d9d595d4b4ec67cad88f0fac03255257e","f9fd4c3ef6de27fa0e256f4e75b61711c4be05a3399f7714621d3edc832e36b0","e49290b7a927995c0d7e6b2b9c8296284b68a9036d9966531de65185269258d7","c3689f70ce7563c2299f2dcb3c72efdf6f87ae510e7456fa6223c767d0ca99fc","874ca809b79276460011480a2829f4c8d4db29416dd411f71efbf8f497f0ac09","6c903bceaf3f3bc04f2d4c7dcd89ce9fb148b3ba0a5f5408d8f6de2b7eecc7ea","504d049d9e550a65466b73ca39da6469ab41786074ea1d16d37c8853f9f6ab2e","23a28f834a078986bbf58f4e3705956983ff81c3c2493f3db3e5f0e8a9507779","4febdf7f3ec92706c58e0b4e8159cd6de718284ef384260b07c9641c13fc70ce",{"version":"eabefc2999c1489cf870e0c85af908900462fa245822d9a4616780a1a129945d","affectsGlobalScope":true},"7335933d9f30dcfd2c4b6080a8b78e81912a7fcefb1dafccb67ca4cb4b3ac23d","a6bfe9de9adef749010c118104b071d14943802ff0614732b47ce4f1c3e383cd","4c3d0e10396646db4a1e917fb852077ee77ae62e512913bef9cccc2bb0f8bd0e","3b220849d58140dcc6718f5b52dcd29fdb79c45bc28f561cbd29eb1cac6cce13","0ee22fce41f7417a24c808d266e91b850629113c104713a35854393d55994beb","22d1b1d965baba05766613e2e6c753bb005d4386c448cafd72c309ba689e8c24",{"version":"2708349d5a11a5c2e5f3a0765259ebe7ee00cdcc8161cb9990cb4910328442a1","affectsGlobalScope":true},"c6c0bd221bb1e94768e94218f8298e47633495529d60cae7d8da9374247a1cf5","fc6b4d3f7d3d777b8c6e995cfbdbfdaaf5bb73b4d0c6ce0df9ddfcbc92861b63","cd74c8275483d3fe0d07a9b4bba28845a8a611f0aa399e961dbd40e5d46dd9ad","1ff51ad18981ee504c9e4c4ba23deb8774f70b97e41d63a3dd7039b22a588da5","51deb9261c4607f2eaaf15144bf5fe42f74c8d250c62806e30f957cbd09ddff6","dc3b172ee27054dbcedcf5007b78c256021db936f6313a9ce9a3ecbb503fd646","b853973488112b194e7f18532c574d6f05eed18aa64d33909e7fce8ffdb27607","6f7afb3790164b9b619d2c82fbff9a32d9798a05486d446f8eb1d40d346094ee","736097ddbb2903bef918bb3b5811ef1c9c5656f2a73bd39b22a91b9cc2525e50","3898e3dbe94b6fe529fbe8f0faee1309c1923100516d7a014b301955e52ece77","3663d1b50f356656a314e5df169bb51cb9d5fd75905fa703f75db6bb32030568",{"version":"743d85eb2693ba2b8a530ae4c3dc4e8f48742eb92610afffae7873d3a095b209","signature":"7272714b4ce45f0bd581f496f736884e253c0e9b5dc12373488ac2782b79aecc"},{"version":"1404005fccd8a63a50e7d8fedccad663e89cdda703d295a574643081d0532994","signature":"f7ecb4bbbcbe53b6380a97a31ef07cfbd82dcfaa735047e31c217751d466df6b"},{"version":"920416c1f370759b91c52d57d1098f8b7713fb93d1dfd292aa789196fcc96e50","signature":"e373fb948af094808ac33333ff6445614b4114a7ad3e250330ac683d99295adc"},{"version":"a13c2767ed8da606330c693fa06ce304deb59b5b9c7b952b9892158dfcb7f0cd","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"ef948381fb93e21b69bb6581851b1c1c15c9a9d59752fc3b30d223cb16539534","affectsGlobalScope":true},"6c1e688f95fcaf53b1e41c0fdadf2c1cfc96fa924eaf7f9fdb60f96deb0a4986","0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2","c085e9aa62d1ae1375794c1fb927a445fa105fed891a7e24edbb1c3300f7384a","f315e1e65a1f80992f0509e84e4ae2df15ecd9ef73df975f7c98813b71e4c8da","5b9586e9b0b6322e5bfbd2c29bd3b8e21ab9d871f82346cb71020e3d84bae73e","3e70a7e67c2cb16f8cd49097360c0309fe9d1e3210ff9222e9dac1f8df9d4fb6","ab68d2a3e3e8767c3fba8f80de099a1cfc18c0de79e42cb02ae66e22dfe14a66","6d969939c4a63f70f2aa49e88da6f64b655c8e6799612807bef41ccff6ea0da9",{"version":"9aec3838773b6daece49517d7c04777c538ae9e9881ffb4e6d9aa8fc0c775a61","affectsGlobalScope":true},{"version":"7d94851f2e2797a812fdaaae6ba87e91e894be0198b107e544fb5a992eaa6b00","affectsGlobalScope":true}],"root":[[85,88]],"options":{"allowUnreachableCode":false,"declaration":true,"declarationMap":true,"esModuleInterop":true,"experimentalDecorators":true,"inlineSources":true,"jsx":2,"module":1,"noEmitOnError":false,"outDir":"../../lib","rootDir":"../../src","sourceMap":true,"strict":true,"target":4,"tsBuildInfoFile":"./ts_l9Fw4VUO.json","useUnknownInCatchVariables":false},"fileIdsList":[[92],[89,98],[94,97],[46,66,74,82,83],[31],[33],[34,39],[35,43,44,51,60],[35,36,43,51],[37,67],[38,39,44,52],[39,60],[40,41,43,51],[41],[42,43],[43],[43,44,45,60,66],[44,45],[46,51,60,66],[43,44,46,47,51,60,63,66],[46,48,60,63,66],[31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73],[43,49],[50,66],[41,43,51,60],[52],[53],[33,54],[55,65],[56],[57],[43,58],[58,59,67,69],[43,60],[61],[62],[51,60,63],[64],[51,65],[57,66],[67],[60,68],[69],[70],[43,45,60,66,69,71],[60,72],[33,74,90,96],[46,60,74],[94],[91,95],[93],[35,44,60,74],[74,75,76,77,78,80],[77],[75],[79],[75,81,84],[81,85],[85,86],[75,81,84,85],[75,81],[81]],"referencedMap":[[93,1],[99,2],[98,3],[84,4],[31,5],[33,6],[34,7],[35,8],[36,9],[37,10],[38,11],[39,12],[40,13],[41,14],[42,15],[43,16],[44,17],[45,18],[46,19],[47,20],[48,21],[74,22],[49,23],[50,24],[51,25],[52,26],[53,27],[54,28],[55,29],[56,30],[57,31],[58,32],[59,33],[60,34],[61,35],[62,36],[63,37],[64,38],[65,39],[66,40],[67,41],[68,42],[69,43],[70,44],[71,45],[72,46],[97,47],[82,48],[95,49],[96,50],[94,51],[75,52],[81,53],[78,54],[77,55],[80,56],[85,57],[86,58],[87,59],[88,60]],"exportedModulesMap":[[93,1],[99,2],[98,3],[84,4],[31,5],[33,6],[34,7],[35,8],[36,9],[37,10],[38,11],[39,12],[40,13],[41,14],[42,15],[43,16],[44,17],[45,18],[46,19],[47,20],[48,21],[74,22],[49,23],[50,24],[51,25],[52,26],[53,27],[54,28],[55,29],[56,30],[57,31],[58,32],[59,33],[60,34],[61,35],[62,36],[63,37],[64,38],[65,39],[66,40],[67,41],[68,42],[69,43],[70,44],[71,45],[72,46],[97,47],[82,48],[95,49],[96,50],[94,51],[75,52],[81,53],[78,54],[77,55],[80,56],[85,61],[86,62],[87,59]],"semanticDiagnosticsPerFile":[90,93,92,79,99,89,98,83,84,31,33,34,35,36,37,38,39,40,41,42,43,44,45,32,73,46,47,48,74,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,91,97,82,95,96,94,76,29,30,7,6,2,8,9,10,11,12,13,14,15,3,4,19,16,17,18,20,21,22,5,23,24,25,26,27,1,28,75,81,78,77,80,85,86,87,88]},"version":"5.0.4"}
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1691776356968" clover="3.2.0">
3
- <project timestamp="1691776356968" name="All files">
2
+ <coverage generated="1692258942718" clover="3.2.0">
3
+ <project timestamp="1692258942718" name="All files">
4
4
  <metrics statements="509" coveredstatements="278" conditionals="60" coveredconditionals="32" methods="15" coveredmethods="8" elements="584" coveredelements="318" complexity="0" loc="509" ncloc="509" packages="1" files="3" classes="3"/>
5
5
  <file name="HttpBuildCacheProvider.ts" path="/home/vsts/work/1/s/rush-plugins/rush-http-build-cache-plugin/src/HttpBuildCacheProvider.ts">
6
6
  <metrics statements="424" coveredstatements="278" conditionals="58" coveredconditionals="32" methods="13" coveredmethods="8"/>
@@ -1342,7 +1342,7 @@ export class HttpBuildCacheProvider implements ICloudBuildCacheProvider {
1342
1342
  <div class='footer quiet pad2 space-top1 center small'>
1343
1343
  Code coverage generated by
1344
1344
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1345
- at 2023-08-11T17:52:36.941Z
1345
+ at 2023-08-17T07:55:42.687Z
1346
1346
  </div>
1347
1347
  <script src="prettify.js"></script>
1348
1348
  <script>
@@ -313,7 +313,7 @@
313
313
  <div class='footer quiet pad2 space-top1 center small'>
314
314
  Code coverage generated by
315
315
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
316
- at 2023-08-11T17:52:36.941Z
316
+ at 2023-08-17T07:55:42.687Z
317
317
  </div>
318
318
  <script src="prettify.js"></script>
319
319
  <script>
@@ -131,7 +131,7 @@
131
131
  <div class='footer quiet pad2 space-top1 center small'>
132
132
  Code coverage generated by
133
133
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
134
- at 2023-08-11T17:52:36.941Z
134
+ at 2023-08-17T07:55:42.687Z
135
135
  </div>
136
136
  <script src="prettify.js"></script>
137
137
  <script>
@@ -82,7 +82,7 @@
82
82
  <div class='footer quiet pad2 space-top1 center small'>
83
83
  Code coverage generated by
84
84
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
85
- at 2023-08-11T17:52:36.941Z
85
+ at 2023-08-17T07:55:42.687Z
86
86
  </div>
87
87
  <script src="prettify.js"></script>
88
88
  <script>
@@ -1,7 +1,7 @@
1
- 9b8ad783f820d4d8462b34ea05ae429c
1
+ db04e0f7562f08c4f782fb21bdc08b9c
2
2
  {
3
3
  "name": "@rushstack/rush-http-build-cache-plugin",
4
- "version": "5.101.0",
4
+ "version": "5.102.0-pr3949.4",
5
5
  "description": "Rush plugin for generic HTTP cloud build cache",
6
6
  "repository": {
7
7
  "type": "git",
@@ -1,4 +1,4 @@
1
- 1e266217bb7aeacf09ecdf9b03c42634
1
+ 37c6f915ff10b52f46b1ae5c21e3f24d
2
2
  {
3
3
  "assert": true,
4
4
  "node:assert": [">= 14.18 && < 15", ">= 16"],
@@ -115,6 +115,8 @@
115
115
  "node:string_decoder": [">= 14.18 && < 15", ">= 16"],
116
116
  "sys": [">= 0.4 && < 0.7", ">= 0.8"],
117
117
  "node:sys": [">= 14.18 && < 15", ">= 16"],
118
+ "test/reporters": ">= 19.9 && < 20.2",
119
+ "node:test/reporters": [">= 18.17 && < 19", ">= 19.9", ">= 20"],
118
120
  "node:test": [">= 16.17 && < 17", ">= 18"],
119
121
  "timers": true,
120
122
  "node:timers": [">= 14.18 && < 15", ">= 16"],
@@ -148,7 +150,8 @@
148
150
  "node:v8": [">= 14.18 && < 15", ">= 16"],
149
151
  "vm": true,
150
152
  "node:vm": [">= 14.18 && < 15", ">= 16"],
151
- "wasi": ">= 13.4 && < 13.5",
153
+ "wasi": [">= 13.4 && < 13.5", ">= 18.17 && < 19", ">= 20"],
154
+ "node:wasi": [">= 18.17 && < 19", ">= 20"],
152
155
  "worker_threads": ">= 11.7",
153
156
  "node:worker_threads": [">= 14.18 && < 15", ">= 16"],
154
157
  "zlib": ">= 0.5",
@@ -1,4 +1,4 @@
1
- 6d234da728782dd829a08940a2e78fc8
1
+ 37c6f915ff10b52f46b1ae5c21e3f24d
2
2
  {
3
3
  "assert": true,
4
4
  "node:assert": [">= 14.18 && < 15", ">= 16"],
@@ -58,6 +58,8 @@
58
58
  "node:https": [">= 14.18 && < 15", ">= 16"],
59
59
  "inspector": ">= 8",
60
60
  "node:inspector": [">= 14.18 && < 15", ">= 16"],
61
+ "inspector/promises": [">= 19"],
62
+ "node:inspector/promises": [">= 19"],
61
63
  "_linklist": "< 8",
62
64
  "module": true,
63
65
  "node:module": [">= 14.18 && < 15", ">= 16"],
@@ -113,7 +115,9 @@
113
115
  "node:string_decoder": [">= 14.18 && < 15", ">= 16"],
114
116
  "sys": [">= 0.4 && < 0.7", ">= 0.8"],
115
117
  "node:sys": [">= 14.18 && < 15", ">= 16"],
116
- "node:test": ">= 18",
118
+ "test/reporters": ">= 19.9 && < 20.2",
119
+ "node:test/reporters": [">= 18.17 && < 19", ">= 19.9", ">= 20"],
120
+ "node:test": [">= 16.17 && < 17", ">= 18"],
117
121
  "timers": true,
118
122
  "node:timers": [">= 14.18 && < 15", ">= 16"],
119
123
  "timers/promises": ">= 15",
@@ -146,7 +150,8 @@
146
150
  "node:v8": [">= 14.18 && < 15", ">= 16"],
147
151
  "vm": true,
148
152
  "node:vm": [">= 14.18 && < 15", ">= 16"],
149
- "wasi": ">= 13.4 && < 13.5",
153
+ "wasi": [">= 13.4 && < 13.5", ">= 18.17 && < 19", ">= 20"],
154
+ "node:wasi": [">= 18.17 && < 19", ">= 20"],
150
155
  "worker_threads": ">= 11.7",
151
156
  "node:worker_threads": [">= 14.18 && < 15", ">= 16"],
152
157
  "zlib": ">= 0.5",
@@ -1 +1 @@
1
- {"/home/vsts/work/1/s/rush-plugins/rush-http-build-cache-plugin/lib/test/HttpBuildCacheProvider.test.js":[1,947]}
1
+ {"/home/vsts/work/1/s/rush-plugins/rush-http-build-cache-plugin/lib/test/HttpBuildCacheProvider.test.js":[1,818]}
@@ -1,10 +0,0 @@
1
- Start time: Fri Aug 11 2023 17:52:23 GMT+0000 (Coordinated Universal Time)
2
- Invoking "/usr/bin/tar -x -m -f /home/vsts/work/1/s/common/temp/build-cache/rushstack+rush-http-build-cache-plugin-_phase_build-041506fd06adc7d64c39840071318e03efe0b2d0"
3
-
4
- ======= BEGIN PROCESS INPUT ======
5
-
6
- ======== END PROCESS INPUT =======
7
- ======= BEGIN PROCESS OUTPUT =======
8
- ======== END PROCESS OUTPUT ========
9
-
10
- Exited with code "0"