NdagiStanley/vue-django

View on GitHub
Update dependency django to v3.1.14 [SECURITY] #187
renovate[bot] authored 4e3d591f
complete00:00:15
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-22T23:44:00.221297 #1]  WARN -- : Skipping template/src/router/index.js due to CC::Parser::Client::HTTPError
W, [2024-04-22T23:44:00.221375 #1]  WARN -- : Response status: 422
W, [2024-04-22T23:44:00.223757 #1]  WARN -- : Skipping template/src/main.js due to CC::Parser::Client::HTTPError
W, [2024-04-22T23:44:00.223790 #1]  WARN -- : Response status: 422
W, [2024-04-22T23:44:00.331472 #1]  WARN -- : Skipping template/build/webpack.prod.conf.js due to CC::Parser::Client::HTTPError
W, [2024-04-22T23:44:00.331526 #1]  WARN -- : Response status: 422
W, [2024-04-22T23:44:00.336403 #1]  WARN -- : Skipping template/build/webpack.base.conf.js due to CC::Parser::Client::HTTPError
W, [2024-04-22T23:44:00.336445 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-22T23:44:03.656426 #1]  WARN -- : Skipping ./template/src/router/index.js due to CC::Parser::Client::HTTPError
W, [2024-04-22T23:44:03.656481 #1]  WARN -- : Response status: 422
W, [2024-04-22T23:44:03.659045 #1]  WARN -- : Skipping ./template/src/main.js due to CC::Parser::Client::HTTPError
W, [2024-04-22T23:44:03.659077 #1]  WARN -- : Response status: 422
W, [2024-04-22T23:44:03.754479 #1]  WARN -- : Skipping ./template/build/webpack.prod.conf.js due to CC::Parser::Client::HTTPError
W, [2024-04-22T23:44:03.754528 #1]  WARN -- : Response status: 422
W, [2024-04-22T23:44:03.762543 #1]  WARN -- : Skipping ./template/build/webpack.base.conf.js due to CC::Parser::Client::HTTPError
W, [2024-04-22T23:44:03.762602 #1]  WARN -- : Response status: 422
I, [2024-04-22T23:44:03.945830 #1]  INFO -- : Skipping file template/manage.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 16
    ) from exc
         ^
SyntaxError: invalid syntax
7
eslint
eslint engine documentation
View output
No rules are configured. Make sure you have added a config file with rules enabled.
See our documentation at https://docs.codeclimate.com/docs/eslint for more information.
(node:8) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
(node:8) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'find' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'test' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'head' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'to' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'which' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'set' of module exports inside circular dependency
8
pep8
pep8 engine documentation
View output
template/src/ template/app/ template/vuedj/ template/static/ template/build/ template/format_index_html.py template/manage.py template/config/ .github/ .semaphore/ docs/