Skip to content

[Core] Add macros to force checking of narrow_cast and if it can be… #1282

[Core] Add macros to force checking of narrow_cast and if it can be…

[Core] Add macros to force checking of narrow_cast and if it can be… #1282

GitHub Actions / actionlint succeeded Sep 9, 2024 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (32)

.github/workflows/CodeCoverage.yml|80 col 9| shellcheck reported issue in this script: SC2086:info:1:10: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/CoverityScan.yml|52 col 9| shellcheck reported issue in this script: SC2155:warning:1:8: Declare and assign separately to avoid masking return values [shellcheck]
.github/workflows/CoverityScan.yml|52 col 9| shellcheck reported issue in this script: SC2006:style:1:13: Use $(...) notation instead of legacy backticks ... [shellcheck]
.github/workflows/CoverityScan.yml|60 col 9| shellcheck reported issue in this script: SC2155:warning:1:8: Declare and assign separately to avoid masking return values [shellcheck]
.github/workflows/CoverityScan.yml|60 col 9| shellcheck reported issue in this script: SC2006:style:1:13: Use $(...) notation instead of legacy backticks ... [shellcheck]
.github/workflows/CoverityScan.yml|68 col 9| shellcheck reported issue in this script: SC2086:info:2:19: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/MacOS.yml|132 col 9| shellcheck reported issue in this script: SC2086:info:2:49: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/MacOS.yml|132 col 9| shellcheck reported issue in this script: SC2086:info:3:50: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/StaticAnalysis.yml|75 col 9| shellcheck reported issue in this script: SC2002:style:4:5: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]
.github/workflows/StaticAnalysis.yml|95 col 9| shellcheck reported issue in this script: SC2002:style:1:5: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]
.github/workflows/StaticAnalysis.yml|128 col 9| shellcheck reported issue in this script: SC2046:warning:9:68: Quote this to prevent word splitting [shellcheck]
.github/workflows/StaticAnalysis.yml|128 col 9| shellcheck reported issue in this script: SC2002:style:12:5: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]
.github/workflows/StaticAnalysis.yml|159 col 9| shellcheck reported issue in this script: SC2002:style:1:5: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]
.github/workflows/StaticAnalysis.yml|189 col 9| shellcheck reported issue in this script: SC2046:warning:9:50: Quote this to prevent word splitting [shellcheck]
.github/workflows/StaticAnalysis.yml|189 col 9| shellcheck reported issue in this script: SC2002:style:12:5: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]
.github/workflows/StaticAnalysis.yml|218 col 9| shellcheck reported issue in this script: SC2002:style:1:5: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]
.github/workflows/StaticAnalysis.yml|245 col 9| shellcheck reported issue in this script: SC2046:warning:1:12: Quote this to prevent word splitting [shellcheck]
.github/workflows/StaticAnalysis.yml|245 col 9| shellcheck reported issue in this script: SC2185:info:1:14: Some finds don't have a default path. Specify '.' explicitly [shellcheck]
.github/workflows/StaticAnalysis.yml|261 col 9| shellcheck reported issue in this script: SC2002:style:1:5: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]
.github/workflows/StaticAnalysis.yml|298 col 9| shellcheck reported issue in this script: SC2046:warning:5:39: Quote this to prevent word splitting [shellcheck]
.github/workflows/StaticAnalysis.yml|298 col 9| shellcheck reported issue in this script: SC2002:style:11:5: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]
.github/workflows/StaticAnalysis.yml|325 col 9| shellcheck reported issue in this script: SC2002:style:1:5: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]
.github/workflows/StaticAnalysis.yml|430 col 9| shellcheck reported issue in this script: SC2002:style:8:5: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]
.github/workflows/StaticAnalysis.yml|430 col 9| shellcheck reported issue in this script: SC2002:style:11:5: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]
.github/workflows/StaticAnalysis.yml|460 col 9| shellcheck reported issue in this script: SC2002:style:1:5: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]
.github/workflows/StyleCheck.yml|35 col 9| shellcheck reported issue in this script: SC2046:warning:1:41: Quote this to prevent word splitting [shellcheck]
.github/workflows/StyleCheck.yml|35 col 9| shellcheck reported issue in this script: SC2185:info:1:43: Some finds don't have a default path. Specify '.' explicitly [shellcheck]
.github/workflows/StyleCheck.yml|66 col 9| shellcheck reported issue in this script: SC2046:warning:1:41: Quote this to prevent word splitting [shellcheck]
.github/workflows/StyleCheck.yml|66 col 9| shellcheck reported issue in this script: SC2185:info:1:43: Some finds don't have a default path. Specify '.' explicitly [shellcheck]
.github/workflows/StyleCheck.yml|92 col 9| shellcheck reported issue in this script: SC1011:warning:5:101: This apostrophe terminated the single quoted string! [shellcheck]
.github/workflows/StyleCheck.yml|92 col 9| shellcheck reported issue in this script: SC2014:info:5:104: This will expand once before find runs, not per file found [shellcheck]
.github/workflows/StyleCheck.yml|92 col 9| shellcheck reported issue in this script: SC2014:info:5:115: This will expand once before find runs, not per file found [shellcheck]