if
if copied to clipboard
Impact Framework
## Description of the Error Arrays inside manifests are not validated correctly. Only the first member of an array is validated. ## Expected Behaviour All array members should be verified....
### Types of changes - [x] Enhancement (project structure, spelling, grammar, formatting) - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which...
### Types of changes - [x] Enhancement (project structure, spelling, grammar, formatting) - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which...
**Sub of**: #629 -> #650 **What** A command line utility that compares two manifest files and returns both a code and useful console logs for showing where two manifest files...
## Description of the Error When input file path is incorrect, unhandled error is thrown. ``` [Error: ENOENT: no such file or directory, open '/Users/mariamkhalatova/Projects/UK/if/manifest/outputs/basic.yaml'] { errno: -2, code: 'ENOENT',...
Sub of #655 **What** A set of updates to our logging and error reporting that will make it easier to diagnose and fix errors in IF runs. **Why** Diagnosing errors...
## Description of the Error When `resources-total` param is missing from inputs and defaults, incorrect error message is received ## Expected Behaviour Error message should be the following: "resources-total" parameter...
## Description of the Error In mock observations plugin -> global config, when the duration = o , then inappropriate error message is received. ## Expected Behaviour More descriptive and...
### Types of changes - [x] Enhancement (project structure, spelling, grammar, formatting) - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which...
Sub of #655 **What** Define and implement standards for error reporting that enable plugin developers to report clear, actionable information to users and make use of our IF logging protocols....