1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-07-15 01:34:30 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-07-11 11:47:32 +03:00
parent e016708c40
commit 63be8985f5
28 changed files with 8388 additions and 8388 deletions

File diff suppressed because it is too large Load Diff

View File

@ -777,7 +777,6 @@ EndFunction
#EndRegion
#Region Alternate
Function ПолучитьИнформациюОбОбъекте(Val Токен, Val Идентификатор) Export

View File

@ -419,7 +419,6 @@ EndProcedure
#EndRegion
#Region Alternate
Function СоздатьКнигу(Val Токен, Val Наименование, Val МассивИменЛистов) Export

View File

@ -31,6 +31,7 @@
// BSLLS:UsingServiceTag-off
// BSLLS:LineLength-off
// BSLLS:UsingSynchronousCalls-off
// BSLLS:MagicNumber-off
//@skip-check module-structure-top-region
//@skip-check module-structure-method-in-regions

View File

@ -672,7 +672,6 @@ EndFunction
#EndRegion
#Region Alternate
Function ОткрытьСоединение(Val СтрокаПодключения = "", Val Tls = "") Export

View File

@ -532,7 +532,6 @@ EndFunction
#EndRegion
#Region Alternate
Function ОткрытьСоединение(Val База = "") Export

View File

@ -46,6 +46,7 @@
// BSLLS:MissingTemporaryFileDeletion-off
// BSLLS:UsingSynchronousCalls-off
// BSLLS:MagicNumber-off
// BSLLS:MagicDate-off
//@skip-check undefined-variable
//@skip-check wrong-string-literal-content
@ -24182,7 +24183,6 @@ Procedure MSSQL_AddRecords(FunctionParameters)
OPI_TestDataRetrieval.WriteLog(Result, "AddRecords", "MSSQL");
OPI_TestDataRetrieval.Check_ResultTrue(Result);
EndProcedure
Procedure MSSQL_GetRecords(FunctionParameters)
@ -24450,7 +24450,6 @@ Procedure MSSQL_DeleteDatabase(FunctionParameters)
OPI_TestDataRetrieval.WriteLog(Result, "DeleteDatabase (connect error)", "MSSQL");
OPI_TestDataRetrieval.Check_ResultFalse(Result);
EndProcedure
Procedure MSSQL_ClearTable(FunctionParameters)

View File

@ -46,6 +46,7 @@
// BSLLS:MissingTemporaryFileDeletion-off
// BSLLS:UsingSynchronousCalls-off
// BSLLS:MagicNumber-off
// BSLLS:MagicDate-off
//@skip-check undefined-variable
//@skip-check wrong-string-literal-content

View File

@ -1147,7 +1147,6 @@ Procedure Check_TwitterText(Val Result, Val Text) Export
EndIf;
EndProcedure
Procedure Check_TwitterArray(Val Result) Export

View File

@ -2137,6 +2137,8 @@ EndProcedure
//
// Requirements: 1C platform version 8.3.10 and above
// BSLLS:MagicNumber-off
Function UnpackResponse(Response)
Try
@ -2307,6 +2309,8 @@ Function ZipEOCD(CompressedDataSize)
EndFunction
// BSLLS:MagicNumber-on
#EndRegion
#Region AWS4

View File

