Skip to content

Rename file parameter to path in many FileAccess functions #952

Rename file parameter to path in many FileAccess functions

Rename file parameter to path in many FileAccess functions #952

Triggered via push November 26, 2025 01:06
Status Failure
Total duration 52m 9s
Artifacts

runner.yml

on: push
📊 Static checks  /  Code style, file formatting, and docs
36s
📊 Static checks / Code style, file formatting, and docs
🍏 iOS  /  Template (target=template_release)
1m 46s
🍏 iOS / Template (target=template_release)
Matrix: 🤖 Android / build-android
Matrix: 🐧 Linux / build-linux
Matrix: 🍎 macOS / build-macos
Matrix: 🌐 Web / web-template
Matrix: 🏁 Windows / build-windows
Fit to window
Zoom out
Zoom in

Annotations

32 errors
🍏 iOS / Template (target=template_release)
Process completed with exit code 2.
🍏 iOS / Template (target=template_release): core/io/file_access.cpp#L54
use of undeclared identifier 'p_name'
🤖 Android / Template arm64 (target=template_debug, arch=arm64)
Process completed with exit code 2.
🤖 Android / Template arm32 (target=template_debug, arch=arm32)
Process completed with exit code 2.
🌐 Web / Template w/o threads (target=template_release, threads=no)
Process completed with exit code 2.
🐧 Linux / Minimal template (target=template_release, everything disabled)
Process completed with exit code 2.
🍎 macOS / Template (target=template_release)
Process completed with exit code 2.
🍎 macOS / Template (target=template_release): core/io/file_access.cpp#L54
use of undeclared identifier 'p_name'
🌐 Web / Template w/ threads (target=template_release, threads=yes)
Process completed with exit code 2.
🐧 Linux / Template w/ Mono, debug (target=template_debug)
Process completed with exit code 2.
🐧 Linux / Template w/ Mono, release (target=template_release)
Process completed with exit code 2.
🤖 Android / Editor (target=editor)
Process completed with exit code 2.
🤖 Android / Editor (target=editor): core/io/file_access.cpp#L54
use of undeclared identifier 'p_name'
🍎 macOS / Editor (target=editor)
Process completed with exit code 2.
🍎 macOS / Editor (target=editor): core/io/file_access.cpp#L54
use of undeclared identifier 'p_name'
🏁 Windows / Editor w/ clang-cl (target=editor, use_llvm=yes)
Process completed with exit code 2.
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 2.
🏁 Windows / Template (target=template_release)
Process completed with exit code 2.
🏁 Windows / Template w/ GCC (target=template_release, use_mingw=yes)
Process completed with exit code 2.
🏁 Windows / Editor (target=editor)
Process completed with exit code 2.
🏁 Windows / Editor (target=editor): core/io/file_access.cpp#L54
'p_name': undeclared identifier