Update package.json #242
Annotations
10 errors and 6 warnings
Build:
src/index.js#L67
Async function 'promptDeletion' expected no return value
|
Build:
src/proxy/proxy.js#L14
'itemPropertiesQueryEndpoint' is assigned a value but never used
|
Build:
src/proxy/proxy.js#L51
Assignment to property of function parameter 'map'
|
Build:
src/proxy/proxy.js#L54
Assignment to property of function parameter 'map'
|
Build:
src/proxy/proxy.js#L76
Unary operator '--' used
|
Build:
src/proxy/proxy.js#L94
Unnecessary escape character: \.
|
Build:
src/proxy/proxy.js#L94
Unnecessary escape character: \.
|
Build:
src/proxy/proxy.js#L99
Unexpected string concatenation
|
Build:
src/proxy/proxy.js#L111
Assignment to property of function parameter 'artifactItem'
|
Build:
src/proxy/proxy.js#L135
'foundItemsResult' is never reassigned. Use 'const' instead
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
src/index.js#L35
Unexpected console statement
|
Build:
src/index.js#L40
Unexpected console statement
|
Build:
src/index.js#L45
Unexpected console statement
|
Build:
src/logging/logger.js#L10
Unexpected unnamed function
|