typo, resign from snyk #14
style.yml
on: push
setup
10s
run-markdown-lint
7s
run-yaml-lint
0s
run-shell-check
0s
run-docker-hadolint
6s
run-terraform-tflint
0s
run-ansible-lint
3s
run-python-pylint
0s
run-python-mypy
0s
run-python-flake8
0s
run-system-tests-coverage
0s
Annotations
29 errors and 2 warnings
run-markdown-lint:
README.md#L1
First line in a file should be a top-level heading [Context: "![Tests](https://github.com/sz..."]
|
run-markdown-lint:
README.md#L14
Line length [Expected: 80; Actual: 94]
|
run-markdown-lint:
README.md#L19
Line length [Expected: 80; Actual: 166]
|
run-markdown-lint:
README.md#L22
Line length [Expected: 80; Actual: 88]
|
run-markdown-lint:
README.md#L27
Line length [Expected: 80; Actual: 187]
|
run-markdown-lint:
README.md#L39
Line length [Expected: 80; Actual: 122]
|
run-markdown-lint:
README.md#L45
Line length [Expected: 80; Actual: 179]
|
run-markdown-lint:
README.md#L49
Line length [Expected: 80; Actual: 155]
|
run-markdown-lint:
README.md#L50
Lists should be surrounded by blank lines [Context: "* `10.145.211.151`"]
|
run-markdown-lint:
README.md#L54
Lists should be surrounded by blank lines [Context: "* `10.145.211.153`"]
|
run-docker-hadolint:
services/mysql-mgmt/Dockerfile#L11
DL3027 warning: Do not use apt as it is meant to be a end-user tool, use apt-get or apt-cache instead
|
run-docker-hadolint:
services/mysql-mgmt/Dockerfile#L22
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
|
run-docker-hadolint:
services/redis/Dockerfile#L1
DL3007 warning: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
|
run-docker-hadolint:
services/superset/Dockerfile#L1
DL3006 warning: Always tag the version of an image explicitly
|
run-docker-hadolint:
services/superset/Dockerfile#L3
DL3002 warning: Last USER should not be root
|
run-docker-hadolint:
services/superset/Dockerfile#L8
DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
|
run-docker-hadolint:
services/superset/Dockerfile#L8
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
run-docker-hadolint:
tests/setup/Dockerfile#L3
DL3002 warning: Last USER should not be root
|
run-docker-hadolint:
tests/setup/Dockerfile#L7
DL3027 warning: Do not use apt as it is meant to be a end-user tool, use apt-get or apt-cache instead
|
run-docker-hadolint:
tests/setup/Dockerfile#L7
SC2086 info: Double quote to prevent globbing and word splitting.
|
run-shell-check
The run was canceled by @szachovy.
|
run-python-mypy
The run was canceled by @szachovy.
|
run-python-pylint
The run was canceled by @szachovy.
|
run-python-flake8
The run was canceled by @szachovy.
|
run-system-tests-coverage
The run was canceled by @szachovy.
|
run-terraform-tflint
The run was canceled by @szachovy.
|
run-yaml-lint
The run was canceled by @szachovy.
|
run-ansible-lint
The run was canceled by @szachovy.
|
run-ansible-lint
A task was canceled.
|
setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-markdown-lint
Unexpected input(s) 'version', valid inputs are ['entryPoint', 'args', 'config', 'files', 'ignore', 'fix']
|