fga-eps-mds/2020.2-Anunbis

View on GitHub
Merge pull request #233 from fga-eps-mds/bugfix/#230#231-Atualizar_README #240
Rodrigo Balbino authored 0272bc40
complete00:00:12
Your first build completed successfully!

Congratulations

Your first build completed successfully!

See the Results

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: missing 'version' key. Please add `version: "2"`
WARNING: unknown engine or channel <pycodestyle:stable>
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...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-08-28T12:38:43.491984 #1]  INFO -- : Skipping file ./app/ext/seed.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 31
    print(f"time = {final_time - initial_time}ms")
                                                ^
SyntaxError: invalid syntax


I, [2024-08-28T12:38:43.497381 #1]  INFO -- : Skipping file ./app/ext/email.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 20
    f"Bem vindo, {first_name}.<br>"
                                  ^
SyntaxError: invalid syntax
7
pycodestyle
pycodestyle engine documentation
SkippedView output
No engine named pycodestyle found