Skip to content

fix linting error

fix linting error #9

Triggered via pull request November 7, 2023 09:43
@Himani1519Himani1519
synchronize #287
fix-linter
Status Failure
Total duration 22s
Artifacts

test-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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
Process completed with exit code 1.
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/