@purpurds/action 6.3.0 → 6.3.1
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.
- package/.rush/temp/ci_build/@purpurds/action/{a44bf1d51c40e0c9c2183abdad5a7dcdaf1a0614.untar.log → 04cdd02c0a074322e3173ee9ac2482ab89e1b8d6.untar.log} +2 -2
- package/.rush/temp/operation/ci_build/all.log +3 -3
- package/.rush/temp/operation/ci_build/state.json +1 -1
- package/.rush/temp/operation/test_unit/all.log +1 -1
- package/.rush/temp/operation/test_unit/state.json +1 -1
- package/.rush/temp/shrinkwrap-deps.json +294 -268
- package/package.json +5 -5
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
Start time:
|
|
2
|
-
Invoking "/usr/bin/tar -x -m -f /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/common/temp/build-cache/ci_build/@purpurds/action/
|
|
1
|
+
Start time: Fri Mar 14 2025 14:14:23 GMT+0000 (Coordinated Universal Time)
|
|
2
|
+
Invoking "/usr/bin/tar -x -m -f /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/common/temp/build-cache/ci_build/@purpurds/action/04cdd02c0a074322e3173ee9ac2482ab89e1b8d6"
|
|
3
3
|
|
|
4
4
|
======= BEGIN PROCESS INPUT ======
|
|
5
5
|
|
|
@@ -4,7 +4,7 @@ Found configuration in /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/
|
|
|
4
4
|
Rush Multi-Project Build Tool 5.110.1 - Node.js 20.12.2 (LTS)
|
|
5
5
|
> "vite build"
|
|
6
6
|
|
|
7
|
-
vite
|
|
7
|
+
vite v6.2.1 building for production...
|
|
8
8
|
transforming...
|
|
9
9
|
✓ 1 modules transformed.
|
|
10
10
|
rendering chunks...
|
|
@@ -12,7 +12,7 @@ rendering chunks...
|
|
|
12
12
|
[vite:dts] Start generate declaration files...
|
|
13
13
|
computing gzip size...
|
|
14
14
|
dist/action.cjs.js 0.34 kB │ gzip: 0.26 kB │ map: 1.59 kB
|
|
15
|
-
[vite:dts] Declaration files built in
|
|
15
|
+
[vite:dts] Declaration files built in 3008ms.
|
|
16
16
|
|
|
17
17
|
dist/action.es.js 0.30 kB │ gzip: 0.23 kB │ map: 1.62 kB
|
|
18
|
-
✓ built in 3.
|
|
18
|
+
✓ built in 3.15s
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Invoking: vitest run --passWithNoTests
|
|
2
2
|
|
|
3
|
-
RUN v2.1.
|
|
3
|
+
RUN v2.1.2 /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/libraries/action
|
|
4
4
|
|
|
5
5
|
include: **/*.{test,spec}.?(c|m)[jt]s?(x)
|
|
6
6
|
exclude: **/node_modules/**, **/dist/**, **/cypress/**, **/.{idea,git,cache,output,temp}/**, **/{karma,rollup,webpack,vite,vitest,jest,ava,babel,nyc,cypress,tsup,build,eslint,prettier}.config.*
|