remove console logs #340
Annotations
10 errors and 2 warnings
test:
lib/DataHarmonizer.js#L25
'Datatypes' is defined but never used
|
test:
lib/DataHarmonizer.js#L32
'validateUniqueValues' is defined but never used
|
test:
lib/DataHarmonizer.js#L106
Irregular whitespace not allowed
|
test:
lib/DataHarmonizer.js#L251
Redundant double negation
|
test:
lib/DataHarmonizer.js#L530
Duplicate name 'validate'
|
test:
lib/Toolbar.js#L508
'template_path' is defined but never used
|
test:
lib/Toolbar.js#L509
'schema_name' is defined but never used
|
test:
lib/Toolbar.js#L514
'schemaClass' is defined but never used
|
test:
lib/utils/i18n.js#L6
'deepMerge' is defined but never used
|
test:
web/index.js#L45
'rootUrl' is assigned a value but never used
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|