Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show error messages on pull requests via workflow commands #217

Open
kmyk opened this issue Apr 4, 2020 · 0 comments
Open

show error messages on pull requests via workflow commands #217

kmyk opened this issue Apr 4, 2020 · 0 comments

Comments

@kmyk
Copy link
Member

kmyk commented Apr 4, 2020

CI が落ちたらソースコードのどこが原因か (「この行で配列外参照」「この行でオーバーフローしてる」など) を判断して GitHub 上に表示してほしい。
GCC や Clang の sanitizers と GitHub Actions の機能を合わせればできる。わざわざ実装するほどの価値があるかはよく分からない。

参考:
https://help.github.com/en/actions/reference/workflow-commands-for-github-actions#setting-a-warning-message
https://blog.andoshin11.me/posts/typescript-error-reporter-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant