Skip to content

fix: arcgis lazy compile fail #1976

fix: arcgis lazy compile fail

fix: arcgis lazy compile fail #1976

Triggered via pull request September 29, 2024 16:32
Status Failure
Total duration 6h 24m 19s
Artifacts 39

ci.yaml

on: pull_request
Matrix: call-rust-build / build
Check Core Artifacts
4s
Check Core Artifacts
Check Create Farm Rust Artifacts
7s
Check Create Farm Rust Artifacts
Matrix: benchmarks
Matrix: check-plugin-artifacts
Matrix: Examples Test
Matrix: Typescript Test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 7 warnings
packages/core/tests/js-plugin-hooks/transform-html.spec.ts > Js Plugin Execution - transformHtml: packages/core/tests/js-plugin-hooks/transform-html.spec.ts#L58
Error: Snapshot `Js Plugin Execution - transformHtml 1` mismatched - Expected + Received @@ -5,11 +5,11 @@ <title>Document</title> <script> global['f081367f80fe14896375a9f8b8918ca3'] = {}; global['f081367f80fe14896375a9f8b8918ca3'] = { __FARM_TARGET_ENV__: 'browser', - };</script><script>const e="undefined"!=typeof globalThis?globalThis:window;class t{id;exports;resource_pot;meta;require;constructor(e,t){this.id=e,this.exports={},this.meta={env:{}},this.require=t;}o(e,t,r){Object.defineProperty(e,t,{enumerable:!0,get:r});}d(e,t,r){this.o(e,t,function(){return r;});}_m(e){let t="__esModule";e[t]||Object.defineProperty(e,t,{value:!0});}_e(e,t){let r=this;return Object.keys(t).forEach(function(o){"default"===o||Object.prototype.hasOwnProperty.call(e,o)||r.d(e,o,t[o]);}),t;}i(e){return e&&e.__esModule?e:{default:e};}_g(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(this._g=function(e){return e?r:t;})(e);}w(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=this._g(t);if(r&&r.has(e))return r.get(e);var o={__proto__:null},s=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&Object.prototype.hasOwnProperty.call(e,i)){var l=s?Object.getOwnPropertyDescriptor(e,i):null;l&&(l.get||l.set)?Object.defineProperty(o,i,l):o[i]=e[i];}return o.default=e,r&&r.set(e,o),o;}_(e,t,r,o){this.d(e,t,r[o||t]);}p(e,t){for(let r of Object.keys(t)){let o=e[r];o&&!Object.prototype.hasOwnProperty.call(t,o)&&this.d(t,o,t[r]);}}f(e){return void 0!==e.default?e.default:e;}}class r{plugins=[];constructor(e){this.plugins=e;}hookSerial(e,...t){for(let r of this.plugins){let o=r[e];o&&o.apply(r,t);}}hookBail(e,...t){for(let r of this.plugins){let o=r[e];if(o){let e=o.apply(r,t);if(e)return e;}}}}const o=global.f081367f80fe14896375a9f8b8918ca3,s="undefined"!=typeof window?window:"undefined"!=typeof global?global:{},i=o.__FARM_TARGET_ENV__||"node",l="browser"===i&&s.document;class a{moduleSystem;_loadedResources;_loadingResources;publicPaths;constructor(e,t){this.moduleSystem=e,this._loadedResources={},this._loadingResources={},this.publicPaths=t;}load(e,t=0){if(!l){let t=this.moduleSystem.pluginContainer.hookBail("loadResource",e);if(t)return t.then(t=>{if(!t.success&&t.retryWithDefaultResourceLoader){if(0===e.type)return this._loadScript(`./${e.path}`);if(1===e.type)return this._loadLink(`./${e.path}`);}else if(!t.success)throw Error(`[Farm] Failed to load resource: "${e.path}, type: ${e.type}". Original Error: ${t.err}`);});if(0===e.type)return this._loadScript(`./${e.path}`);if(1===e.type)return this._loadLink(`./${e.path}`);}let r=this.publicPaths[t],o=`${r.endsWith("/")?r.slice(0,-1):r}/${e.path}`;if(this._loadedResources[e.path])return;if(this._loadingResources[e.path])return this._loadingResources[e.path];let s=this.moduleSystem.pluginContainer.hookBail("loadResource",e);return s?s.then(r=>{if(r.success)this.setLoadedResource(e.path);else if(r.retryWithDefaultResourceLoader)return this._load(o,e,t);else throw Error(`[Farm] Failed to load resource: "${e.path}, type: ${e.type}". Original Error: ${r.err}`);}):this._load(o,e,t);}setLoadedResource(e,t=!0){this._loadedResources[e]=t;}isResourceLoaded(e){return this._loadedResources[e];}_load(e,t,r){let o=Promise.resolve();return 0===t.type?o=this._loadScript(e):1===t.type&&(o=this._loadLink(e)),this._loadingResources[t.path]=o,o.then(()=>{this._loadedResources[t.path]=!0,this._loadingResources[t.path]=null;}).catch(o=>{if(console.warn(`[Farm] Failed to load resource "${e}" using publicPath: ${this.publicPaths[r]}`),++r<this.publicPaths.length)return this._load(e,t,r);throw this._loadingResources[t.path]=null,Error(`[Farm] Failed to load resource: "${t.path}, type: ${t.type}". ${o}`);}),o;}_loadScript(e){return import(e);}_loadLink(e){return Promise.resolve();}}class n{modules;cache;externalModules;reRegisterModules;publicPaths;dynamicResources;dynamicModuleResourcesMap;resourceLoader;pluginContainer;targetEnv;constructor(){this.modules={},this.cache={},th
Typescript Test (ubuntu-20.04, linux-x64-gnu)
Process completed with exit code 1.
packages/core/tests/js-plugin-hooks/transform-html.spec.ts > Js Plugin Execution - transformHtml: packages/core/tests/js-plugin-hooks/transform-html.spec.ts#L58
Error: Snapshot `Js Plugin Execution - transformHtml 1` mismatched - Expected + Received @@ -5,11 +5,11 @@ <title>Document</title> <script> global['f081367f80fe14896375a9f8b8918ca3'] = {}; global['f081367f80fe14896375a9f8b8918ca3'] = { __FARM_TARGET_ENV__: 'browser', - };</script><script>const e="undefined"!=typeof globalThis?globalThis:window;class t{id;exports;resource_pot;meta;require;constructor(e,t){this.id=e,this.exports={},this.meta={env:{}},this.require=t;}o(e,t,r){Object.defineProperty(e,t,{enumerable:!0,get:r});}d(e,t,r){this.o(e,t,function(){return r;});}_m(e){let t="__esModule";e[t]||Object.defineProperty(e,t,{value:!0});}_e(e,t){let r=this;return Object.keys(t).forEach(function(o){"default"===o||Object.prototype.hasOwnProperty.call(e,o)||r.d(e,o,t[o]);}),t;}i(e){return e&&e.__esModule?e:{default:e};}_g(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(this._g=function(e){return e?r:t;})(e);}w(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=this._g(t);if(r&&r.has(e))return r.get(e);var o={__proto__:null},s=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&Object.prototype.hasOwnProperty.call(e,i)){var l=s?Object.getOwnPropertyDescriptor(e,i):null;l&&(l.get||l.set)?Object.defineProperty(o,i,l):o[i]=e[i];}return o.default=e,r&&r.set(e,o),o;}_(e,t,r,o){this.d(e,t,r[o||t]);}p(e,t){for(let r of Object.keys(t)){let o=e[r];o&&!Object.prototype.hasOwnProperty.call(t,o)&&this.d(t,o,t[r]);}}f(e){return void 0!==e.default?e.default:e;}}class r{plugins=[];constructor(e){this.plugins=e;}hookSerial(e,...t){for(let r of this.plugins){let o=r[e];o&&o.apply(r,t);}}hookBail(e,...t){for(let r of this.plugins){let o=r[e];if(o){let e=o.apply(r,t);if(e)return e;}}}}const o=global.f081367f80fe14896375a9f8b8918ca3,s="undefined"!=typeof window?window:"undefined"!=typeof global?global:{},i=o.__FARM_TARGET_ENV__||"node",l="browser"===i&&s.document;class a{moduleSystem;_loadedResources;_loadingResources;publicPaths;constructor(e,t){this.moduleSystem=e,this._loadedResources={},this._loadingResources={},this.publicPaths=t;}load(e,t=0){if(!l){let t=this.moduleSystem.pluginContainer.hookBail("loadResource",e);if(t)return t.then(t=>{if(!t.success&&t.retryWithDefaultResourceLoader){if(0===e.type)return this._loadScript(`./${e.path}`);if(1===e.type)return this._loadLink(`./${e.path}`);}else if(!t.success)throw Error(`[Farm] Failed to load resource: "${e.path}, type: ${e.type}". Original Error: ${t.err}`);});if(0===e.type)return this._loadScript(`./${e.path}`);if(1===e.type)return this._loadLink(`./${e.path}`);}let r=this.publicPaths[t],o=`${r.endsWith("/")?r.slice(0,-1):r}/${e.path}`;if(this._loadedResources[e.path])return;if(this._loadingResources[e.path])return this._loadingResources[e.path];let s=this.moduleSystem.pluginContainer.hookBail("loadResource",e);return s?s.then(r=>{if(r.success)this.setLoadedResource(e.path);else if(r.retryWithDefaultResourceLoader)return this._load(o,e,t);else throw Error(`[Farm] Failed to load resource: "${e.path}, type: ${e.type}". Original Error: ${r.err}`);}):this._load(o,e,t);}setLoadedResource(e,t=!0){this._loadedResources[e]=t;}isResourceLoaded(e){return this._loadedResources[e];}_load(e,t,r){let o=Promise.resolve();return 0===t.type?o=this._loadScript(e):1===t.type&&(o=this._loadLink(e)),this._loadingResources[t.path]=o,o.then(()=>{this._loadedResources[t.path]=!0,this._loadingResources[t.path]=null;}).catch(o=>{if(console.warn(`[Farm] Failed to load resource "${e}" using publicPath: ${this.publicPaths[r]}`),++r<this.publicPaths.length)return this._load(e,t,r);throw this._loadingResources[t.path]=null,Error(`[Farm] Failed to load resource: "${t.path}, type: ${t.type}". ${o}`);}),o;}_loadScript(e){return import(e);}_loadLink(e){return Promise.resolve();}}class n{modules;cache;externalModules;reRegisterModules;publicPaths;dynamicResources;dynamicModuleResourcesMap;resourceLoader;pluginContainer;targetEnv;constructor(){this.modules={},this.cache={},th
Typescript Test (ubuntu-latest, linux-x64-gnu)
Process completed with exit code 1.
packages/core/tests/js-plugin-hooks/transform-html.spec.ts > Js Plugin Execution - transformHtml: packages/core/tests/js-plugin-hooks/transform-html.spec.ts#L58
Error: Snapshot `Js Plugin Execution - transformHtml 1` mismatched - Expected + Received @@ -5,11 +5,11 @@ <title>Document</title> <script> global['f081367f80fe14896375a9f8b8918ca3'] = {}; global['f081367f80fe14896375a9f8b8918ca3'] = { __FARM_TARGET_ENV__: 'browser', - };</script><script>const e="undefined"!=typeof globalThis?globalThis:window;class t{id;exports;resource_pot;meta;require;constructor(e,t){this.id=e,this.exports={},this.meta={env:{}},this.require=t;}o(e,t,r){Object.defineProperty(e,t,{enumerable:!0,get:r});}d(e,t,r){this.o(e,t,function(){return r;});}_m(e){let t="__esModule";e[t]||Object.defineProperty(e,t,{value:!0});}_e(e,t){let r=this;return Object.keys(t).forEach(function(o){"default"===o||Object.prototype.hasOwnProperty.call(e,o)||r.d(e,o,t[o]);}),t;}i(e){return e&&e.__esModule?e:{default:e};}_g(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(this._g=function(e){return e?r:t;})(e);}w(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=this._g(t);if(r&&r.has(e))return r.get(e);var o={__proto__:null},s=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&Object.prototype.hasOwnProperty.call(e,i)){var l=s?Object.getOwnPropertyDescriptor(e,i):null;l&&(l.get||l.set)?Object.defineProperty(o,i,l):o[i]=e[i];}return o.default=e,r&&r.set(e,o),o;}_(e,t,r,o){this.d(e,t,r[o||t]);}p(e,t){for(let r of Object.keys(t)){let o=e[r];o&&!Object.prototype.hasOwnProperty.call(t,o)&&this.d(t,o,t[r]);}}f(e){return void 0!==e.default?e.default:e;}}class r{plugins=[];constructor(e){this.plugins=e;}hookSerial(e,...t){for(let r of this.plugins){let o=r[e];o&&o.apply(r,t);}}hookBail(e,...t){for(let r of this.plugins){let o=r[e];if(o){let e=o.apply(r,t);if(e)return e;}}}}const o=global.f081367f80fe14896375a9f8b8918ca3,s="undefined"!=typeof window?window:"undefined"!=typeof global?global:{},i=o.__FARM_TARGET_ENV__||"node",l="browser"===i&&s.document;class a{moduleSystem;_loadedResources;_loadingResources;publicPaths;constructor(e,t){this.moduleSystem=e,this._loadedResources={},this._loadingResources={},this.publicPaths=t;}load(e,t=0){if(!l){let t=this.moduleSystem.pluginContainer.hookBail("loadResource",e);if(t)return t.then(t=>{if(!t.success&&t.retryWithDefaultResourceLoader){if(0===e.type)return this._loadScript(`./${e.path}`);if(1===e.type)return this._loadLink(`./${e.path}`);}else if(!t.success)throw Error(`[Farm] Failed to load resource: "${e.path}, type: ${e.type}". Original Error: ${t.err}`);});if(0===e.type)return this._loadScript(`./${e.path}`);if(1===e.type)return this._loadLink(`./${e.path}`);}let r=this.publicPaths[t],o=`${r.endsWith("/")?r.slice(0,-1):r}/${e.path}`;if(this._loadedResources[e.path])return;if(this._loadingResources[e.path])return this._loadingResources[e.path];let s=this.moduleSystem.pluginContainer.hookBail("loadResource",e);return s?s.then(r=>{if(r.success)this.setLoadedResource(e.path);else if(r.retryWithDefaultResourceLoader)return this._load(o,e,t);else throw Error(`[Farm] Failed to load resource: "${e.path}, type: ${e.type}". Original Error: ${r.err}`);}):this._load(o,e,t);}setLoadedResource(e,t=!0){this._loadedResources[e]=t;}isResourceLoaded(e){return this._loadedResources[e];}_load(e,t,r){let o=Promise.resolve();return 0===t.type?o=this._loadScript(e):1===t.type&&(o=this._loadLink(e)),this._loadingResources[t.path]=o,o.then(()=>{this._loadedResources[t.path]=!0,this._loadingResources[t.path]=null;}).catch(o=>{if(console.warn(`[Farm] Failed to load resource "${e}" using publicPath: ${this.publicPaths[r]}`),++r<this.publicPaths.length)return this._load(e,t,r);throw this._loadingResources[t.path]=null,Error(`[Farm] Failed to load resource: "${t.path}, type: ${t.type}". ${o}`);}),o;}_loadScript(e){return import(e);}_loadLink(e){return Promise.resolve();}}class n{modules;cache;externalModules;reRegisterModules;publicPaths;dynamicResources;dynamicModuleResourcesMap;resourceLoader;pluginContainer;targetEnv;constructor(){this.modules={},this.cache={},th
Typescript Test (windows-latest, win32-x64-msvc)
Process completed with exit code 1.
packages/core/tests/js-plugin-hooks/transform-html.spec.ts > Js Plugin Execution - transformHtml: packages/core/tests/js-plugin-hooks/transform-html.spec.ts#L58
Error: Snapshot `Js Plugin Execution - transformHtml 1` mismatched - Expected + Received @@ -5,11 +5,11 @@ <title>Document</title> <script> global['f081367f80fe14896375a9f8b8918ca3'] = {}; global['f081367f80fe14896375a9f8b8918ca3'] = { __FARM_TARGET_ENV__: 'browser', - };</script><script>const e="undefined"!=typeof globalThis?globalThis:window;class t{id;exports;resource_pot;meta;require;constructor(e,t){this.id=e,this.exports={},this.meta={env:{}},this.require=t;}o(e,t,r){Object.defineProperty(e,t,{enumerable:!0,get:r});}d(e,t,r){this.o(e,t,function(){return r;});}_m(e){let t="__esModule";e[t]||Object.defineProperty(e,t,{value:!0});}_e(e,t){let r=this;return Object.keys(t).forEach(function(o){"default"===o||Object.prototype.hasOwnProperty.call(e,o)||r.d(e,o,t[o]);}),t;}i(e){return e&&e.__esModule?e:{default:e};}_g(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(this._g=function(e){return e?r:t;})(e);}w(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=this._g(t);if(r&&r.has(e))return r.get(e);var o={__proto__:null},s=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&Object.prototype.hasOwnProperty.call(e,i)){var l=s?Object.getOwnPropertyDescriptor(e,i):null;l&&(l.get||l.set)?Object.defineProperty(o,i,l):o[i]=e[i];}return o.default=e,r&&r.set(e,o),o;}_(e,t,r,o){this.d(e,t,r[o||t]);}p(e,t){for(let r of Object.keys(t)){let o=e[r];o&&!Object.prototype.hasOwnProperty.call(t,o)&&this.d(t,o,t[r]);}}f(e){return void 0!==e.default?e.default:e;}}class r{plugins=[];constructor(e){this.plugins=e;}hookSerial(e,...t){for(let r of this.plugins){let o=r[e];o&&o.apply(r,t);}}hookBail(e,...t){for(let r of this.plugins){let o=r[e];if(o){let e=o.apply(r,t);if(e)return e;}}}}const o=global.f081367f80fe14896375a9f8b8918ca3,s="undefined"!=typeof window?window:"undefined"!=typeof global?global:{},i=o.__FARM_TARGET_ENV__||"node",l="browser"===i&&s.document;class a{moduleSystem;_loadedResources;_loadingResources;publicPaths;constructor(e,t){this.moduleSystem=e,this._loadedResources={},this._loadingResources={},this.publicPaths=t;}load(e,t=0){if(!l){let t=this.moduleSystem.pluginContainer.hookBail("loadResource",e);if(t)return t.then(t=>{if(!t.success&&t.retryWithDefaultResourceLoader){if(0===e.type)return this._loadScript(`./${e.path}`);if(1===e.type)return this._loadLink(`./${e.path}`);}else if(!t.success)throw Error(`[Farm] Failed to load resource: "${e.path}, type: ${e.type}". Original Error: ${t.err}`);});if(0===e.type)return this._loadScript(`./${e.path}`);if(1===e.type)return this._loadLink(`./${e.path}`);}let r=this.publicPaths[t],o=`${r.endsWith("/")?r.slice(0,-1):r}/${e.path}`;if(this._loadedResources[e.path])return;if(this._loadingResources[e.path])return this._loadingResources[e.path];let s=this.moduleSystem.pluginContainer.hookBail("loadResource",e);return s?s.then(r=>{if(r.success)this.setLoadedResource(e.path);else if(r.retryWithDefaultResourceLoader)return this._load(o,e,t);else throw Error(`[Farm] Failed to load resource: "${e.path}, type: ${e.type}". Original Error: ${r.err}`);}):this._load(o,e,t);}setLoadedResource(e,t=!0){this._loadedResources[e]=t;}isResourceLoaded(e){return this._loadedResources[e];}_load(e,t,r){let o=Promise.resolve();return 0===t.type?o=this._loadScript(e):1===t.type&&(o=this._loadLink(e)),this._loadingResources[t.path]=o,o.then(()=>{this._loadedResources[t.path]=!0,this._loadingResources[t.path]=null;}).catch(o=>{if(console.warn(`[Farm] Failed to load resource "${e}" using publicPath: ${this.publicPaths[r]}`),++r<this.publicPaths.length)return this._load(e,t,r);throw this._loadingResources[t.path]=null,Error(`[Farm] Failed to load resource: "${t.path}, type: ${t.type}". ${o}`);}),o;}_loadScript(e){return import(e);}_loadLink(e){return Promise.resolve();}}class n{modules;cache;externalModules;reRegisterModules;publicPaths;dynamicResources;dynamicModuleResourcesMap;resourceLoader;pluginContainer;targetEnv;constructor(){this.modules={},this.cache={},th
Typescript Test (macos-13, darwin-x64)
Process completed with exit code 1.
packages/core/tests/js-plugin-hooks/transform-html.spec.ts > Js Plugin Execution - transformHtml: packages/core/tests/js-plugin-hooks/transform-html.spec.ts#L58
Error: Snapshot `Js Plugin Execution - transformHtml 1` mismatched - Expected + Received @@ -5,11 +5,11 @@ <title>Document</title> <script> global['f081367f80fe14896375a9f8b8918ca3'] = {}; global['f081367f80fe14896375a9f8b8918ca3'] = { __FARM_TARGET_ENV__: 'browser', - };</script><script>const e="undefined"!=typeof globalThis?globalThis:window;class t{id;exports;resource_pot;meta;require;constructor(e,t){this.id=e,this.exports={},this.meta={env:{}},this.require=t;}o(e,t,r){Object.defineProperty(e,t,{enumerable:!0,get:r});}d(e,t,r){this.o(e,t,function(){return r;});}_m(e){let t="__esModule";e[t]||Object.defineProperty(e,t,{value:!0});}_e(e,t){let r=this;return Object.keys(t).forEach(function(o){"default"===o||Object.prototype.hasOwnProperty.call(e,o)||r.d(e,o,t[o]);}),t;}i(e){return e&&e.__esModule?e:{default:e};}_g(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(this._g=function(e){return e?r:t;})(e);}w(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=this._g(t);if(r&&r.has(e))return r.get(e);var o={__proto__:null},s=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&Object.prototype.hasOwnProperty.call(e,i)){var l=s?Object.getOwnPropertyDescriptor(e,i):null;l&&(l.get||l.set)?Object.defineProperty(o,i,l):o[i]=e[i];}return o.default=e,r&&r.set(e,o),o;}_(e,t,r,o){this.d(e,t,r[o||t]);}p(e,t){for(let r of Object.keys(t)){let o=e[r];o&&!Object.prototype.hasOwnProperty.call(t,o)&&this.d(t,o,t[r]);}}f(e){return void 0!==e.default?e.default:e;}}class r{plugins=[];constructor(e){this.plugins=e;}hookSerial(e,...t){for(let r of this.plugins){let o=r[e];o&&o.apply(r,t);}}hookBail(e,...t){for(let r of this.plugins){let o=r[e];if(o){let e=o.apply(r,t);if(e)return e;}}}}const o=global.f081367f80fe14896375a9f8b8918ca3,s="undefined"!=typeof window?window:"undefined"!=typeof global?global:{},i=o.__FARM_TARGET_ENV__||"node",l="browser"===i&&s.document;class a{moduleSystem;_loadedResources;_loadingResources;publicPaths;constructor(e,t){this.moduleSystem=e,this._loadedResources={},this._loadingResources={},this.publicPaths=t;}load(e,t=0){if(!l){let t=this.moduleSystem.pluginContainer.hookBail("loadResource",e);if(t)return t.then(t=>{if(!t.success&&t.retryWithDefaultResourceLoader){if(0===e.type)return this._loadScript(`./${e.path}`);if(1===e.type)return this._loadLink(`./${e.path}`);}else if(!t.success)throw Error(`[Farm] Failed to load resource: "${e.path}, type: ${e.type}". Original Error: ${t.err}`);});if(0===e.type)return this._loadScript(`./${e.path}`);if(1===e.type)return this._loadLink(`./${e.path}`);}let r=this.publicPaths[t],o=`${r.endsWith("/")?r.slice(0,-1):r}/${e.path}`;if(this._loadedResources[e.path])return;if(this._loadingResources[e.path])return this._loadingResources[e.path];let s=this.moduleSystem.pluginContainer.hookBail("loadResource",e);return s?s.then(r=>{if(r.success)this.setLoadedResource(e.path);else if(r.retryWithDefaultResourceLoader)return this._load(o,e,t);else throw Error(`[Farm] Failed to load resource: "${e.path}, type: ${e.type}". Original Error: ${r.err}`);}):this._load(o,e,t);}setLoadedResource(e,t=!0){this._loadedResources[e]=t;}isResourceLoaded(e){return this._loadedResources[e];}_load(e,t,r){let o=Promise.resolve();return 0===t.type?o=this._loadScript(e):1===t.type&&(o=this._loadLink(e)),this._loadingResources[t.path]=o,o.then(()=>{this._loadedResources[t.path]=!0,this._loadingResources[t.path]=null;}).catch(o=>{if(console.warn(`[Farm] Failed to load resource "${e}" using publicPath: ${this.publicPaths[r]}`),++r<this.publicPaths.length)return this._load(e,t,r);throw this._loadingResources[t.path]=null,Error(`[Farm] Failed to load resource: "${t.path}, type: ${t.type}". ${o}`);}),o;}_loadScript(e){return import(e);}_loadLink(e){return Promise.resolve();}}class n{modules;cache;externalModules;reRegisterModules;publicPaths;dynamicResources;dynamicModuleResourcesMap;resourceLoader;pluginContainer;targetEnv;constructor(){this.modules={},this.cache={},th
Typescript Test (macos-latest, darwin-arm64)
Process completed with exit code 1.
Examples Test (windows-latest, win32-x64-msvc)
The job running on runner GitHub Actions 5 has exceeded the maximum execution time of 360 minutes.
Examples Test (windows-latest, win32-x64-msvc)
The operation was canceled.
Examples Test (macos-latest, darwin-arm64)
The job running on runner GitHub Actions 16 has exceeded the maximum execution time of 360 minutes.
Examples Test (macos-latest, darwin-arm64)
The operation was canceled.
Examples Test (ubuntu-latest, linux-x64-gnu)
The job running on runner GitHub Actions 17 has exceeded the maximum execution time of 360 minutes.
Examples Test (ubuntu-latest, linux-x64-gnu)
The operation was canceled.
Examples Test (macos-13, darwin-x64)
The job running on runner GitHub Actions 14 has exceeded the maximum execution time of 360 minutes.
Examples Test (macos-13, darwin-x64)
The operation was canceled.
Type Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Typescript Test (ubuntu-20.04, linux-x64-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Typescript Test (ubuntu-latest, linux-x64-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
benchmarks (ubuntu-latest, linux-x64-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Typescript Test (windows-latest, win32-x64-msvc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Typescript Test (macos-13, darwin-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Typescript Test (macos-latest, darwin-arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-android-arm-eabi-create-farm
854 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-android-arm64-create-farm
952 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-darwin-arm64
10.1 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-darwin-arm64-create-farm
917 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-darwin-arm64-plugin-react
299 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-darwin-arm64-plugin-sass
1.34 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-darwin-x64
11.2 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-darwin-x64-create-farm
921 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-darwin-x64-plugin-react
300 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-darwin-x64-plugin-sass
1.38 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-arm-gnueabihf-create-farm
830 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-arm64-gnu
10.7 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-arm64-gnu-create-farm
871 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-arm64-gnu-plugin-react
505 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-arm64-gnu-plugin-sass
1.72 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-arm64-musl
13.4 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-arm64-musl-create-farm
853 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-arm64-musl-plugin-react
391 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-arm64-musl-plugin-sass
1.7 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-x64-gnu
11.8 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-x64-gnu-create-farm
1010 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-x64-gnu-plugin-react
339 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-x64-gnu-plugin-sass
1.58 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-x64-musl
14.7 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-x64-musl-create-farm
975 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-x64-musl-plugin-react
323 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-linux-x64-musl-plugin-sass
1.53 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-win32-arm64-msvc
12.1 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-win32-arm64-msvc-create-farm
764 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-win32-arm64-msvc-plugin-react
202 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-win32-arm64-msvc-plugin-sass
1.09 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-win32-ia32-msvc
10.2 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-win32-ia32-msvc-create-farm
741 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-win32-ia32-msvc-plugin-react
181 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-win32-ia32-msvc-plugin-sass
1.04 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-win32-x64-msvc
11.2 MB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-win32-x64-msvc-create-farm
834 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-win32-x64-msvc-plugin-react
289 KB
92c34a67cf06b7fa4f8d677373b6d70d30bc1c4e-win32-x64-msvc-plugin-sass
1.23 MB