CI: test docker style action #18
ci_cd.yml
on: pull_request
FAIL - not allowed directory
6s
FAIL - Allowed directory but no Dockerfile
6s
FAIL - Allowed directory but no recursive search
4s
FAIL - Allowed directory and recursive search but error level is set to info
6s
FAIL - Allowed directory and recursive search and error level is set to error
4s
FAIL - not allowed directory
21s
FAIL - Allowed directory but no Dockerfile
20s
FAIL - Allowed directory but no recursive search
25s
FAIL - Allowed directory and recursive search but error level is set to info
26s
FAIL - Allowed directory and recursive search and error level is set to error
20s
Annotations
9 errors, 17 warnings, and 6 notices
FAIL - Allowed directory but no recursive search
Process completed with exit code 1.
|
FAIL - Allowed directory but no Dockerfile
Process completed with exit code 1.
|
FAIL - not allowed directory
Process completed with exit code 1.
|
FAIL - Allowed directory and recursive search but error level is set to info
Process completed with exit code 1.
|
FAIL - Allowed directory and recursive search and error level is set to error
Process completed with exit code 1.
|
FAIL - Allowed directory but no Dockerfile
Process completed with exit code 1.
|
FAIL - not allowed directory
Process completed with exit code 1.
|
FAIL - Allowed directory but no recursive search
Process completed with exit code 1.
|
FAIL - Allowed directory and recursive search but error level is set to info
Process completed with exit code 1.
|
FAIL - Allowed directory and recursive search and error level is set to error:
docker/linux/Dockerfile#L10
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
FAIL - Allowed directory and recursive search but error level is set to info:
docker/linux/Dockerfile#L10
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
FAIL - Allowed directory and recursive search and error level is set to error
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/
|
FAIL - Allowed directory and recursive search and error level is set to error
Unexpected input(s) 'directory', 'recursive', 'error-level', valid inputs are ['python-version', 'use-python-cache', 'docker-recursive', 'docker-error-level']
|
FAIL - Allowed directory and recursive search and error level is set to error
Unexpected input(s) 'directory', 'recursive', 'error-level', valid inputs are ['python-version', 'use-python-cache', 'docker-recursive', 'docker-error-level']
|
FAIL - Allowed directory but no Dockerfile
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/
|
FAIL - Allowed directory but no Dockerfile
Unexpected input(s) 'directory', valid inputs are ['python-version', 'use-python-cache', 'docker-recursive', 'docker-error-level']
|
FAIL - Allowed directory but no Dockerfile
Unexpected input(s) 'directory', valid inputs are ['python-version', 'use-python-cache', 'docker-recursive', 'docker-error-level']
|
FAIL - not allowed directory
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/
|
FAIL - not allowed directory
Unexpected input(s) 'directory', valid inputs are ['python-version', 'use-python-cache', 'docker-recursive', 'docker-error-level']
|
FAIL - not allowed directory
Unexpected input(s) 'directory', valid inputs are ['python-version', 'use-python-cache', 'docker-recursive', 'docker-error-level']
|
FAIL - Allowed directory but no recursive search
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/
|
FAIL - Allowed directory but no recursive search
Unexpected input(s) 'directory', valid inputs are ['python-version', 'use-python-cache', 'docker-recursive', 'docker-error-level']
|
FAIL - Allowed directory but no recursive search
Unexpected input(s) 'directory', valid inputs are ['python-version', 'use-python-cache', 'docker-recursive', 'docker-error-level']
|
FAIL - Allowed directory and recursive search but error level is set to info
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/
|
FAIL - Allowed directory and recursive search but error level is set to info
Unexpected input(s) 'directory', 'recursive', valid inputs are ['python-version', 'use-python-cache', 'docker-recursive', 'docker-error-level']
|
FAIL - Allowed directory and recursive search but error level is set to info
Unexpected input(s) 'directory', 'recursive', valid inputs are ['python-version', 'use-python-cache', 'docker-recursive', 'docker-error-level']
|
FAIL - Allowed directory and recursive search and error level is set to error:
docker/linux/Dockerfile#L10
Delete the apt-get lists after installing something
|
FAIL - Allowed directory and recursive search and error level is set to error:
docker/linux/Dockerfile#L10
Avoid additional packages by specifying `--no-install-recommends`
|
FAIL - Allowed directory and recursive search and error level is set to error:
docker/windows/Dockerfile#L20
Multiple consecutive `RUN` instructions. Consider consolidation.
|
FAIL - Allowed directory and recursive search but error level is set to info:
docker/linux/Dockerfile#L10
Delete the apt-get lists after installing something
|
FAIL - Allowed directory and recursive search but error level is set to info:
docker/linux/Dockerfile#L10
Avoid additional packages by specifying `--no-install-recommends`
|
FAIL - Allowed directory and recursive search but error level is set to info:
docker/windows/Dockerfile#L20
Multiple consecutive `RUN` instructions. Consider consolidation.
|