fix linting error #8
Annotations
10 errors and 1 warning
lint:
lib/initInstance.js#L13
Unable to resolve path to module '../../zlux-server-framework/utils/argumentParser'
|
lint:
lib/initInstance.js#L14
Unable to resolve path to module '../../zlux-server-framework/utils/mergeUtils'
|
lint:
lib/initInstance.js#L15
Unable to resolve path to module '../../zlux-server-framework/utils/yamlConfig'
|
lint:
lib/initUtils.js#L11
incorrect header
|
lint:
lib/upgradeInstance.js#L14
Unable to resolve path to module '../../zlux-server-framework/utils/argumentParser'
|
lint:
lib/zluxArgs.js#L13
Unable to resolve path to module '../../zlux-server-framework/utils/argumentParser'
|
lint:
lib/zluxArgs.js#L15
Unable to resolve path to module '../../zlux-server-framework/utils/mergeUtils'
|
lint:
lib/zluxArgs.js#L16
Unable to resolve path to module '../../zlux-server-framework/utils/yamlConfig'
|
lint:
lib/zluxCluster.js#L13
Unable to resolve path to module '../../zlux-server-framework/lib/clusterManager'
|
lint:
lib/zluxServer.js#L12
Unable to resolve path to module '../../zlux-server-framework'
|
lint
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/
|