Skip to content

Commit 174cfdd

Browse files
authoredSep 12, 2023
Add files via upload
1 parent da96a62 commit 174cfdd

7 files changed

+235
-0
lines changed
 

‎1_Set up job (1).txt

+61
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
2023-08-10T08:03:31.8293333Z ##[debug]Starting: Set up job
2+
2023-08-10T08:03:31.8294168Z Current runner version: '2.307.1'
3+
2023-08-10T08:03:31.8320444Z ##[group]Operating System
4+
2023-08-10T08:03:31.8320973Z Microsoft Windows Server 2022
5+
2023-08-10T08:03:31.8321256Z 10.0.20348
6+
2023-08-10T08:03:31.8321579Z Datacenter
7+
2023-08-10T08:03:31.8321871Z ##[endgroup]
8+
2023-08-10T08:03:31.8322128Z ##[group]Runner Image
9+
2023-08-10T08:03:31.8322469Z Image: windows-2022
10+
2023-08-10T08:03:31.8322799Z Version: 20230804.1.0
11+
2023-08-10T08:03:31.8323252Z Included Software: https://github.com/actions/runner-images/blob/win22/20230804.1/images/win/Windows2022-Readme.md
12+
2023-08-10T08:03:31.8323870Z Image Release: https://github.com/actions/runner-images/releases/tag/win22%2F20230804.1
13+
2023-08-10T08:03:31.8324329Z ##[endgroup]
14+
2023-08-10T08:03:31.8324657Z ##[group]Runner Image Provisioner
15+
2023-08-10T08:03:31.8324945Z 2.0.264.1
16+
2023-08-10T08:03:31.8325463Z ##[endgroup]
17+
2023-08-10T08:03:31.8326130Z ##[group]GITHUB_TOKEN Permissions
18+
2023-08-10T08:03:31.8326827Z Contents: read
19+
2023-08-10T08:03:31.8327137Z Metadata: read
20+
2023-08-10T08:03:31.8327401Z Packages: read
21+
2023-08-10T08:03:31.8327685Z ##[endgroup]
22+
2023-08-10T08:03:31.8331854Z Secret source: Actions
23+
2023-08-10T08:03:31.8332352Z ##[debug]Primary repository: devlynnx/toolkit
24+
2023-08-10T08:03:31.8332759Z Prepare workflow directory
25+
2023-08-10T08:03:31.8415926Z ##[debug]Creating pipeline directory: 'D:\a\toolkit'
26+
2023-08-10T08:03:31.8418899Z ##[debug]Creating workspace directory: 'D:\a\toolkit\toolkit'
27+
2023-08-10T08:03:31.8420347Z ##[debug]Update context data
28+
2023-08-10T08:03:31.8423544Z ##[debug]Evaluating job-level environment variables
29+
2023-08-10T08:03:31.9160601Z ##[debug]Evaluating job container
30+
2023-08-10T08:03:31.9164739Z ##[debug]Evaluating job service containers
31+
2023-08-10T08:03:31.9167183Z ##[debug]Evaluating job defaults
32+
2023-08-10T08:03:31.9257163Z Prepare all required actions
33+
2023-08-10T08:03:31.9460518Z Getting action download info
34+
2023-08-10T08:03:32.2137912Z Download action repository 'actions/checkout@v2' (SHA:ee0669bd1cc54295c223e0bb666b733df41de1c5)
35+
2023-08-10T08:03:32.4384406Z ##[debug]Download 'https://api.github.com/repos/actions/checkout/zipball/ee0669bd1cc54295c223e0bb666b733df41de1c5' to 'D:\a\_actions\_temp_cbffa028-5d5e-4240-93a9-c7fc79f70383\a68d54ba-25a8-4fea-8618-97d7b7f60ef6.zip'
36+
2023-08-10T08:03:32.4995097Z ##[debug]Unwrap 'actions-checkout-ee0669b' to 'D:\a\_actions\actions\checkout\v2'
37+
2023-08-10T08:03:32.5402260Z ##[debug]Archive 'D:\a\_actions\_temp_cbffa028-5d5e-4240-93a9-c7fc79f70383\a68d54ba-25a8-4fea-8618-97d7b7f60ef6.zip' has been unzipped into 'D:\a\_actions\actions\checkout\v2'.
38+
2023-08-10T08:03:32.6145974Z Download action repository 'actions/setup-node@v1' (SHA:f1f314fca9dfce2769ece7d933488f076716723e)
39+
2023-08-10T08:03:32.9910248Z ##[debug]Download 'https://api.github.com/repos/actions/setup-node/zipball/f1f314fca9dfce2769ece7d933488f076716723e' to 'D:\a\_actions\_temp_6855a81b-19f3-4a63-bf02-38867422df1b\0bb4dc4c-139a-458a-bc24-cbc2c6cfbd13.zip'
40+
2023-08-10T08:03:33.0058916Z ##[debug]Unwrap 'actions-setup-node-f1f314f' to 'D:\a\_actions\actions\setup-node\v1'
41+
2023-08-10T08:03:33.0159857Z ##[debug]Archive 'D:\a\_actions\_temp_6855a81b-19f3-4a63-bf02-38867422df1b\0bb4dc4c-139a-458a-bc24-cbc2c6cfbd13.zip' has been unzipped into 'D:\a\_actions\actions\setup-node\v1'.
42+
2023-08-10T08:03:33.0243742Z ##[debug]action.yml for action: 'D:\a\_actions\actions\checkout\v2\action.yml'.
43+
2023-08-10T08:03:33.1221097Z ##[debug]action.yml for action: 'D:\a\_actions\actions\setup-node\v1\action.yml'.
44+
2023-08-10T08:03:33.1400613Z ##[debug]Set step '__actions_checkout' display name to: 'Checkout'
45+
2023-08-10T08:03:33.1406326Z ##[debug]Set step '__run' display name to: 'Run rm "C:\Program Files\Git\usr\bin\tar.exe"'
46+
2023-08-10T08:03:33.1407964Z ##[debug]Set step '__actions_setup-node' display name to: 'Set Node.js 16.x'
47+
2023-08-10T08:03:33.1413452Z ##[debug]Set step '__self' display name to: 'Set env variables'
48+
2023-08-10T08:03:33.1414682Z ##[debug]Set step '__run_2' display name to: 'Install root npm packages'
49+
2023-08-10T08:03:33.1418211Z ##[debug]Set step '__run_3' display name to: 'Compile cache package'
50+
2023-08-10T08:03:33.1419320Z ##[debug]Set step '__run_4' display name to: 'Generate files in working directory'
51+
2023-08-10T08:03:33.1420511Z ##[debug]Set step '__run_5' display name to: 'Generate files outside working directory'
52+
2023-08-10T08:03:33.1421562Z ##[debug]Set step '__run_6' display name to: 'Save cache using saveCache()'
53+
2023-08-10T08:03:33.1422720Z ##[debug]Set step '__run_7' display name to: 'Delete cache folders before restoring'
54+
2023-08-10T08:03:33.1423976Z ##[debug]Set step '__run_8' display name to: 'Restore cache using restoreCache() with http-client'
55+
2023-08-10T08:03:33.1425116Z ##[debug]Set step '__run_9' display name to: 'Verify cache restored with http-client'
56+
2023-08-10T08:03:33.1426274Z ##[debug]Set step '__run_10' display name to: 'Delete cache folders before restoring'
57+
2023-08-10T08:03:33.1427444Z ##[debug]Set step '__run_11' display name to: 'Restore cache using restoreCache() with Azure SDK'
58+
2023-08-10T08:03:33.1428570Z ##[debug]Set step '__run_12' display name to: 'Verify cache restored with Azure SDK'
59+
2023-08-10T08:03:33.1429675Z Complete job name: Build
60+
2023-08-10T08:03:33.1980383Z ##[debug]Collect running processes for tracking orphan processes.
61+
2023-08-10T08:03:33.2123937Z ##[debug]Finishing: Set up job
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
2023-07-28T08:03:52.6370583Z ##[group]Pull down action image 'ghcr.io/actions/jekyll-build-pages:v1.0.8'
2+
2023-07-28T08:03:52.6462771Z ##[command]/usr/bin/docker pull ghcr.io/actions/jekyll-build-pages:v1.0.8
3+
2023-07-28T08:03:53.6522772Z v1.0.8: Pulling from actions/jekyll-build-pages
4+
2023-07-28T08:03:53.6524365Z eff15d958d66: Pulling fs layer
5+
2023-07-28T08:03:53.6524679Z 923e91ae3a1b: Pulling fs layer
6+
2023-07-28T08:03:53.6524957Z 2aa5d3a4a151: Pulling fs layer
7+
2023-07-28T08:03:53.6525233Z bc64adf2d0b2: Pulling fs layer
8+
2023-07-28T08:03:53.6525511Z bfc5cca7d80e: Pulling fs layer
9+
2023-07-28T08:03:53.6525875Z bc64adf2d0b2: Waiting
10+
2023-07-28T08:03:53.6526182Z 89be6ec64867: Pulling fs layer
11+
2023-07-28T08:03:53.6526497Z ffeaef3959d6: Pulling fs layer
12+
2023-07-28T08:03:53.6526759Z bfc5cca7d80e: Waiting
13+
2023-07-28T08:03:53.6526991Z 89be6ec64867: Waiting
14+
2023-07-28T08:03:53.6527243Z 06513ce512f4: Pulling fs layer
15+
2023-07-28T08:03:53.6527511Z 933a637e20a3: Pulling fs layer
16+
2023-07-28T08:03:53.6527798Z 2bc7b2c3bae9: Pulling fs layer
17+
2023-07-28T08:03:53.6528128Z ffeaef3959d6: Waiting
18+
2023-07-28T08:03:53.6528365Z 06513ce512f4: Waiting
19+
2023-07-28T08:03:53.6528592Z 933a637e20a3: Waiting
20+
2023-07-28T08:03:53.6528808Z 2bc7b2c3bae9: Waiting
21+
2023-07-28T08:03:53.8473644Z 2aa5d3a4a151: Verifying Checksum
22+
2023-07-28T08:03:53.8474298Z 2aa5d3a4a151: Download complete
23+
2023-07-28T08:03:53.9262109Z 923e91ae3a1b: Verifying Checksum
24+
2023-07-28T08:03:53.9265522Z 923e91ae3a1b: Download complete
25+
2023-07-28T08:03:54.0987479Z eff15d958d66: Verifying Checksum
26+
2023-07-28T08:03:54.0996986Z eff15d958d66: Download complete
27+
2023-07-28T08:03:54.1464955Z bfc5cca7d80e: Verifying Checksum
28+
2023-07-28T08:03:54.1478385Z bfc5cca7d80e: Download complete
29+
2023-07-28T08:03:54.2482660Z bc64adf2d0b2: Verifying Checksum
30+
2023-07-28T08:03:54.2523988Z bc64adf2d0b2: Download complete
31+
2023-07-28T08:03:54.3339963Z ffeaef3959d6: Verifying Checksum
32+
2023-07-28T08:03:54.3348452Z ffeaef3959d6: Download complete
33+
2023-07-28T08:03:54.6146480Z 933a637e20a3: Verifying Checksum
34+
2023-07-28T08:03:54.6152742Z 933a637e20a3: Download complete
35+
2023-07-28T08:03:54.8836197Z 2bc7b2c3bae9: Verifying Checksum
36+
2023-07-28T08:03:54.8837499Z 2bc7b2c3bae9: Download complete
37+
2023-07-28T08:03:54.9101377Z 06513ce512f4: Verifying Checksum
38+
2023-07-28T08:03:54.9101996Z 06513ce512f4: Download complete
39+
2023-07-28T08:03:55.6461568Z 89be6ec64867: Verifying Checksum
40+
2023-07-28T08:03:55.6466645Z 89be6ec64867: Download complete
41+
2023-07-28T08:03:56.3544953Z eff15d958d66: Pull complete
42+
2023-07-28T08:03:58.5284793Z 923e91ae3a1b: Pull complete
43+
2023-07-28T08:03:58.5942221Z 2aa5d3a4a151: Pull complete
44+
2023-07-28T08:03:59.3712762Z bc64adf2d0b2: Pull complete
45+
2023-07-28T08:03:59.4389604Z bfc5cca7d80e: Pull complete
46+
2023-07-28T08:04:06.0600747Z 89be6ec64867: Pull complete
47+
2023-07-28T08:04:06.1301915Z ffeaef3959d6: Pull complete
48+
2023-07-28T08:04:08.8109355Z 06513ce512f4: Pull complete
49+
2023-07-28T08:04:08.9182679Z 933a637e20a3: Pull complete
50+
2023-07-28T08:04:08.9831781Z 2bc7b2c3bae9: Pull complete
51+
2023-07-28T08:04:08.9896186Z Digest: sha256:0acf1ae6395c949f82958789a80606717fb3c50f0266e91cffad09f513cdec78
52+
2023-07-28T08:04:08.9924365Z Status: Downloaded newer image for ghcr.io/actions/jekyll-build-pages:v1.0.8
53+
2023-07-28T08:04:08.9977380Z ghcr.io/actions/jekyll-build-pages:v1.0.8
54+
2023-07-28T08:04:09.0006280Z ##[endgroup]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2023-08-10T08:03:42.5816472Z ##[debug]Evaluating condition for step: 'Run rm "C:\Program Files\Git\usr\bin\tar.exe"'
2+
2023-08-10T08:03:42.5820627Z ##[debug]Evaluating: success()
3+
2023-08-10T08:03:42.5820990Z ##[debug]Evaluating success:
4+
2023-08-10T08:03:42.5821572Z ##[debug]=> true
5+
2023-08-10T08:03:42.5822004Z ##[debug]Result: true
6+
2023-08-10T08:03:42.5822893Z ##[debug]Starting: Run rm "C:\Program Files\Git\usr\bin\tar.exe"
7+
2023-08-10T08:03:42.5956457Z ##[debug]Loading inputs
8+
2023-08-10T08:03:42.5996595Z ##[debug]Loading env
9+
2023-08-10T08:03:42.6039082Z ##[group]Run rm "C:\Program Files\Git\usr\bin\tar.exe"
10+
2023-08-10T08:03:42.6039470Z rm "C:\Program Files\Git\usr\bin\tar.exe"
11+
2023-08-10T08:03:42.6058227Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
12+
2023-08-10T08:03:42.6058591Z ##[endgroup]
13+
2023-08-10T08:03:42.6165052Z ##[debug]C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail D:\a\_temp\3846dd84-d803-435d-98ea-69782335359a.sh
14+
2023-08-10T08:03:43.0134942Z ##[debug]Finishing: Run rm "C:\Program Files\Git\usr\bin\tar.exe"

