Add resolution scoped dependency caching #9
6 new issues (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 6
See the complete overview on Codacy
Annotations
Check warning on line 3 in include/mosure/container.hpp
codacy-production / Codacy Static Code Analysis
include/mosure/container.hpp#L3
Include file: <optional> not found. Please note: Cppcheck does not need standard library headers to get proper results.
Check warning on line 3 in include/mosure/context.hpp
codacy-production / Codacy Static Code Analysis
include/mosure/context.hpp#L3
Include file: <memory> not found. Please note: Cppcheck does not need standard library headers to get proper results.
Check warning on line 4 in include/mosure/context.hpp
codacy-production / Codacy Static Code Analysis
include/mosure/context.hpp#L4
Include file: <unordered_map> not found. Please note: Cppcheck does not need standard library headers to get proper results.
Check warning on line 5 in include/mosure/context.hpp
codacy-production / Codacy Static Code Analysis
include/mosure/context.hpp#L5
Include file: <utility> not found. Please note: Cppcheck does not need standard library headers to get proper results.
Check warning on line 57 in include/mosure/context.hpp
codacy-production / Codacy Static Code Analysis
include/mosure/context.hpp#L57
struct member 'Context::resolutionScope' is never used.
Check warning on line 7 in include/mosure/resolver.hpp
codacy-production / Codacy Static Code Analysis
include/mosure/resolver.hpp#L7
Include file: <utility> not found. Please note: Cppcheck does not need standard library headers to get proper results.