gwastro/sbank

View on GitHub
Add missing lal declarations (#58) #274
Ian Harry authored 32083130
complete00:00:19
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No errors or warnings found in .codeclimate.yml.
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-04-29T09:52:29.785244 #1]  INFO -- : Skipping file sbank/waveforms.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 52
    raise ValueError(f"Column {entry} not recognized")
                                                    ^
SyntaxError: invalid syntax
7
fixme
fixme engine documentation
8
pep8
pep8 engine documentation
View output
.github/ tools/ bin/ sbank/tau0tau3.py sbank/psds.py sbank/waveforms.py sbank/overlap.py sbank/bank.py sbank/__init__.py sbank/overlap_cuda.py debian/ setup.py/usr/lib/python3.9/site-packages/pycodestyle.py:2665: UserWarning: [pep8] section is deprecated. Use [pycodestyle].
  warnings.warn('[pep8] section is deprecated. Use [pycodestyle].')
9
radon
radon engine documentation
View output
Running radon3...