chore: fix pre commit format and pipeline issue

This commit is contained in:
Wendong-Fan 2026-02-04 07:08:32 +08:00
parent 2256497dff
commit 95c360ed4e
968 changed files with 11085 additions and 9486 deletions

View file

@ -930,11 +930,11 @@ var StackClientInterface = class {
async _createNetworkError(cause, session, requestType) {
return new Error(import_strings.deindent`
Stack Auth is unable to connect to the server. Please check your internet connection and try again.
If the problem persists, please contact support and provide a screenshot of your entire browser console.
${cause}
${JSON.stringify(await this.runNetworkDiagnostics(session, requestType), null, 2)}
`, { cause });
}
@ -2067,4 +2067,4 @@ var StackClientInterface = class {
0 && (module.exports = {
StackClientInterface
});
//# sourceMappingURL=clientInterface.js.map
//# sourceMappingURL=clientInterface.js.map