‎4_Set Node.js 16.x.txt

+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
2023-08-10T08:03:43.0148395Z ##[debug]Evaluating condition for step: 'Set Node.js 16.x'
2+
2023-08-10T08:03:43.0150788Z ##[debug]Evaluating: success()
3+
2023-08-10T08:03:43.0151254Z ##[debug]Evaluating success:
4+
2023-08-10T08:03:43.0151832Z ##[debug]=> true
5+
2023-08-10T08:03:43.0152334Z ##[debug]Result: true
6+
2023-08-10T08:03:43.0153022Z ##[debug]Starting: Set Node.js 16.x
7+
2023-08-10T08:03:43.0300217Z ##[debug]Loading inputs
8+
2023-08-10T08:03:43.0303449Z ##[debug]Loading env
9+
2023-08-10T08:03:43.0316151Z ##[group]Run actions/setup-node@v1
10+
2023-08-10T08:03:43.0316496Z with:
11+
2023-08-10T08:03:43.0316776Z node-version: 16.x
12+
2023-08-10T08:03:43.0317043Z always-auth: false
13+
2023-08-10T08:03:43.0317359Z ##[endgroup]
14+
2023-08-10T08:03:44.0308170Z ##[debug]isExplicit:
15+
2023-08-10T08:03:44.0309240Z ##[debug]explicit? false
16+
2023-08-10T08:03:44.0519613Z ##[debug]isExplicit: 14.21.3
17+
2023-08-10T08:03:44.0520510Z ##[debug]explicit? true
18+
2023-08-10T08:03:44.0715188Z ##[debug]isExplicit: 16.20.1
19+
2023-08-10T08:03:44.0717563Z ##[debug]explicit? true
20+
2023-08-10T08:03:44.1109937Z ##[debug]isExplicit: 18.17.0
21+
2023-08-10T08:03:44.1111234Z ##[debug]explicit? true
22+
2023-08-10T08:03:44.1502794Z ##[debug]evaluating 3 versions
23+
2023-08-10T08:03:44.1543381Z ##[debug]matched: 16.20.1
24+
2023-08-10T08:03:44.1544448Z ##[debug]checking cache: C:\hostedtoolcache\windows\node\16.20.1\x64
25+
2023-08-10T08:03:44.1545393Z ##[debug]Found tool in cache node 16.20.1 x64
26+
2023-08-10T08:03:44.1805006Z [command]C:\hostedtoolcache\windows\node\16.20.1\x64\node.exe --version
27+
2023-08-10T08:03:46.8858076Z v16.20.1
28+
2023-08-10T08:03:46.8925317Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\hostedtoolcache\windows\node\16.20.1\x64\npm.cmd --version"
29+
2023-08-10T08:04:01.8828580Z 8.19.4
30+
2023-08-10T08:04:01.9001151Z ##[add-matcher]D:\a\_actions\actions\setup-node\v1\.github\tsc.json
31+
2023-08-10T08:04:01.9021199Z ##[debug]Added matchers: 'tsc'. Problem matchers scan action output for known warning or error strings and report these inline.
32+
2023-08-10T08:04:01.9022274Z ##[add-matcher]D:\a\_actions\actions\setup-node\v1\.github\eslint-stylish.json
33+
2023-08-10T08:04:01.9039612Z ##[debug]Added matchers: 'eslint-stylish'. Problem matchers scan action output for known warning or error strings and report these inline.
34+
2023-08-10T08:04:01.9040578Z ##[add-matcher]D:\a\_actions\actions\setup-node\v1\.github\eslint-compact.json
35+
2023-08-10T08:04:01.9045622Z ##[debug]Added matchers: 'eslint-compact'. Problem matchers scan action output for known warning or error strings and report these inline.
36+
2023-08-10T08:04:01.9074259Z ##[debug]Node Action run completed with exit code 0
37+
2023-08-10T08:04:01.9077996Z ##[debug]Finishing: Set Node.js 16.x

