Don't catch polymorphic type by value #183
Ben Webb authored 8cd2a619
complete00:00:22
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: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' 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
docker pull codeclimate/codeclimate-shellcheck:b684
b684: Pulling from codeclimate/codeclimate-shellcheck
c19324d1d971: Pulling fs layer
b9d55d77164a: Pulling fs layer
8f50218ab73b: Pulling fs layer
9e528ae5c4ee: Pulling fs layer
b33d2a2eed86: Pulling fs layer
0c8afc39cf9e: Pulling fs layer
40c725c46ebc: Pulling fs layer
e49c9aa32ee7: Pulling fs layer
93181916221c: Pulling fs layer
0c8afc39cf9e: Waiting
40c725c46ebc: Waiting
e49c9aa32ee7: Waiting
9e528ae5c4ee: Waiting
93181916221c: Waiting
b33d2a2eed86: Waiting
c19324d1d971: Verifying Checksum
c19324d1d971: Download complete
8f50218ab73b: Verifying Checksum
8f50218ab73b: Download complete
b9d55d77164a: Verifying Checksum
b9d55d77164a: Download complete
b33d2a2eed86: Verifying Checksum
b33d2a2eed86: Download complete
9e528ae5c4ee: Download complete
c19324d1d971: Pull complete
0c8afc39cf9e: Verifying Checksum
0c8afc39cf9e: Download complete
93181916221c: Verifying Checksum
93181916221c: Download complete
e49c9aa32ee7: Verifying Checksum
e49c9aa32ee7: Download complete
b9d55d77164a: Pull complete
40c725c46ebc: Verifying Checksum
40c725c46ebc: Download complete
8f50218ab73b: Pull complete
9e528ae5c4ee: Pull complete
b33d2a2eed86: Pull complete
0c8afc39cf9e: Pull complete
40c725c46ebc: Pull complete
e49c9aa32ee7: Pull complete
93181916221c: Pull complete
Digest: sha256:e0b2536aefdfd2c58c796ab66fea38b8c8b0389ce41a9bbfcd59ccd54b530acc
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-shellcheck:b684
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-11-04T07:37:04.701567 #1]  INFO -- : Skipping file ./plugins/pymol/loader-template.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 4
    sys.path.append(os.path.join( % CMAKE_BINARY_DIR%, "lib"))
                                  ^
SyntaxError: invalid syntax
7
fixme
fixme engine documentation
8
radon
radon engine documentation
View output
Running radon3...
9
shellcheck
shellcheck engine documentation
10
markdownlint
markdownlint engine documentation
View output
/usr/local/bundle/gems/posix-spawn-0.3.11/lib/posix/spawn.rb:467: warning: constant ::Fixnum is deprecated