Skip to content

Make the ht password shorter #2395

Make the ht password shorter

Make the ht password shorter #2395

Triggered via pull request October 25, 2023 13:43
Status Failure
Total duration 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

code_quality.yaml

on: pull_request
black formatter
9s
black formatter
shellcheck linter
7s
shellcheck linter
robocop
32s
robocop
isort
12s
isort
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 30 warnings
shellcheck linter: ods_ci/build/install_idp.sh#L28
[shellcheck] reported by reviewdog 🐶 Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead. [SC2002](https://github.com/koalaman/shellcheck/wiki/SC2002) Raw Output: ./ods_ci/build/install_idp.sh:28:7:style:Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead. [SC2002](https://github.com/koalaman/shellcheck/wiki/SC2002)
shellcheck linter: ods_ci/build/install_idp.sh#L35
[shellcheck] reported by reviewdog 🐶 $/${} is unnecessary on arithmetic variables. [SC2004](https://github.com/koalaman/shellcheck/wiki/SC2004) Raw Output: ./ods_ci/build/install_idp.sh:35:11:style:$/${} is unnecessary on arithmetic variables. [SC2004](https://github.com/koalaman/shellcheck/wiki/SC2004)
shellcheck linter: ods_ci/build/install_idp.sh#L37
[shellcheck] reported by reviewdog 🐶 Double quote array expansions to avoid re-splitting elements. [SC2068](https://github.com/koalaman/shellcheck/wiki/SC2068) Raw Output: ./ods_ci/build/install_idp.sh:37:13:error:Double quote array expansions to avoid re-splitting elements. [SC2068](https://github.com/koalaman/shellcheck/wiki/SC2068)
shellcheck linter
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
shellcheck linter: ods_ci/build/install_idp.sh#L76
[shellcheck] reported by reviewdog 🐶 Useless echo? Instead of 'cmd $(echo foo)', just use 'cmd foo'. [SC2116](https://github.com/koalaman/shellcheck/wiki/SC2116) Raw Output: ./ods_ci/build/install_idp.sh:76:23:style:Useless echo? Instead of 'cmd $(echo foo)', just use 'cmd foo'. [SC2116](https://github.com/koalaman/shellcheck/wiki/SC2116)
shellcheck linter: ods_ci/build/install_idp.sh#L131
[shellcheck] reported by reviewdog 🐶 Double quote array expansions to avoid re-splitting elements. [SC2068](https://github.com/koalaman/shellcheck/wiki/SC2068) Raw Output: ./ods_ci/build/install_idp.sh:131:33:error:Double quote array expansions to avoid re-splitting elements. [SC2068](https://github.com/koalaman/shellcheck/wiki/SC2068)
shellcheck linter: ods_ci/build/install_idp.sh#L189
[shellcheck] reported by reviewdog 🐶 Double quote array expansions to avoid re-splitting elements. [SC2068](https://github.com/koalaman/shellcheck/wiki/SC2068) Raw Output: ./ods_ci/build/install_idp.sh:189:31:error:Double quote array expansions to avoid re-splitting elements. [SC2068](https://github.com/koalaman/shellcheck/wiki/SC2068)
shellcheck linter: ods_ci/build/install_idp.sh#L190
[shellcheck] reported by reviewdog 🐶 Double quote array expansions to avoid re-splitting elements. [SC2068](https://github.com/koalaman/shellcheck/wiki/SC2068) Raw Output: ./ods_ci/build/install_idp.sh:190:29:error:Double quote array expansions to avoid re-splitting elements. [SC2068](https://github.com/koalaman/shellcheck/wiki/SC2068)
shellcheck linter: ods_ci/build/install_idp.sh#L375
[shellcheck] reported by reviewdog 🐶 Use -z instead of ! -n. [SC2236](https://github.com/koalaman/shellcheck/wiki/SC2236) Raw Output: ./ods_ci/build/install_idp.sh:375:65:style:Use -z instead of ! -n. [SC2236](https://github.com/koalaman/shellcheck/wiki/SC2236)
shellcheck linter: ods_ci/build/install_idp.sh#L375
[shellcheck] reported by reviewdog 🐶 Use -z instead of ! -n. [SC2236](https://github.com/koalaman/shellcheck/wiki/SC2236) Raw Output: ./ods_ci/build/install_idp.sh:375:137:style:Use -z instead of ! -n. [SC2236](https://github.com/koalaman/shellcheck/wiki/SC2236)
black formatter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
black formatter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
black formatter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
black formatter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
black formatter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
black formatter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
black formatter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
black formatter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
black formatter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
black formatter
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
shellcheck linter: ods_ci/build/install_idp.sh#L6
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./ods_ci/build/install_idp.sh:6:16:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
shellcheck linter: ods_ci/build/install_idp.sh#L6
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./ods_ci/build/install_idp.sh:6:30:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
shellcheck linter: ods_ci/build/install_idp.sh#L6
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./ods_ci/build/install_idp.sh:6:44:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
shellcheck linter: ods_ci/build/install_idp.sh#L16
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./ods_ci/build/install_idp.sh:16:35:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
shellcheck linter: ods_ci/build/install_idp.sh#L16
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./ods_ci/build/install_idp.sh:16:54:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
shellcheck linter: ods_ci/build/install_idp.sh#L18
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./ods_ci/build/install_idp.sh:18:35:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
shellcheck linter: ods_ci/build/install_idp.sh#L41
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./ods_ci/build/install_idp.sh:41:20:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
shellcheck linter: ods_ci/build/install_idp.sh#L46
[shellcheck] reported by reviewdog 🐶 Quote to prevent word splitting/globbing, or split robustly with mapfile or read -a. [SC2206](https://github.com/koalaman/shellcheck/wiki/SC2206) Raw Output: ./ods_ci/build/install_idp.sh:46:25:warning:Quote to prevent word splitting/globbing, or split robustly with mapfile or read -a. [SC2206](https://github.com/koalaman/shellcheck/wiki/SC2206)
shellcheck linter: ods_ci/build/install_idp.sh#L46
[shellcheck] reported by reviewdog 🐶 Quote to prevent word splitting/globbing, or split robustly with mapfile or read -a. [SC2206](https://github.com/koalaman/shellcheck/wiki/SC2206) Raw Output: ./ods_ci/build/install_idp.sh:46:32:warning:Quote to prevent word splitting/globbing, or split robustly with mapfile or read -a. [SC2206](https://github.com/koalaman/shellcheck/wiki/SC2206)
shellcheck linter: ods_ci/build/install_idp.sh#L47
[shellcheck] reported by reviewdog 🐶 Quote to prevent word splitting/globbing, or split robustly with mapfile or read -a. [SC2206](https://github.com/koalaman/shellcheck/wiki/SC2206) Raw Output: ./ods_ci/build/install_idp.sh:47:23:warning:Quote to prevent word splitting/globbing, or split robustly with mapfile or read -a. [SC2206](https://github.com/koalaman/shellcheck/wiki/SC2206)
isort
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
isort
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
isort
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
isort
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
isort
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
isort
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
isort
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
isort
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
isort
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
isort
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/