iterative/vscode-dvc

View on GitHub
migrate saas import statements (#5812) #3629
Matt Seddon authored 855586d1
complete00:00:26
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:43:05.088735 #1]  WARN -- : Skipping extension/src/experiments/index.ts due to CC::Parser::Client::HTTPError
W, [2024-11-04T00:43:05.088782 #1]  WARN -- : Response status: 422
W, [2024-11-04T00:43:05.400626 #1]  WARN -- : Skipping extension/src/experiments/model/quickPick.ts due to CC::Parser::Client::HTTPError
W, [2024-11-04T00:43:05.400673 #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:43:10.579168 #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:43:10.579235 #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:43:10.590774 #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:43:13.709298 #1]  WARN -- : Skipping extension/src/experiments/index.ts due to CC::Parser::Client::HTTPError
W, [2024-11-04T00:43:13.709593 #1]  WARN -- : Response status: 422
W, [2024-11-04T00:43:14.162029 #1]  WARN -- : Skipping extension/src/experiments/model/quickPick.ts due to CC::Parser::Client::HTTPError
W, [2024-11-04T00:43:14.162114 #1]  WARN -- : Response status: 422