oscript-library / oscript-library/gitsync
Исключение при вызове gitsync clone --help
Nobody has claimed this yet.
- Dominant language
- 1C Enterprise
- Stars
- 333
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Описание ошибки
Вылетает исключение
Сценарий воспроизведения
Шаги по воспроизведению:
gitsync clone --help
{Модуль C:\Program Files (x86)\OneScript\lib\gitsync\src\core\Классы\internal\Классы\ПодключениеПлагиновКаталога.os / Ошибка в строке: 73 / Внешнее исключение (OneScript.Language.SyntaxErrorException): {Модуль C:\Users\ivan.kovtun\AppData\Local\gitsync\plugins\gitsync-plugins\src\Классы\smartTags.os / Ошибка в строке: 261,1 / Ожидается завершение директивы препроцессора #Область}
Ожидаемое поведение если бы ошибки не было
'....'
Скриншоты
если применимо приложите скриншот
Окружение:
- Версия операционной системы: [например Ubuntu 18.04]
- Редакция 1С платформы [например 8.3.12.1542]
- Версия Gitsync [например 3.0.1]
- Версия OScript [например 1.5.0.178]
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 by reproducing gitsync clone --help and inspect the reported entry point at ПодключениеПлагиновКаталога.os line 73. Then examine smartTags.os at line 261 and the surrounding preprocessor directives; done means the help command completes without the reported syntax exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100