Fix: Update Dockerfiles to Go v1.22.5 and update imgconv to generate viewable images in web from tiff #50
Annotations
10 errors and 6 warnings
reviewdog:
**/*.py#L1
[pep8] reported by reviewdog 🐶
E902 FileNotFoundError: [Errno 2] No such file or directory: '**/*.py'
Raw Output:
**/*.py:1:1: E902 FileNotFoundError: [Errno 2] No such file or directory: '**/*.py'
|
reviewdog:
edgex-res/seed_builtin_entries.sh#L42
[shellcheck] reported by reviewdog 🐶
note: Use $(...) notation instead of legacy backticks `...`. [SC2006]
Raw Output:
edgex-res/seed_builtin_entries.sh:42:13: note: Use $(...) notation instead of legacy backticks `...`. [SC2006]
|
reviewdog:
edgex-res/seed_builtin_entries.sh#L42
[shellcheck] reported by reviewdog 🐶
warning: In POSIX sh, echo flags are undefined. [SC3037]
Raw Output:
edgex-res/seed_builtin_entries.sh:42:19: warning: In POSIX sh, echo flags are undefined. [SC3037]
|
reviewdog:
**/*.py#L1
[pep8] reported by reviewdog 🐶
E902 FileNotFoundError: [Errno 2] No such file or directory: '**/*.py'
Raw Output:
**/*.py:1:1: E902 FileNotFoundError: [Errno 2] No such file or directory: '**/*.py'
|
reviewdog:
edgex-res/seed_builtin_entries.sh#L42
[shellcheck] reported by reviewdog 🐶
note: Use $(...) notation instead of legacy backticks `...`. [SC2006]
Raw Output:
edgex-res/seed_builtin_entries.sh:42:13: note: Use $(...) notation instead of legacy backticks `...`. [SC2006]
|
reviewdog:
edgex-res/seed_builtin_entries.sh#L42
[shellcheck] reported by reviewdog 🐶
warning: In POSIX sh, echo flags are undefined. [SC3037]
Raw Output:
edgex-res/seed_builtin_entries.sh:42:19: warning: In POSIX sh, echo flags are undefined. [SC3037]
|
reviewdog:
edgex-res/seed_builtin_entries.sh#L42
[shellcheck] reported by reviewdog 🐶
note: Double quote to prevent globbing and word splitting. [SC2086]
Raw Output:
edgex-res/seed_builtin_entries.sh:42:22: note: Double quote to prevent globbing and word splitting. [SC2086]
|
reviewdog:
edgex-res/seed_builtin_entries.sh#L44
[shellcheck] reported by reviewdog 🐶
note: Use $(...) notation instead of legacy backticks `...`. [SC2006]
Raw Output:
edgex-res/seed_builtin_entries.sh:44:19: note: Use $(...) notation instead of legacy backticks `...`. [SC2006]
|
reviewdog:
edgex-res/seed_builtin_entries.sh#L44
[shellcheck] reported by reviewdog 🐶
warning: In POSIX sh, echo flags are undefined. [SC3037]
Raw Output:
edgex-res/seed_builtin_entries.sh:44:25: warning: In POSIX sh, echo flags are undefined. [SC3037]
|
reviewdog:
edgex-res/seed_builtin_entries.sh#L44
[shellcheck] reported by reviewdog 🐶
note: Double quote to prevent globbing and word splitting. [SC2086]
Raw Output:
edgex-res/seed_builtin_entries.sh:44:28: note: Double quote to prevent globbing and word splitting. [SC2086]
|
reviewdog
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
reviewdog:
Dockerfile.docs#L8
[hadolint] reported by reviewdog 🐶
Delete the apt-get lists after installing something
Raw Output:
message:"Delete the apt-get lists after installing something" location:{path:"Dockerfile.docs" range:{start:{line:8 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3009" url:"https://github.com/hadolint/hadolint/wiki/DL3009"}
|
reviewdog:
Dockerfile.docs#L8
[hadolint] reported by reviewdog 🐶
Avoid additional packages by specifying `--no-install-recommends`
Raw Output:
message:"Avoid additional packages by specifying `--no-install-recommends`" location:{path:"Dockerfile.docs" range:{start:{line:8 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3015" url:"https://github.com/hadolint/hadolint/wiki/DL3015"}
|
reviewdog:
Dockerfile.docs#L8
[hadolint] reported by reviewdog 🐶
Delete the apt-get lists after installing something
Raw Output:
message:"Delete the apt-get lists after installing something" location:{path:"Dockerfile.docs" range:{start:{line:8 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3009" url:"https://github.com/hadolint/hadolint/wiki/DL3009"}
|
reviewdog:
Dockerfile.docs#L8
[hadolint] reported by reviewdog 🐶
Avoid additional packages by specifying `--no-install-recommends`
Raw Output:
message:"Avoid additional packages by specifying `--no-install-recommends`" location:{path:"Dockerfile.docs" range:{start:{line:8 column:1}}} severity:INFO source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3015" url:"https://github.com/hadolint/hadolint/wiki/DL3015"}
|
reviewdog
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|