Skip to content

Fix #958: warn when feof() is used as a while loop condition (#8422) #792

Fix #958: warn when feof() is used as a while loop condition (#8422)

Fix #958: warn when feof() is used as a while loop condition (#8422) #792

Triggered via push June 17, 2026 06:45
Status Success
Total duration 49m 57s
Artifacts

sanitizers.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build (tsan, -DANALYZE_THREAD=On, false, thread, false, --executor=thread --error-exitcode=0)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (asan, -DANALYZE_ADDRESS=On, true, process, false)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (ubsan, -DANALYZE_UNDEFINED=On, true, process, true)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/