Skip to content

V0.6 | AWS & File functions #24

V0.6 | AWS & File functions

V0.6 | AWS & File functions #24

Triggered via pull request October 18, 2023 06:51
@Cpriyanshi77Cpriyanshi77
synchronize #16
v0.6
Status Success
Total duration 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

reviewdog.yml

on: pull_request
runner / shellcheck
8s
runner / shellcheck
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
runner / shellcheck: aws-functions.sh#L1
[shellcheck] reported by reviewdog 🐶 Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148](https://github.com/koalaman/shellcheck/wiki/SC2148) Raw Output: ./aws-functions.sh:1:1:error:Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148](https://github.com/koalaman/shellcheck/wiki/SC2148)
runner / shellcheck: str-functions.sh#L1
[shellcheck] reported by reviewdog 🐶 Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148](https://github.com/koalaman/shellcheck/wiki/SC2148) Raw Output: ./str-functions.sh:1:1:error:Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive. [SC2148](https://github.com/koalaman/shellcheck/wiki/SC2148)
runner / shellcheck: aws-functions.sh#L4
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./aws-functions.sh:4:52:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
runner / shellcheck: aws-functions.sh#L21
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./aws-functions.sh:21:15:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
runner / shellcheck: aws-functions.sh#L21
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./aws-functions.sh:21:35:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
runner / shellcheck: aws-functions.sh#L21
[shellcheck] reported by reviewdog 🐶 Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086) Raw Output: ./aws-functions.sh:21:48:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)