feat: integrate deterministic image #545
8 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 1
- Added 8
Complexity increasing per file
==============================
- test/e2e/commands/separate_node_add_build.test.mjs 1
- test/e2e/commands/separate_node_add_image.test.mjs 1
- test/e2e/test_separate_node_add.mjs 3
- test/e2e/commands/node_delete_build.test.mjs 1
- test/e2e/commands/node_delete_image.test.mjs 1
- test/e2e/commands/relay_image.test.mjs 1
- test/e2e/test_mirror_node.mjs 3
- test/e2e/test_node_delete.mjs 3
- test/e2e/commands/mirror_node_image.test.mjs 1
- test/e2e/commands/mirror_node_build.test.mjs 1
- test/e2e/commands/relay_build.test.mjs 1
- test/e2e/testRelay.mjs 3
- test/e2e/commands/node_update_image.test.mjs 1
- test/e2e/test_node_update.mjs 7
- test/e2e/commands/node_update_build.test.mjs 1
- test/e2e/commands/node_pem_kill_image.test.mjs 1
- test/e2e/commands/node_pem_kill_build.test.mjs 1
- test/e2e/test_node_pem.js 3
- test/e2e/commands/node_add_build.test.mjs 1
- test/e2e/test_add.mjs 4
- test/e2e/commands/node_add_image.test.mjs 1
Clones added
============
- test/e2e/test_node_pem.js 2
See the complete overview on Codacy
Annotations
Check warning on line 32 in resources/extract-platform.sh
codacy-production / Codacy Static Code Analysis
resources/extract-platform.sh#L32
Double quote to prevent globbing and word splitting.
Check warning on line 26 in resources/support-zip.sh
codacy-production / Codacy Static Code Analysis
resources/support-zip.sh#L26
Double quote to prevent globbing and word splitting.
Check warning on line 31 in resources/support-zip.sh
codacy-production / Codacy Static Code Analysis
resources/support-zip.sh#L31
Double quote to prevent globbing and word splitting.
Check warning on line 54 in resources/support-zip.sh
codacy-production / Codacy Static Code Analysis
resources/support-zip.sh#L54
Double quote to prevent globbing and word splitting.
Check warning on line 590 in src/core/k8.mjs
codacy-production / Codacy Static Code Analysis
src/core/k8.mjs#L590
The application dynamically constructs file or path information.
Check warning on line 843 in src/core/k8.mjs
codacy-production / Codacy Static Code Analysis
src/core/k8.mjs#L843
The application dynamically constructs file or path information.
Check warning on line 97 in test/e2e/test_node_delete.mjs
codacy-production / Codacy Static Code Analysis
test/e2e/test_node_delete.mjs#L97
The application dynamically constructs file or path information.
Check warning on line 154 in test/e2e/test_node_update.mjs
codacy-production / Codacy Static Code Analysis
test/e2e/test_node_update.mjs#L154
The application dynamically constructs file or path information.