Skip to content
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codacy Production / Codacy Static Code Analysis required action Sep 5, 2023 in 0s

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

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

Issues
======
- Added 2
           

Clones added
============
- lib/everest.cpp  7
         

See the complete overview on Codacy

Annotations

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

See this annotation in the file changed.

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

include/utils/error.hpp#L25

Class 'NotValidErrorType' has a constructor with 1 argument that is not explicit.

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

See this annotation in the file changed.

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

include/utils/error.hpp#L106

Class 'Error' has a constructor with 1 argument that is not explicit.