‎5_Set env variables.txt

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2023-08-10T08:04:01.9093226Z ##[debug]Evaluating condition for step: 'Set env variables'
2+
2023-08-10T08:04:01.9095267Z ##[debug]Evaluating: success()
3+
2023-08-10T08:04:01.9095747Z ##[debug]Evaluating success:
4+
2023-08-10T08:04:01.9096285Z ##[debug]=> true
5+
2023-08-10T08:04:01.9096759Z ##[debug]Result: true
6+
2023-08-10T08:04:01.9097557Z ##[debug]Starting: Set env variables
7+
2023-08-10T08:04:01.9234078Z ##[debug]Loading inputs
8+
2023-08-10T08:04:01.9234726Z ##[debug]Loading env
9+
2023-08-10T08:04:01.9241660Z ##[group]Run ./packages/cache/__tests__/__fixtures__/
10+
2023-08-10T08:04:01.9242035Z ##[endgroup]
11+
2023-08-10T08:04:01.9936411Z ##[debug]Node Action run completed with exit code 0
12+
2023-08-10T08:04:02.0012799Z ##[debug]ACTIONS_RUNTIME_TOKEN='***'
13+
2023-08-10T08:04:02.0013576Z ##[debug]ACTIONS_CACHE_URL='https://artifactcache.actions.githubusercontent.com/0JOuaQCjStCYZGo7I4cBrQaQft4HUvoveVMpbe0uC6W1H5aG7b/'
14+
2023-08-10T08:04:02.0014106Z ##[debug]GITHUB_RUN_ID='5817125226'
15+
2023-08-10T08:04:02.0016574Z ##[debug]Finishing: Set env variables

