iterative/vscode-dvc

View on GitHub
Update version and CHANGELOG for release (#5546) #2857
github-actions[bot] authored c49c2584
complete00:00:24
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-04T03:13:40.585653 #1]  WARN -- : Skipping extension/src/experiments/index.ts due to CC::Parser::Client::HTTPError
W, [2024-06-04T03:13:40.585685 #1]  WARN -- : Response status: 422
W, [2024-06-04T03:13:40.862553 #1]  WARN -- : Skipping extension/src/experiments/model/quickPick.ts due to CC::Parser::Client::HTTPError
W, [2024-06-04T03:13:40.862583 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-06-04T03:13:45.734839 #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-04T03:13:45.734908 #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-04T03:13:45.746020 #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-04T03:13:48.753616 #1]  WARN -- : Skipping extension/src/experiments/index.ts due to CC::Parser::Client::HTTPError
W, [2024-06-04T03:13:48.753685 #1]  WARN -- : Response status: 422
W, [2024-06-04T03:13:49.132700 #1]  WARN -- : Skipping extension/src/experiments/model/quickPick.ts due to CC::Parser::Client::HTTPError
W, [2024-06-04T03:13:49.132762 #1]  WARN -- : Response status: 422