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

Feature/error handling #92

Merged
merged 15 commits into from
Nov 3, 2023

minor fixes

94a5eb7
Select commit
Loading
Failed to load commit list.
Merged

Feature/error handling #92

minor fixes
94a5eb7
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Nov 3, 2023 in 0s

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

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

Issues
======
- Added 11
           

Clones added
============
- lib/error_database.cpp  2
- lib/everest.cpp  8
- lib/config.cpp  4
         

See the complete overview on Codacy

Annotations

Check notice on line 51 in include/utils/error.hpp

See this annotation in the file changed.

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

include/utils/error.hpp#L51

struct member 'UUID::uuid' is never used.

Check notice on line 66 in include/utils/error.hpp

See this annotation in the file changed.

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

include/utils/error.hpp#L66

struct member 'Error::type' is never used.

Check notice on line 67 in include/utils/error.hpp

See this annotation in the file changed.

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

include/utils/error.hpp#L67

struct member 'Error::description' is never used.

Check notice on line 68 in include/utils/error.hpp

See this annotation in the file changed.

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

include/utils/error.hpp#L68

struct member 'Error::message' is never used.

Check notice on line 69 in include/utils/error.hpp

See this annotation in the file changed.

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

include/utils/error.hpp#L69

struct member 'Error::persistent' is never used.

Check notice on line 70 in include/utils/error.hpp

See this annotation in the file changed.

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

include/utils/error.hpp#L70

struct member 'Error::severity' is never used.

Check notice on line 85 in include/utils/error.hpp

See this annotation in the file changed.

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

include/utils/error.hpp#L85

class member 'ErrorTypeMap::error_types' is never used.

Check notice on line 51 in include/utils/error_database.hpp

See this annotation in the file changed.

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

include/utils/error_database.hpp#L51

class member 'ErrorDatabase::errors' is never used.

Check notice on line 32 in include/utils/error_manager.hpp

See this annotation in the file changed.

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

include/utils/error_manager.hpp#L32

class member 'ErrorManager::request_clear_error_topic' is never used.

Check notice on line 96 in include/utils/types.hpp

See this annotation in the file changed.

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

include/utils/types.hpp#L96

struct member 'ImplementationIdentifier::module_id' is never used.

Check notice on line 97 in include/utils/types.hpp

See this annotation in the file changed.

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

include/utils/types.hpp#L97

struct member 'ImplementationIdentifier::implementation_id' is never used.