aboutcode-org / aboutcode-org/scancode.io

Do not report error for character/device file

未關閉
#766 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
215
分支
203
平均合併
4 天 8 小時
30 天內合併 PR
6

描述

When running a docker pipeline, I got this error:

>info: skipping unsupported ./dev/console file type: block, chr, dev or sparse file info: skipping unsupported ./dev/ptmx file type: block, chr, dev or sparse file info: skipping unsupported ./dev/zero file type: block, chr, dev or sparse file info: skipping unsupported ./dev/urandom file type: block, chr, dev or sparse file info: skipping unsupported ./dev/null file type: block, chr, dev or sparse file info: skipping unsupported ./dev/tty file type: block, chr, dev or sparse file info: skipping unsupported ./dev/random file type: block, chr, dev or sparse file info: skipping unsupported ./dev/full file type: block, chr, dev or sparse file

is reported as an error but is NOT an error.
we should either:
- not report an error at all for this
- report this as an informational message and not count this as an error

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。