remove unusing rss validation #429
Annotations
23 errors and 4 warnings
node-14:
src/clinicaltrialsgov/index.js#L5
'path' is assigned a value but never used
|
node-14:
src/clinicaltrialsgov/index.js#L18
'rssSpec' is assigned a value but never used
|
node-14:
src/clinicaltrialsgov/index.js#L297
Multiple spaces found before '='
|
node-14:
src/clinicaltrialsgov/index.js#L297
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
node-14:
src/clinicaltrialsgov/index.js#L298
Operator '+' must be spaced
|
node-14:
src/clinicaltrialsgov/index.js#L299
Missing semicolon
|
node-14:
src/clinicaltrialsgov/index.js#L311
A space is required after '{'
|
node-14:
src/clinicaltrialsgov/index.js#L311
A space is required before '}'
|
node-14:
src/clinicaltrialsgov/index.js#L324
Missing trailing comma
|
node-14:
src/clinicaltrialsgov/index.js#L337
Trailing spaces not allowed
|
node-16
The job was canceled because "_14" failed.
|
node-16:
src/clinicaltrialsgov/index.js#L5
'path' is assigned a value but never used
|
node-16:
src/clinicaltrialsgov/index.js#L18
'rssSpec' is assigned a value but never used
|
node-16:
src/clinicaltrialsgov/index.js#L297
Multiple spaces found before '='
|
node-16:
src/clinicaltrialsgov/index.js#L297
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
node-16:
src/clinicaltrialsgov/index.js#L298
Operator '+' must be spaced
|
node-16:
src/clinicaltrialsgov/index.js#L299
Missing semicolon
|
node-16:
src/clinicaltrialsgov/index.js#L311
A space is required after '{'
|
node-16:
src/clinicaltrialsgov/index.js#L311
A space is required before '}'
|
node-16:
src/clinicaltrialsgov/index.js#L324
Missing trailing comma
|
node-16:
src/clinicaltrialsgov/index.js#L337
Trailing spaces not allowed
|
node-12
The job was canceled because "_14" failed.
|
node-12
The operation was canceled.
|
node-14
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
node-14
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
docker build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
docker build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|