oscript-library / oscript-library/gitsync
КРИТИЧНАЯОШИБКА "ПарсерОтчетаХранилища.os / Ошибка в строке: 177 / Преобразование к типу 'Число' не поддерживается"
Nobody has claimed this yet.
- Dominant language
- 1C Enterprise
- Stars
- 333
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Описание ошибки
При выполнении команды gitsync sync выдает ошибку
КРИТИЧНАЯОШИБКА - {Модуль C:\Program Files\OneScript\lib\gitsync\oscript_modules\v8storage\src\Классы\internal\ripper\Классы\ПарсерОтчетаХранилища.os / Ошибка в строке: 177 / Преобразование к типу 'Число' не поддерживается}
Сценарий воспроизведения
Если при помещении в хранилище 1С в комментарии указать "Версия: ....." из-за этого неправильно формируется таблица значений ТаблицаВерсий в процедуре
Функция СформироватьТаблицуВерсий(Массив)
Окружение:
- Версия операционной системы: [Windows 10]
- Редакция 1С платформы [например 8.3.16.1063]
- Версия Gitsync 3.0
- Версия OScript 1.2.0
Дополнительный контекст
Типовая конфиугарация.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with ПарсерОтчетаХранилища.os, especially line 177 and Функция СформироватьТаблицуВерсий(Массив). Reproduce the failure with gitsync sync using a 1С storage comment containing “Версия: .....”; done means the ТаблицаВерсий is formed correctly without the unsupported conversion error.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100