@ -776,4 +776,3 @@ Function CheckPartUpload(HttpClient, StrTotalSize, AdditionalHeaders, UploadURL,
EndFunction
#EndRegion

View File

@ -418,4 +418,3 @@ Procedure FormCellNameArray(Val ArrayOfNames, Val Sheet)
EndProcedure
#EndRegion

View File

@ -31,6 +31,7 @@
// BSLLS:UsingServiceTag-off
// BSLLS:LineLength-off
// BSLLS:UsingSynchronousCalls-off
// BSLLS:MagicNumber-off
//@skip-check module-structure-top-region
//@skip-check module-structure-method-in-regions

View File

@ -671,4 +671,3 @@ Function ProcessBlobStructure(Val Value)
EndFunction
#EndRegion

View File

@ -531,4 +531,3 @@ Function ProcessBlobStructure(Val Value)
EndFunction
#EndRegion

View File

@ -1147,7 +1147,6 @@ Procedure Check_TwitterText(Val Result, Val Text) Export
EndIf;
EndProcedure
Procedure Check_TwitterArray(Val Result) Export

View File

@ -46,6 +46,7 @@
// BSLLS:MissingTemporaryFileDeletion-off
// BSLLS:UsingSynchronousCalls-off
// BSLLS:MagicNumber-off
// BSLLS:MagicDate-off
//@skip-check undefined-variable
//@skip-check wrong-string-literal-content
@ -24182,7 +24183,6 @@ Procedure MSSQL_AddRecords(FunctionParameters)
OPI_TestDataRetrieval.WriteLog(Result, "AddRecords", "MSSQL");
OPI_TestDataRetrieval.Check_ResultTrue(Result);
EndProcedure
Procedure MSSQL_GetRecords(FunctionParameters)
@ -24450,7 +24450,6 @@ Procedure MSSQL_DeleteDatabase(FunctionParameters)
OPI_TestDataRetrieval.WriteLog(Result, "DeleteDatabase (connect error)", "MSSQL");
OPI_TestDataRetrieval.Check_ResultFalse(Result);
EndProcedure
Procedure MSSQL_ClearTable(FunctionParameters)

View File

@ -46,6 +46,7 @@
// BSLLS:MissingTemporaryFileDeletion-off
// BSLLS:UsingSynchronousCalls-off
// BSLLS:MagicNumber-off
// BSLLS:MagicDate-off
//@skip-check undefined-variable
//@skip-check wrong-string-literal-content

View File

@ -2137,6 +2137,8 @@ EndProcedure
//
// Requirements: 1C platform version 8.3.10 and above
// BSLLS:MagicNumber-off
Function UnpackResponse(Response)
Try
@ -2307,6 +2309,8 @@ Function ZipEOCD(CompressedDataSize)
EndFunction
// BSLLS:MagicNumber-on
#EndRegion
#Region AWS4

View File

@ -777,7 +777,6 @@
#КонецОбласти
#Region Alternate
Function GetObjectInformation(Val Token, Val Identifier) Export

View File

@ -419,7 +419,6 @@
#КонецОбласти
#Region Alternate
Function CreateSpreadsheet(Val Token, Val Name, Val ArrayOfSheetNames) Export

View File

@ -31,6 +31,7 @@
// BSLLS:UsingServiceTag-off
// BSLLS:LineLength-off
// BSLLS:UsingSynchronousCalls-off
// BSLLS:MagicNumber-off
//@skip-check module-structure-top-region
//@skip-check module-structure-method-in-regions

View File

@ -672,7 +672,6 @@
#КонецОбласти
#Region Alternate
Function CreateConnection(Val ConnectionString = "", Val Tls = "") Export

View File

@ -532,7 +532,6 @@
#КонецОбласти
#Region Alternate
Function CreateConnection(Val Base = "") Export

View File

@ -46,6 +46,7 @@
// BSLLS:MissingTemporaryFileDeletion-off
// BSLLS:UsingSynchronousCalls-off
// BSLLS:MagicNumber-off
// BSLLS:MagicDate-off
//@skip-check undefined-variable
//@skip-check wrong-string-literal-content
@ -24182,7 +24183,6 @@
OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, "ДобавитьЗаписи", "MSSQL");
OPI_ПолучениеДанныхТестов.Проверка_РезультатИстина(Результат);
КонецПроцедуры
Процедура MSSQL_ПолучитьЗаписи(ПараметрыФункции)
@ -24450,7 +24450,6 @@
OPI_ПолучениеДанныхТестов.ЗаписатьЛог(Результат, "УдалитьБазуДанных (ошибка подключения)", "MSSQL");
OPI_ПолучениеДанныхТестов.Проверка_РезультатЛожь(Результат);
КонецПроцедуры
Процедура MSSQL_ОчиститьТаблицу(ПараметрыФункции)

View File

@ -46,6 +46,7 @@
// BSLLS:MissingTemporaryFileDeletion-off
// BSLLS:UsingSynchronousCalls-off
// BSLLS:MagicNumber-off
// BSLLS:MagicDate-off
//@skip-check undefined-variable
//@skip-check wrong-string-literal-content

View File

@ -1147,7 +1147,6 @@
КонецЕсли;
КонецПроцедуры
Процедура Проверка_ТвиттерМассив(Знач Результат) Экспорт

View File

@ -2137,6 +2137,8 @@
//
// Требования: платформа 1С версии 8.3.10 и выше
// BSLLS:MagicNumber-off
Функция РаспаковатьОтвет(Ответ)
Попытка
@ -2307,6 +2309,8 @@
КонецФункции
// BSLLS:MagicNumber-on
#КонецОбласти
#Область AWS4