NatLibFi/Annif

View on GitHub
Adapt test for adding revision option to upload command #2262
juhoinkinen authored 63076cdc
complete00:00:16
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'ratings' has been deprecated, and will not be used
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-04-19T06:35:38.593915 #1]  WARN -- : Skipping annif/static/js/axios.min.js due to CC::Parser::Client::HTTPError
W, [2024-04-19T06:35:38.593969 #1]  WARN -- : Response status: 422
W, [2024-04-19T06:35:38.600381 #1]  WARN -- : Skipping annif/static/js/vue.min.js due to CC::Parser::Client::HTTPError
W, [2024-04-19T06:35:38.600427 #1]  WARN -- : Response status: 422
W, [2024-04-19T06:35:38.603707 #1]  WARN -- : Skipping annif/static/js/bootstrap.min.js due to CC::Parser::Client::HTTPError
W, [2024-04-19T06:35:38.603740 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-04-19T06:35:41.840441 #1]  INFO -- : Skipping file ./annif/cli_util.py due to exception (CC::Engine::Analyzers::ParserError): `python3 /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/python3/lib/python3.7/ast.py", line 35, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 448
    while chunk := fp.read(size):
                 ^
SyntaxError: invalid syntax
7
pep8
pep8 engine documentation
View output
.github/ docs/ annif/
8
radon
radon engine documentation
View output
Running radon3...