DefinetlyNotAI/Test_generator

View on GitHub
Update FUNDING.yml #19
Shahm Najeeb authored 8a9b07fa
complete00:00:18
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: unknown engine or channel <codescan:stable>
WARNING: unknown engine or channel <cody:stable>
WARNING: unknown engine or channel <isort:stable>
WARNING: unknown engine or channel <proselint:stable>
WARNING: unknown engine or channel <protobuf:stable>
WARNING: unknown engine or channel <rustfmt:stable>
WARNING: unknown engine or channel <tfsec:stable>
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-cppcheck:b879
b879: Pulling from codeclimate/codeclimate-cppcheck
cd784148e348: Pulling fs layer
16d1de834681: Pulling fs layer
60f6bb0c0c85: Pulling fs layer
1f7e3068099b: Pulling fs layer
0d8e0d7176b0: Pulling fs layer
47b11d6e06f9: Pulling fs layer
ebb9566287bf: Pulling fs layer
5bfd80e5d234: Pulling fs layer
0d8e0d7176b0: Waiting
47b11d6e06f9: Waiting
ebb9566287bf: Waiting
5bfd80e5d234: Waiting
1f7e3068099b: Waiting
60f6bb0c0c85: Verifying Checksum
60f6bb0c0c85: Download complete
16d1de834681: Verifying Checksum
16d1de834681: Download complete
0d8e0d7176b0: Verifying Checksum
0d8e0d7176b0: Download complete
cd784148e348: Verifying Checksum
47b11d6e06f9: Verifying Checksum
47b11d6e06f9: Download complete
cd784148e348: Pull complete
ebb9566287bf: Verifying Checksum
ebb9566287bf: Download complete
16d1de834681: Pull complete
5bfd80e5d234: Verifying Checksum
5bfd80e5d234: Download complete
60f6bb0c0c85: Pull complete
1f7e3068099b: Verifying Checksum
1f7e3068099b: Download complete
1f7e3068099b: Pull complete
0d8e0d7176b0: Pull complete
47b11d6e06f9: Pull complete
ebb9566287bf: Pull complete
5bfd80e5d234: Pull complete
Digest: sha256:55ddbf86266a70a289ce04ade5cb3c93b727160a11323b88386fe8cb49c0f79b
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-cppcheck:b879
docker pull codeclimate/codeclimate-radon:b695
b695: Pulling from codeclimate/codeclimate-radon
e00d546a75ad: Pulling fs layer
21f0a0866768: Pulling fs layer
cd9d3946aa16: Pulling fs layer
2e56add6654f: Pulling fs layer
6c87f215a2be: Pulling fs layer
c2b31566ca3d: Pulling fs layer
2e56add6654f: Waiting
6c87f215a2be: Waiting
c2b31566ca3d: Waiting
21f0a0866768: Verifying Checksum
21f0a0866768: Download complete
e00d546a75ad: Verifying Checksum
e00d546a75ad: Download complete
e00d546a75ad: Pull complete
6c87f215a2be: Verifying Checksum
6c87f215a2be: Download complete
cd9d3946aa16: Verifying Checksum
cd9d3946aa16: Download complete
21f0a0866768: Pull complete
c2b31566ca3d: Download complete
cd9d3946aa16: Pull complete
2e56add6654f: Verifying Checksum
2e56add6654f: Download complete
2e56add6654f: Pull complete
6c87f215a2be: Pull complete
c2b31566ca3d: Pull complete
Digest: sha256:dfeb7edc634b4e2f851f3c788f7c21bd8bae097d4c66af722c76a6ba51121f98
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-radon:b695
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-02T03:02:27.358782 #1]  INFO -- : Skipping file DataBase.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 73
    def __add_exclusion_db(self, name: str, exclusion_titles: list[str]) -> bool | None:
                                     ^
SyntaxError: invalid syntax
7
cppcheck
cppcheck engine documentation
View output
[cppcheck] config: {'enabled': True, 'channel': 'beta', 'include_paths': ['DataBase.py'], 'debug': None}
8
radon
radon engine documentation
View output
Running radon3...