Fixes #105: separates log messages from user messages #182
Annotations
18 warnings
node.js (16):
lib/armadietto.js#L142
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
node.js (16):
lib/controllers/base.js#L21
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
node.js (16):
lib/controllers/oauth.js#L15
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
node.js (16):
lib/controllers/oauth.js#L49
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
node.js (16):
lib/controllers/oauth.js#L65
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
node.js (16):
lib/controllers/storage.js#L39
Unexpected var, use let or const instead
|
node.js (14):
lib/armadietto.js#L142
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
node.js (14):
lib/controllers/base.js#L21
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
node.js (14):
lib/controllers/oauth.js#L15
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
node.js (14):
lib/controllers/oauth.js#L49
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
node.js (14):
lib/controllers/oauth.js#L65
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
node.js (14):
lib/controllers/storage.js#L39
Unexpected var, use let or const instead
|
node.js (18):
lib/armadietto.js#L142
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
node.js (18):
lib/controllers/base.js#L21
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
node.js (18):
lib/controllers/oauth.js#L15
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
node.js (18):
lib/controllers/oauth.js#L49
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
node.js (18):
lib/controllers/oauth.js#L65
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
node.js (18):
lib/controllers/storage.js#L39
Unexpected var, use let or const instead
|