‎6_Install root npm packages.txt

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
2023-08-10T08:04:02.0031928Z ##[debug]Evaluating condition for step: 'Install root npm packages'
2+
2023-08-10T08:04:02.0033889Z ##[debug]Evaluating: success()
3+
2023-08-10T08:04:02.0034245Z ##[debug]Evaluating success:
4+
2023-08-10T08:04:02.0034801Z ##[debug]=> true
5+
2023-08-10T08:04:02.0035204Z ##[debug]Result: true
6+
2023-08-10T08:04:02.0035905Z ##[debug]Starting: Install root npm packages
7+
2023-08-10T08:04:02.0158839Z ##[debug]Loading inputs
8+
2023-08-10T08:04:02.0159980Z ##[debug]Loading env
9+
2023-08-10T08:04:02.0164641Z ##[group]Run npm ci
10+
2023-08-10T08:04:02.0164883Z npm ci
11+
2023-08-10T08:04:02.0210960Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
12+
2023-08-10T08:04:02.0211355Z env:
13+
2023-08-10T08:04:02.0283499Z ACTIONS_RUNTIME_TOKEN: ***
14+
2023-08-10T08:04:02.0284079Z ACTIONS_CACHE_URL: https://artifactcache.actions.githubusercontent.com/0JOuaQCjStCYZGo7I4cBrQaQft4HUvoveVMpbe0uC6W1H5aG7b/
15+
2023-08-10T08:04:02.0284581Z GITHUB_RUN_ID: 5817125226
16+
2023-08-10T08:04:02.0284788Z ##[endgroup]
17+
2023-08-10T08:04:02.0335853Z ##[debug]C:\Program Files\PowerShell\7\pwsh.EXE -command ". 'D:\a\_temp\a75d6fbe-9e49-4e79-b218-bb4325e5cf89.ps1'"
18+
2023-08-10T08:04:16.1190046Z npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
19+
2023-08-10T08:04:41.8145192Z
20+
2023-08-10T08:04:41.8149803Z added 1060 packages, and audited 1061 packages in 38s
21+
2023-08-10T08:04:41.8150769Z
22+
2023-08-10T08:04:41.8155701Z 186 packages are looking for funding
23+
2023-08-10T08:04:41.8163927Z run `npm fund` for details
24+
2023-08-10T08:04:41.8172853Z
25+
2023-08-10T08:04:41.8177500Z found 0 vulnerabilities
26+
2023-08-10T08:04:42.7110918Z ##[debug]Finishing: Install root npm packages

