Showing 32 of 32 total issues
Invalid JSDoc @param "obj" type "object". Open
* @param {object} obj An object with properties to append or overwrite in the metadata.
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
The type 'object' is undefined. Open
* @param {object} opts Configuration options from LambdaLog.
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Missing JSDoc @returns declaration. Open
/**
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
The type 'object' is undefined. Open
* @param {object} [meta={}] Optional meta data to attach to the log.
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Missing JSDoc @returns declaration. Open
/**
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
The type 'object' is undefined. Open
* @param {object} [meta={}] Optional meta data to attach to the log.
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
The type 'object' is undefined. Open
* @returns {object} The full log object.
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Invalid JSDoc @param "log" type "object". Open
* @param {object} log Object containing all the information for a log.
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Invalid JSDoc @param "meta" type "object". Open
* @param {object} [meta={}] Optional meta data to attach to the log.
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Missing JSDoc @returns declaration. Open
/**
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
The type 'object' is undefined. Open
* @type {object}
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
The type 'object' is undefined. Open
* @param {object} [meta={}] Optional meta data to attach to the log.
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/