chore(deps): update dependency eslint-plugin-n to v17 #7424
Annotations
1 error and 4 warnings
|
Build MegaLinter Docker Image (full from main repo) & push
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c npm --no-cache install --ignore-scripts --omit=dev @salesforce/cli@${NPM_SALESFORCE_CLI_VERSION} typescript@${NPM_TYPESCRIPT_VERSION} @stoplight/spectral-cli@${NPM_SPECTRAL_CLI_VERSION} @coffeelint/cli@${NPM_COFFEELINT_CLI_VERSION} jscpd@${NPM_JSCPD_VERSION} stylelint@${NPM_STYLELINT_VERSION} stylelint-config-standard@${NPM_STYLELINT_CONFIG_STANDARD_VERSION} stylelint-config-sass-guidelines@${NPM_STYLELINT_CONFIG_SASS_GUIDELINES_VERSION} stylelint-scss@${NPM_STYLELINT_SCSS_VERSION} gherkin-lint@${NPM_GHERKIN_LINT_VERSION} graphql@${NPM_GRAPHQL_VERSION} graphql-schema-linter@${NPM_GRAPHQL_SCHEMA_LINTER_VERSION} npm-groovy-lint@${NPM_GROOVY_LINT_VERSION} htmlhint@${NPM_HTMLHINT_VERSION} eslint@${NPM_ESLINT_VERSION} eslint-config-airbnb@${NPM_ESLINT_CONFIG_AIRBNB_VERSION} eslint-config-prettier@${NPM_ESLINT_CONFIG_PRETTIER_VERSION} eslint-config-standard@${NPM_ESLINT_CONFIG_STANDARD_VERSION} eslint-plugin-import@${NPM_ESLINT_PLUGIN_IMPORT_VERSION} eslint-plugin-jest@${NPM_ESLINT_PLUGIN_JEST_VERSION} eslint-plugin-n@${NPM_ESLINT_PLUGIN_N_VERSION} eslint-plugin-prettier@${NPM_ESLINT_PLUGIN_PRETTIER_VERSION} eslint-plugin-promise@${NPM_ESLINT_PLUGIN_PROMISE_VERSION} eslint-plugin-vue@${NPM_ESLINT_PLUGIN_VUE_VERSION} @babel/core@${NPM_BABEL_CORE_VERSION} @babel/eslint-parser@${NPM_BABEL_ESLINT_PARSER_VERSION} @microsoft/eslint-formatter-sarif@${NPM_MICROSOFT_ESLINT_FORMATTER_SARIF_VERSION} standard@${NPM_STANDARD_VERSION} prettier@${NPM_PRETTIER_VERSION} @prantlf/jsonlint@${NPM_PRANTLF_JSONLINT_VERSION} v8r@${NPM_V8R_VERSION} npm-package-json-lint@${NPM_PACKAGE_JSON_LINT_VERSION} npm-package-json-lint-config-default@${NPM_PACKAGE_JSON_LINT_CONFIG_DEFAULT_VERSION} eslint-plugin-react@${NPM_ESLINT_PLUGIN_REACT_VERSION} eslint-plugin-jsx-a11y@${NPM_ESLINT_PLUGIN_JSX_ALLY_VERSION} markdownlint-cli@${NPM_MARKDOWNLINT_CLI_VERSION} markdown-table-formatter@${NPM_MARKDOWN_TABLE_FORMATTER_VERSION} pyright@${NPM_PYRIGHT_VERSION} @ls-lint/ls-lint@${NPM_LS_LINT_LS_LINT_VERSION} secretlint@${NPM_SECRETLINT_VERSION} @secretlint/secretlint-rule-preset-recommend@${NPM_SECRETLINT_SECRETLINT_RULE_PRESET_RECOMMEND_VERSION} @secretlint/secretlint-formatter-sarif@${NPM_SECRETLINT_SECRETLINT_FORMATTER_SARIF_VERSION} cspell@${NPM_CSPELL_VERSION} @ibm/tekton-lint@${NPM_IBM_TEKTON_LINT_VERSION} prettyjson@${NPM_PRETTYJSON_VERSION} @typescript-eslint/eslint-plugin@${NPM_TYPESCRIPT_ESLINT_ESLINT_PLUGIN_VERSION} @typescript-eslint/parser@${NPM_TYPESCRIPT_ESLINT_PARSER_VERSION} ts-standard@${NPM_TS_STANDARD_VERSION} && echo \"Cleaning npm cacheβ¦\" && (npm cache clean --force || true) && echo \"Changing owner of node_modules filesβ¦\" && chown -R \"$(id -u)\":\"$(id -g)\" node_modules # fix for https://github.com/npm/cli/issues/5900 && echo \"Removing extra node_module filesβ¦\" && find . \\( -not -path \"/proc\" \\) -and \\( -type f \\( -iname \"*.d.ts\" -o -iname \"*.map\" -o -iname \"*.npmignore\" -o -iname \"*.travis.yml\" -o -iname \"CHANGELOG.md\" -o -iname \"README.md\" -o -iname \".package-lock.json\" -o -iname \"package-lock.json\" \\) -o -type d -name /root/.npm/_cacache \\) -delete" did not complete successfully: exit code: 1
|
|
.github/workflows/deploy-DEV.yml#L222
.github/workflows/deploy-DEV.yml (Line: 222, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/deploy-DEV.yml#L227
.github/workflows/deploy-DEV.yml (Line: 227, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/deploy-DEV.yml#L230
.github/workflows/deploy-DEV.yml (Line: 230, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Archive production artifacts
No files were found with the provided path: megalinter-reports
mega-linter.log
linter-helps.json
linter-versions.json. No artifacts will be uploaded.
|
Loading