‎7_Compile cache package.txt

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
2023-08-10T08:04:42.7131567Z ##[debug]Evaluating condition for step: 'Compile cache package'
2+
2023-08-10T08:04:42.7134164Z ##[debug]Evaluating: success()
3+
2023-08-10T08:04:42.7134550Z ##[debug]Evaluating success:
4+
2023-08-10T08:04:42.7135015Z ##[debug]=> true
5+
2023-08-10T08:04:42.7135399Z ##[debug]Result: true
6+
2023-08-10T08:04:42.7136280Z ##[debug]Starting: Compile cache package
7+
2023-08-10T08:04:42.7275562Z ##[debug]Loading inputs
8+
2023-08-10T08:04:42.7276983Z ##[debug]Loading env
9+
2023-08-10T08:04:42.7281520Z ##[group]Run npm ci
10+
2023-08-10T08:04:42.7281809Z npm ci
11+
2023-08-10T08:04:42.7282007Z npm run tsc
12+
2023-08-10T08:04:42.7324776Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
13+
2023-08-10T08:04:42.7325098Z env:
14+
2023-08-10T08:04:42.7396503Z ACTIONS_RUNTIME_TOKEN: ***
15+
2023-08-10T08:04:42.7397060Z ACTIONS_CACHE_URL: https://artifactcache.actions.githubusercontent.com/0JOuaQCjStCYZGo7I4cBrQaQft4HUvoveVMpbe0uC6W1H5aG7b/
16+
2023-08-10T08:04:42.7397550Z GITHUB_RUN_ID: 5817125226
17+
2023-08-10T08:04:42.7397827Z ##[endgroup]
18+
2023-08-10T08:04:42.7450386Z ##[debug]C:\Program Files\PowerShell\7\pwsh.EXE -command ". 'D:\a\_temp\14eb421e-1762-42d5-bdc7-76b3ebb61ea1.ps1'"
19+
2023-08-10T08:04:45.7925355Z npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
20+
2023-08-10T08:04:47.2509792Z
21+
2023-08-10T08:04:47.2511078Z added 53 packages, and audited 54 packages in 3s
22+
2023-08-10T08:04:47.2522261Z
23+
2023-08-10T08:04:47.2522955Z found 0 vulnerabilities
24+
2023-08-10T08:04:48.6915514Z
25+
2023-08-10T08:04:48.6916490Z > @actions/cache@3.2.1 tsc
26+
2023-08-10T08:04:48.6917044Z > tsc
27+
2023-08-10T08:04:48.6917311Z
28+
2023-08-10T08:04:57.5952112Z ##[debug]Finishing: Compile cache package

0 commit comments

Comments
 (0)
Please sign in to comment.