guibranco/BancosBrasileiros

View on GitHub
build(deps): bump Renato66/auto-label from 2.4.0 to 3 #666
dependabot[bot] authored 0b6a37aa
complete00:00:26
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No checked in config: nothing to validate.
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-05-13T23:38:52.157739 #1]  WARN -- : Skipping schemas/kotlin.kt due to CC::Parser::Client::HTTPError
W, [2024-05-13T23:38:52.157788 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-05-13T23:39:03.511129 #1]  WARN -- : Skipping ./schemas/kotlin.kt due to CC::Parser::Client::HTTPError
W, [2024-05-13T23:39:03.511176 #1]  WARN -- : Response status: 422
I, [2024-05-13T23:39:04.819258 #1]  INFO -- : Skipping file ./schemas/python.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 21
    def from_str(x: Any) -> str:
                  ^
SyntaxError: invalid syntax