Update dependency DannyBen/bashly to v1.2.6 #118
linters.yml
on: pull_request
yamllint
27s
shellcheck
9s
shfmt
4s
markdownlint
38s
bashly
7s
Annotations
2 errors and 11 warnings
bashly
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
bashly
Process completed with exit code 1.
|
shfmt
Unexpected input(s) 'reporter', valid inputs are ['github_token', 'workdir', 'level', 'filter_mode', 'fail_on_error', 'reviewdog_flags', 'shfmt_flags']
|
bashly:
keencli#L2
[bashly] reported by reviewdog 🐶
Raw Output:
keencli:2:-# This script was generated by bashly 1.2.2 (https://bashly.dannyb.co)
keencli:2:+# This script was generated by bashly 1.2.6 (https://bashly.dannyb.co)
|
bashly:
keencli#L794
[bashly] reported by reviewdog 🐶
Raw Output:
keencli:794:+black() { print_in_color "\e[30m" "$*"; }
keencli:795:+white() { print_in_color "\e[37m" "$*"; }
keencli:796:+
|
bashly:
keencli#L796
[bashly] reported by reviewdog 🐶
Raw Output:
keencli:799:+
|
bashly:
keencli#L802
[bashly] reported by reviewdog 🐶
Raw Output:
keencli:806:+black_bold() { print_in_color "\e[1;30m" "$*"; }
keencli:807:+white_bold() { print_in_color "\e[1;37m" "$*"; }
keencli:808:+
|
bashly:
keencli#L808
[bashly] reported by reviewdog 🐶
Raw Output:
keencli:815:+black_underlined() { print_in_color "\e[4;30m" "$*"; }
keencli:816:+white_underlined() { print_in_color "\e[4;37m" "$*"; }
|
bashly:
keencli#L1093
[bashly] reported by reviewdog 🐶
Raw Output:
keencli:1102:+
|
bashly:
keencli#L1106
[bashly] reported by reviewdog 🐶
Raw Output:
keencli:1116:+
|
bashly:
keencli#L1126
[bashly] reported by reviewdog 🐶
Raw Output:
keencli:1137:+
|
bashly:
keencli#L1151
[bashly] reported by reviewdog 🐶
Raw Output:
keencli:1163:+
|
bashly:
keencli#L1171
[bashly] reported by reviewdog 🐶
Raw Output:
keencli:1184:+
|