Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data further refactor #2574

Closed
wants to merge 84 commits into from

refactor: remove fs and encrypted_records feature flags - Remove fs f…

81cadb9
Select commit
Loading
Failed to load commit list.
Closed

Data further refactor #2574

refactor: remove fs and encrypted_records feature flags - Remove fs f…
81cadb9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / devskim succeeded Dec 30, 2024 in 5s

25 new alerts

New alerts in code changed by this pull request

  • 25 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 41 in .github/workflows/test-local.yml

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note test

Do not leave debug code in production

Check notice on line 53 in autonomi/src/network/local.rs

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note

Do not leave debug code in production

Check notice on line 88 in autonomi/tests/linked_list.rs

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note test

Do not leave debug code in production

Check notice on line 120 in autonomi/tests/local_network.rs

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note test

Do not leave debug code in production

Check notice on line 32 in autonomi/tests/local_node.rs

See this annotation in the file changed.

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note test

Suspicious comment

Check notice on line 11 in nodejs/src/client.ts

See this annotation in the file changed.

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment

Check notice on line 17 in nodejs/src/client.ts

See this annotation in the file changed.

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment

Check notice on line 22 in nodejs/src/client.ts

See this annotation in the file changed.

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment

Check notice on line 28 in nodejs/src/client.ts

See this annotation in the file changed.

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment

Check notice on line 33 in nodejs/src/client.ts

See this annotation in the file changed.

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment

Check notice on line 38 in nodejs/src/client.ts

See this annotation in the file changed.

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment

Check notice on line 44 in nodejs/src/client.ts

See this annotation in the file changed.

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment

Check notice on line 49 in nodejs/src/client.ts

See this annotation in the file changed.

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment

Check notice on line 54 in nodejs/src/client.ts

See this annotation in the file changed.

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment

Check notice on line 60 in nodejs/src/client.ts

See this annotation in the file changed.

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment

Check notice on line 69 in nodejs/src/client.ts

See this annotation in the file changed.

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment

Check notice on line 74 in nodejs/src/client.ts

See this annotation in the file changed.

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment

Check notice on line 79 in nodejs/src/client.ts

See this annotation in the file changed.

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment

Check notice on line 88 in nodejs/src/client.ts

See this annotation in the file changed.

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment

Check notice on line 8 in start-local-network.sh

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note

Do not leave debug code in production

Check notice on line 73 in start-local-network.sh

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note

Do not leave debug code in production

Check notice on line 80 in start-local-network.sh

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note

Do not leave debug code in production

Check notice on line 7 in test-local.sh

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note test

Do not leave debug code in production

Check notice on line 22 in test-local.sh

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note test

Do not leave debug code in production

Check notice on line 31 in test-utils/src/evm.rs

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note test

Do not leave debug code in production