Skip to content
Codacy Production / Codacy Static Code Analysis required action Oct 22, 2024 in 0s

5 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 5
           

Complexity increasing per file
==============================
- tests/core/resource/test_db_resource.py  1
- examples/use-rdb-resource/myvanna.py  2
- examples/use-rdb-resource/make_example_table_data.py  2
- examples/use-rdb-resource/main.py  2
- openssa/core/resource/db.py  1
         

Clones added
============
- examples/use-rdb-resource/make_example_table_data.py  1
- openssa/core/resource/db.py  1
         

See the complete overview on Codacy

Annotations

Check notice on line 1 in examples/use-rdb-resource/README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

examples/use-rdb-resource/README.md#L1

Expected: [None]; Actual: # Access Database resources and inference by DANA

Check notice on line 5 in examples/use-rdb-resource/README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

examples/use-rdb-resource/README.md#L5

Expected: 80; Actual: 103

Check notice on line 26 in examples/use-rdb-resource/README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

examples/use-rdb-resource/README.md#L26

Expected: 80; Actual: 100

Check warning on line 64 in examples/use-rdb-resource/make_example_table_data.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

examples/use-rdb-resource/make_example_table_data.py#L64

Standard pseudo-random generators are not suitable for security/cryptographic purposes.

Check warning on line 65 in examples/use-rdb-resource/make_example_table_data.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

examples/use-rdb-resource/make_example_table_data.py#L65

Standard pseudo-random generators are not suitable for security/cryptographic purposes.