iterative/vscode-dvc

View on GitHub
Update version and CHANGELOG for release #3630
Olivaw[bot] authored f3ed883f
complete00:00:27
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-11-04T00:44:08.264973 #1]  WARN -- : Skipping extension/src/experiments/index.ts due to CC::Parser::Client::HTTPError
W, [2024-11-04T00:44:08.265013 #1]  WARN -- : Response status: 422
W, [2024-11-04T00:44:08.566523 #1]  WARN -- : Skipping extension/src/experiments/model/quickPick.ts due to CC::Parser::Client::HTTPError
W, [2024-11-04T00:44:08.566567 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-11-04T00:44:14.905236 #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-11-04T00:44:14.905368 #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-11-04T00:44:14.916870 #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-11-04T00:44:18.124889 #1]  WARN -- : Skipping extension/src/experiments/index.ts due to CC::Parser::Client::HTTPError
W, [2024-11-04T00:44:18.125256 #1]  WARN -- : Response status: 422
W, [2024-11-04T00:44:18.526433 #1]  WARN -- : Skipping extension/src/experiments/model/quickPick.ts due to CC::Parser::Client::HTTPError
W, [2024-11-04T00:44:18.526524 #1]  WARN -- : Response status: 422