NatLibFi/Annif

View on GitHub
Fix HF Hub caching in Dockerfile #2238
Juho Inkinen authored df105a3a
complete00:00:17
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-09T13:51:24.603902 #1]  WARN -- : Skipping annif/static/js/axios.min.js due to CC::Parser::Client::HTTPError
W, [2024-04-09T13:51:24.603957 #1]  WARN -- : Response status: 422
W, [2024-04-09T13:51:24.608184 #1]  WARN -- : Skipping annif/static/js/vue.min.js due to CC::Parser::Client::HTTPError
W, [2024-04-09T13:51:24.608218 #1]  WARN -- : Response status: 422
W, [2024-04-09T13:51:24.610446 #1]  WARN -- : Skipping annif/static/js/bootstrap.min.js due to CC::Parser::Client::HTTPError
W, [2024-04-09T13:51:24.610476 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-04-09T13:51:27.790217 #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 421
    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...