Skip to content

fix linting error

fix linting error #3

Triggered via pull request November 7, 2023 09:34
Status Failure
Total duration 25s
Artifacts

test-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: lib/initInstance.js#L11
incorrect header
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#L11
incorrect header
lint: lib/upgradeInstance.js#L14
Unable to resolve path to module '../../zlux-server-framework/utils/argumentParser'
lint: lib/zluxArgs.js#L13
missing header
lint: lib/zluxArgs.js#L15
Unable to resolve path to module '../../zlux-server-framework/utils/argumentParser'
lint: lib/zluxArgs.js#L17
Unable to resolve path to module '../../zlux-server-framework/utils/mergeUtils'
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/