@gentrace/core
Version:
Core Gentrace Node.JS library
60 lines (50 loc) • 3.01 kB
Plain Text
> @gentrace/core@3.5.8 build /Users/vivek/Code/gt-repos/gentrace-node-2/packages/core
> run-s clean typescript:compile rollup:compile
> @gentrace/core@3.5.8 clean /Users/vivek/Code/gt-repos/gentrace-node-2/packages/core
> rimraf dist tsconfig.tsbuildinfo
> @gentrace/core@3.5.8 typescript:compile /Users/vivek/Code/gt-repos/gentrace-node-2/packages/core
> tsc -p tsconfig.json
> @gentrace/core@3.5.8 rollup:compile /Users/vivek/Code/gt-repos/gentrace-node-2/packages/core
> rollup --config rollup.config.mjs
[36m
[1mdist/index.js[22m → [1mdist, dist[22m...[39m
[1m[33m(!) "this" has been rewritten to "undefined"[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#error-this-is-undefined[39m
[1mdist/api/v3-api.js[22m
[90m12: * Do not edit the class manually.
13: */
14: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
^
15: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
16: return new (P || (P = Promise))(function (resolve, reject) {[39m
...and 1 other occurrence
[1mdist/api/v1-api.js[22m
[90m12: * Do not edit the class manually.
13: */
14: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
^
15: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
16: return new (P || (P = Promise))(function (resolve, reject) {[39m
...and 1 other occurrence
[1mdist/providers/init.js[22m
[90m1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
^
2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
3: return new (P || (P = Promise))(function (resolve, reject) {[39m
...and 1 other occurrence
...and 15 other files
[1m[33m(!) Unresolved dependencies[39m[22m
[90mhttps://rollupjs.org/troubleshooting/#warning-treating-module-as-external-dependency[39m
[1mlodash[22m (imported by "dist/providers/pipeline-run.js")
[1muuid[22m (imported by "dist/providers/pipeline-run.js")
[1m@web-std/file[22m (imported by "dist/providers/files.js")
[1mws[22m (imported by "dist/providers/test-job-runner.js")
[1masync_hooks[22m (imported by "dist/providers/test-job-runner.js")
[1mmustache[22m (imported by "dist/providers/test-job-runner.js")
[1mos[22m (imported by "dist/providers/test-job-runner.js")
[1mchalk[22m (imported by "dist/providers/warnings.js")
[1mboxen[22m (imported by "dist/providers/warnings.js")
[1maxios[22m (imported by "dist/axios-instance.js", "dist/providers/utils.js" and "dist/adapters/fetch.js")
[1macorn[22m (imported by "dist/providers/utils.js")
[1mform-data[22m (imported by "dist/axios-unsafe-lib/platform/node/classes/FormData.js")
[32mcreated [1mdist, dist[22m in [1m189ms[22m[39m