chore: update shards #433
ci.yml
on: push
test
/
TODOs → GitHub Issues
crystal-style
/
crystal-style
1m 42s
dockerfile-style
/
dockerfile-style
11s
Matrix: test / test
Annotations
11 errors
|
dockerfile-style / dockerfile-style:
Dockerfile#L148
SC1008 error: This shebang was unrecognized. ShellCheck only supports sh/bash/dash/ksh. Add a 'shell' directive to specify.
|
|
dockerfile-style / dockerfile-style:
Dockerfile#L147
SC1008 error: This shebang was unrecognized. ShellCheck only supports sh/bash/dash/ksh. Add a 'shell' directive to specify.
|
|
dockerfile-style / dockerfile-style:
Dockerfile#L143
SC1008 error: This shebang was unrecognized. ShellCheck only supports sh/bash/dash/ksh. Add a 'shell' directive to specify.
|
|
dockerfile-style / dockerfile-style:
Dockerfile#L142
SC1008 error: This shebang was unrecognized. ShellCheck only supports sh/bash/dash/ksh. Add a 'shell' directive to specify.
|
|
dockerfile-style / dockerfile-style:
Dockerfile#L140
SC1008 error: This shebang was unrecognized. ShellCheck only supports sh/bash/dash/ksh. Add a 'shell' directive to specify.
|
|
dockerfile-style / dockerfile-style:
Dockerfile#L137
SC1008 error: This shebang was unrecognized. ShellCheck only supports sh/bash/dash/ksh. Add a 'shell' directive to specify.
|
|
dockerfile-style / dockerfile-style:
Dockerfile#L136
SC1008 error: This shebang was unrecognized. ShellCheck only supports sh/bash/dash/ksh. Add a 'shell' directive to specify.
|
|
dockerfile-style / dockerfile-style:
Dockerfile#L88
SC2086 info: Double quote to prevent globbing and word splitting.
|
|
dockerfile-style / dockerfile-style:
Dockerfile#L88
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`).
|
|
dockerfile-style / dockerfile-style:
Dockerfile#L28
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
|
test / crystal: latest, MT: ☐, canary: ☐
Process completed with exit code 1.
|