iterative/vscode-dvc

View on GitHub
Merge branch 'main' into update-dvc #2854
Matt Seddon authored 895a364c
complete00:00:25
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No errors or warnings found in .codeclimate.json.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-06-04T02:20:06.243191 #1]  WARN -- : Skipping extension/src/experiments/index.ts due to CC::Parser::Client::HTTPError
W, [2024-06-04T02:20:06.243226 #1]  WARN -- : Response status: 422
W, [2024-06-04T02:20:06.542611 #1]  WARN -- : Skipping extension/src/experiments/model/quickPick.ts due to CC::Parser::Client::HTTPError
W, [2024-06-04T02:20:06.542647 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-06-04T02:20:11.800587 #1]  INFO -- : Skipping file ./webview/src/setup/snippets/pyTorch.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 4
    ...
    ^
SyntaxError: invalid syntax


I, [2024-06-04T02:20:11.800694 #1]  INFO -- : Skipping file ./webview/src/setup/snippets/keras.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 3
    ...
    ^
SyntaxError: invalid syntax


I, [2024-06-04T02:20:11.819133 #1]  INFO -- : Skipping file ./webview/src/setup/snippets/huggingFace.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 3
    ...
    ^
SyntaxError: invalid syntax


W, [2024-06-04T02:20:14.964953 #1]  WARN -- : Skipping extension/src/experiments/index.ts due to CC::Parser::Client::HTTPError
W, [2024-06-04T02:20:14.965155 #1]  WARN -- : Response status: 422
W, [2024-06-04T02:20:15.374098 #1]  WARN -- : Skipping extension/src/experiments/model/quickPick.ts due to CC::Parser::Client::HTTPError
W, [2024-06-04T02:20:15.374179 #1]  WARN -- : Response status: 422