Skip to content

happy new year!

happy new year! #7300

Triggered via pull request January 13, 2024 00:43
@enoch85enoch85
synchronize #2609
happynewyear
Status Success
Total duration 6m 3s
Artifacts

reviewdog.yml

on: pull_request
Shellcheck testing
5m 41s
Shellcheck testing
Check spelling
10s
Check spelling
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Shellcheck testing: disk/format-chosen.sh#L102
[shellcheck] reported by reviewdog ๐Ÿถ Don't use variables in the printf format string. Use printf '..%s..' "$foo". [SC2059](https://github.com/koalaman/shellcheck/wiki/SC2059) Raw Output: ./disk/format-chosen.sh:102:12:info:Don't use variables in the printf format string. Use printf '..%s..' "$foo". [SC2059](https://github.com/koalaman/shellcheck/wiki/SC2059)
Shellcheck testing: menu/bitwarden_menu.sh#L24
[shellcheck] reported by reviewdog ๐Ÿถ STARTUP_SWITCH appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034) Raw Output: ./menu/bitwarden_menu.sh:24:5:warning:STARTUP_SWITCH appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034)
Shellcheck testing: menu/startup_configuration.sh#L44
[shellcheck] reported by reviewdog ๐Ÿถ MIRROR_SWITCH appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034) Raw Output: ./menu/startup_configuration.sh:44:5:warning:MIRROR_SWITCH appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034)
Shellcheck testing: menu/nextcloud_configuration.sh#L27
[shellcheck] reported by reviewdog ๐Ÿถ STARTUP_SWITCH appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034) Raw Output: ./menu/nextcloud_configuration.sh:27:5:warning:STARTUP_SWITCH appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034)
Shellcheck testing: not-supported/rsyncbackup.sh#L22
[shellcheck] reported by reviewdog ๐Ÿถ LVM_MOUNT appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034) Raw Output: ./not-supported/rsyncbackup.sh:22:1:warning:LVM_MOUNT appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034)
Shellcheck testing: not-supported/ntfs-format.sh#L26
[shellcheck] reported by reviewdog ๐Ÿถ UUID appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034) Raw Output: ./not-supported/ntfs-format.sh:26:7:warning:UUID appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034)
Shellcheck testing: not-supported/btrfs-format.sh#L26
[shellcheck] reported by reviewdog ๐Ÿถ UUID appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034) Raw Output: ./not-supported/btrfs-format.sh:26:7:warning:UUID appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034)
Shellcheck testing: not-supported/smbserver.sh#L397
[shellcheck] reported by reviewdog ๐Ÿถ HASH appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034) Raw Output: ./not-supported/smbserver.sh:397:7:warning:HASH appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034)
Shellcheck testing: not-supported/smbserver.sh#L683
[shellcheck] reported by reviewdog ๐Ÿถ SELECTED_GROUPS appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034) Raw Output: ./not-supported/smbserver.sh:683:11:warning:SELECTED_GROUPS appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034)
Shellcheck testing: not-supported/smbserver.sh#L684
[shellcheck] reported by reviewdog ๐Ÿถ NC_GROUPS appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034) Raw Output: ./not-supported/smbserver.sh:684:11:warning:NC_GROUPS appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034)