summaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/Python
diff options
context:
space:
mode:
authorbaymer <[email protected]>2026-04-21 20:01:57 +0300
committerbaymer <[email protected]>2026-04-21 20:51:51 +0300
commit7c5e5ff86e379ae1979fa603462904b01763a77d (patch)
tree9e51ca2f87c4bea3e7377b9a627c8c0c470af289 /contrib/tools/python3/Python
parenteacb73cff0093a876b3d2f8bc30378a7043c490b (diff)
не падать если аутдир симлинк
из-за того что outdir в source_dir это симлинка, то падает валидация, так как внутри резолвится в nm_store `outDir=> ~/.nots/nm_store/edadeal/frontend/configs/dist` ``` Error[-WMisconfiguration]: in $B/edadeal/frontend/configs/output.tar: Invalid tsconfig /Users/baymer/arcadia/edadeal/frontend/configs/tsconfig.json: 'outDir' should be a subdirectory of the module Error[-WSyntax]: in $B/edadeal/frontend/configs/output.tar: _TS_CONFIGURE() was not processed properly: devtools/ymake/plugins/error.cpp:11: Error in plugin. Skip _TS_CONFIGURE Traceback (most recent call last): File "/Users/baymer/arcadia/build/plugins/nots.py", line 355, in _wrapper fn(*args, **kwargs) ~~^^^^^^^^^^^^^^^^^ File "/Users/baymer/arcadia/build/plugins/nots.py", line 531, in on_ts_configure tsconfig.validate(use_tsconfig_outdir) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/Users/baymer/arcadia/build/plugins/lib/nots/typescript/ts_config.py", line 276, in validate raise TsValidationError(self.path, errors) lib.nots.typescript.ts_errors.TsValidationError: Invalid tsconfig /Users/baymer/arcadia/edadeal/frontend/configs/tsconfig.json: 'outDir' should be a subdirectory of the module ``` commit_hash:3e502154c17596df29a251c39daf57127c703f91
Diffstat (limited to 'contrib/tools/python3/Python')
0 files changed, 0 insertions, 0 deletions