Skip to content

feat: replaced @bind.help/experimental/deprecated with standard JS comments and JSDoc like annotations #306

feat: replaced @bind.help/experimental/deprecated with standard JS comments and JSDoc like annotations

feat: replaced @bind.help/experimental/deprecated with standard JS comments and JSDoc like annotations #306

Triggered via pull request December 28, 2025 19:59
Status Success
Total duration 24m 4s
Artifacts 31

runner.yml

on: pull_request
🌳 Set Environment  /  🌳 Set Environment
23s
🌳 Set Environment / 🌳 Set Environment
🔄 Changesets  /  🔄 Changesets
🔄 Changesets / 🔄 Changesets
Matrix: ⚙️ Build Godot Version with GodotJS
Matrix: 🔬 Test project
🏁 Builds Done
2s
🏁 Builds Done
🦅 Release  /  release
🦅 Release / release
Matrix: 📁 Upload Assets
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

122 warnings
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍏 iOS / iOS (template_debug, qjs-ng): impl/quickjs/jsb_quickjs_class_builder.h#L258
cast from 'JSValue (*)(JSContext *, JSValue, int, JSValue *, int)' to 'JSCFunction *' (aka 'JSValue (*)(JSContext *, JSValue, int, JSValue *)') converts to incompatible function type
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍏 iOS / iOS (template_debug, qjs-ng): impl/quickjs/jsb_quickjs_class_builder.h#L258
cast from 'JSValue (*)(JSContext *, JSValue, int, JSValue *, int)' to 'JSCFunction *' (aka 'JSValue (*)(JSContext *, JSValue, int, JSValue *)') converts to incompatible function type
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍏 iOS / iOS (template_debug, qjs-ng): impl/quickjs/jsb_quickjs_class_builder.h#L258
cast from 'JSValue (*)(JSContext *, JSValue, int, JSValue *, int)' to 'JSCFunction *' (aka 'JSValue (*)(JSContext *, JSValue, int, JSValue *)') converts to incompatible function type
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍏 iOS / iOS (template_debug, qjs-ng): impl/quickjs/jsb_quickjs_class_builder.h#L258
cast from 'JSValue (*)(JSContext *, JSValue, int, JSValue *, int)' to 'JSCFunction *' (aka 'JSValue (*)(JSContext *, JSValue, int, JSValue *)') converts to incompatible function type
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍏 iOS / iOS (template_debug, qjs-ng): impl/quickjs/jsb_quickjs_class_builder.h#L258
cast from 'JSValue (*)(JSContext *, JSValue, int, JSValue *, int)' to 'JSCFunction *' (aka 'JSValue (*)(JSContext *, JSValue, int, JSValue *)') converts to incompatible function type
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍏 iOS / iOS (template_debug, qjs-ng): impl/quickjs/jsb_quickjs_class_builder.h#L258
cast from 'JSValue (*)(JSContext *, JSValue, int, JSValue *, int)' to 'JSCFunction *' (aka 'JSValue (*)(JSContext *, JSValue, int, JSValue *)') converts to incompatible function type
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍏 iOS / iOS (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍏 iOS / iOS (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍏 iOS / iOS (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍏 iOS / iOS (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍏 iOS / iOS (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍏 iOS / iOS (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍏 iOS / iOS (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍏 iOS / iOS (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍏 iOS / iOS (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍏 iOS / iOS (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🌐 Web / Web (template_debug, qjs-ng, threads=yes, dlink=no): impl/quickjs/jsb_quickjs_class_builder.h#L258
cast from 'JSValue (*)(JSContext *, JSValue, int, JSValue *, int)' (aka 'unsigned long long (*)(JSContext *, unsigned long long, int, unsigned long long *, int)') to 'JSCFunction *' (aka 'unsigned long long (*)(JSContext *, unsigned long long, int, unsigned long long *)') converts to incompatible function type
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🌐 Web / Web (template_debug, qjs-ng, threads=yes, dlink=no): impl/quickjs/jsb_quickjs_class_builder.h#L258
cast from 'JSValue (*)(JSContext *, JSValue, int, JSValue *, int)' (aka 'unsigned long long (*)(JSContext *, unsigned long long, int, unsigned long long *, int)') to 'JSCFunction *' (aka 'unsigned long long (*)(JSContext *, unsigned long long, int, unsigned long long *)') converts to incompatible function type
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🌐 Web / Web (template_debug, qjs-ng, threads=yes, dlink=no): impl/quickjs/jsb_quickjs_class_builder.h#L258
cast from 'JSValue (*)(JSContext *, JSValue, int, JSValue *, int)' (aka 'unsigned long long (*)(JSContext *, unsigned long long, int, unsigned long long *, int)') to 'JSCFunction *' (aka 'unsigned long long (*)(JSContext *, unsigned long long, int, unsigned long long *)') converts to incompatible function type
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🌐 Web / Web (template_debug, qjs-ng, threads=yes, dlink=no): impl/quickjs/jsb_quickjs_class_builder.h#L258
cast from 'JSValue (*)(JSContext *, JSValue, int, JSValue *, int)' (aka 'unsigned long long (*)(JSContext *, unsigned long long, int, unsigned long long *, int)') to 'JSCFunction *' (aka 'unsigned long long (*)(JSContext *, unsigned long long, int, unsigned long long *)') converts to incompatible function type
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🌐 Web / Web (template_debug, qjs-ng, threads=yes, dlink=no): impl/quickjs/jsb_quickjs_class_builder.h#L258
cast from 'JSValue (*)(JSContext *, JSValue, int, JSValue *, int)' (aka 'unsigned long long (*)(JSContext *, unsigned long long, int, unsigned long long *, int)') to 'JSCFunction *' (aka 'unsigned long long (*)(JSContext *, unsigned long long, int, unsigned long long *)') converts to incompatible function type
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🌐 Web / Web (template_debug, qjs-ng, threads=yes, dlink=no): impl/quickjs/jsb_quickjs_class_builder.h#L258
cast from 'JSValue (*)(JSContext *, JSValue, int, JSValue *, int)' (aka 'unsigned long long (*)(JSContext *, unsigned long long, int, unsigned long long *, int)') to 'JSCFunction *' (aka 'unsigned long long (*)(JSContext *, unsigned long long, int, unsigned long long *)') converts to incompatible function type
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍏 iOS / iOS (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍏 iOS / iOS (template_debug, v8): v8/include/v8-platform.h#L1040
'v8::HighAllocationThroughputObserver' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍏 iOS / iOS (template_debug, v8): v8/include/v8-platform.h#L1027
'v8::ZoneBackingAllocator' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍏 iOS / iOS (template_debug, v8): v8/include/v8-platform.h#L201
'v8::JobDelegate' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍏 iOS / iOS (template_debug, v8): v8/include/v8-context.h#L214
'v8::Context::DeepFreezeDelegate' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍏 iOS / iOS (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍏 iOS / iOS (template_debug, v8): v8/include/v8-platform.h#L1040
'v8::HighAllocationThroughputObserver' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍏 iOS / iOS (template_debug, v8): v8/include/v8-platform.h#L1027
'v8::ZoneBackingAllocator' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍏 iOS / iOS (template_debug, v8): v8/include/v8-platform.h#L201
'v8::JobDelegate' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍏 iOS / iOS (template_debug, v8): v8/include/v8-context.h#L214
'v8::Context::DeepFreezeDelegate' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🤖 Android / Android (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🤖 Android / Android (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🤖 Android / Android (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🤖 Android / Android (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🤖 Android / Android (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🤖 Android / Android (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🤖 Android / Android (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🤖 Android / Android (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🤖 Android / Android (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🤖 Android / Android (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🤖 Android / Android (template_debug, v8): v8/include/v8-platform.h#L1040
'v8::HighAllocationThroughputObserver' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🤖 Android / Android (template_debug, v8): v8/include/v8-platform.h#L1027
'v8::ZoneBackingAllocator' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🤖 Android / Android (template_debug, v8): v8/include/v8-platform.h#L201
'v8::JobDelegate' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🤖 Android / Android (template_debug, v8): v8/include/v8-context.h#L214
'v8::Context::DeepFreezeDelegate' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🤖 Android / Android (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🤖 Android / Android (template_debug, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🤖 Android / Android (template_debug, v8): v8/include/v8-platform.h#L1040
'v8::HighAllocationThroughputObserver' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🤖 Android / Android (template_debug, v8): v8/include/v8-platform.h#L1027
'v8::ZoneBackingAllocator' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🤖 Android / Android (template_debug, v8): v8/include/v8-platform.h#L201
'v8::JobDelegate' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🤖 Android / Android (template_debug, v8): v8/include/v8-context.h#L214
'v8::Context::DeepFreezeDelegate' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): v8/include/v8-platform.h#L1040
'v8::HighAllocationThroughputObserver' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): v8/include/v8-platform.h#L1027
'v8::ZoneBackingAllocator' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): v8/include/v8-platform.h#L201
'v8::JobDelegate' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): v8/include/v8-context.h#L214
'v8::Context::DeepFreezeDelegate' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): v8/include/v8-platform.h#L1040
'v8::HighAllocationThroughputObserver' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): v8/include/v8-platform.h#L1027
'v8::ZoneBackingAllocator' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): v8/include/v8-platform.h#L201
'v8::JobDelegate' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): v8/include/v8-context.h#L214
'v8::Context::DeepFreezeDelegate' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.4, 4.4) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): v8/include/v8-platform.h#L1040
'v8::HighAllocationThroughputObserver' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): v8/include/v8-platform.h#L1027
'v8::ZoneBackingAllocator' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): v8/include/v8-platform.h#L201
'v8::JobDelegate' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): v8/include/v8-context.h#L214
'v8::Context::DeepFreezeDelegate' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): v8/include/v8-platform.h#L1040
'v8::HighAllocationThroughputObserver' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): v8/include/v8-platform.h#L1027
'v8::ZoneBackingAllocator' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): v8/include/v8-platform.h#L201
'v8::JobDelegate' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): v8/include/v8-context.h#L214
'v8::Context::DeepFreezeDelegate' has virtual functions but non-virtual destructor
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L63
ignoring return value of function declared with 'warn_unused_result' attribute
⚙️ Build Godot Version with GodotJS (4.5, 4.5) / 🍎 macOS / Mac (editor, v8): impl/v8/jsb_v8_class_builder.h#L61
ignoring return value of function declared with 'warn_unused_result' attribute

Artifacts

Produced during runtime
Name Size Digest
android-template_debug-4.4-qjs-ng Expired
82.4 MB
sha256:2c438857d39fb22ae71623bbf83b83840970412237869e4f53118a948de9960b
android-template_debug-4.4-v8 Expired
106 MB
sha256:8343c9db34c52b27b80cf74a584e99c22b140529b7b88d7e27f1976ca876e5cc
android-template_debug-4.5-qjs-ng Expired
80.2 MB
sha256:2c8fc3e4ce1011423173ac09a03cc74fb28f7c04197802e97febe075447b5b9a
android-template_debug-4.5-v8 Expired
104 MB
sha256:17963273eed633950620e968759ac18428cca68881dad68f0ccf1acfe6339149
impl-web-js Expired
9.9 KB
sha256:55e8eb154b4578fca60fddc6dbde00719d3561fa56ad5af5606c678a8fabdf68
ios-template_debug-4.4-qjs-ng Expired
48.6 MB
sha256:0efd0bfc74083bf76948c6aa146e3d1b2cf18534f10992aab3662aef071d6f10
ios-template_debug-4.4-v8 Expired
59.1 MB
sha256:43436bd4161ce483848d1f68344fc4bcf253d1e3b759e09ed5389a4be067cffc
ios-template_debug-4.5-qjs-ng Expired
60.2 MB
sha256:a6e63aaa0a2bd3bd76819a80c81e9db358ee92cf2d96ec19d87ebed66b076648
ios-template_debug-4.5-v8 Expired
70.7 MB
sha256:5d72e8c32928e7cc823026a26109dc9bfbfaa35a347f42ce15957cd46237d9ce
linux-editor-4.4-qjs-ng Expired
71.7 MB
sha256:42a40e274b4e0ca1e25e129ea4efeab33c28702d2d30227da0744e3df32a43ec
linux-editor-4.4-v8 Expired
78.9 MB
sha256:5be6f7598a4eb811d68b33b1fe92302348d078fd2916120e737df3799178bda1
linux-editor-4.5-qjs-ng Expired
77.9 MB
sha256:92e58022519405e4cc75b595b08b8d0f5d468d4a66aa7ca57a8cbd1869d44e2a
linux-editor-4.5-v8 Expired
85 MB
sha256:2aa6f91def07c75f221d2997bb7c2fa1658e076af0e82ad2890df59ae4ffec4b
macos-editor-4.4-qjs-ng Expired
125 MB
sha256:1323734640940f80f13df5d1f989e6664a41a0d014bd1b951f6f63d6060ce14f
macos-editor-4.4-v8 Expired
136 MB
sha256:a56429e054ff9f34d796e443653845d29e02b02e8435b0e292fadb9bb5045826
macos-editor-4.5-qjs-ng Expired
143 MB
sha256:e26909dcce0dfb05f4ac72c9614c0326b47fc566ace1e278013224fbf5703635
macos-editor-4.5-v8 Expired
153 MB
sha256:801004b284a65b5db986cfd9bf323dacbc738cef34127561f02fb5178a84fdb8
macos-editor-app-4.4-qjs-ng Expired
126 MB
sha256:a6cb3dba48482a793132505013e010cd05e913c899accf5c828d78e71f88680f
macos-editor-app-4.4-v8 Expired
137 MB
sha256:d3cfa50882a1f9d2a43cfb6fb8f17ed1313534cc4ec871ebbbc2f8dbe352e7d9
macos-editor-app-4.5-qjs-ng Expired
145 MB
sha256:f5e41cc21c49cfbd5c438365e0550e8004363317586d3fb979517c26d9051b79
macos-editor-app-4.5-v8 Expired
155 MB
sha256:00dcd24da749026f564d4e8df02a34b371a49914f070b25312ec129ce06b375d
scripts-out Expired
64.5 KB
sha256:ef2a3ed71b187b4cd8331b66482e4fc76c3e4b833396f6bc622b66c877aba95e
tests-project Expired
31.8 KB
sha256:20d81e9fd516d98b963789c5fb0f6457babb5823618b96a6a5856f5fe228bdec
web-template_debug-4.4-browser Expired
19.7 MB
sha256:8d047a6be59b3705cdf095b7d059e43be5b4d3691aade234577e134a8999e702
web-template_debug-4.4-qjs-ng Expired
20.2 MB
sha256:7eb625d1dd77bd5a13e7dc874a5a8509053a2964d08fb9988cd64e1484b09666
web-template_debug-4.5-browser Expired
18.7 MB
sha256:e88faa78293f112dbd5d5e9353df6fbd47ffdec1d43323c9a4e4da33ca8f8cf9
web-template_debug-4.5-qjs-ng Expired
19.3 MB
sha256:61662f3216e18311b1a00ea78bf36bc66e463398aa3e3826ed927ee141ce4a37
windows-editor-4.4-qjs-ng Expired
78.7 MB
sha256:66377cf9e34588b5c15c6faaaf4fc208a45e527e9028ab60c9829675d70ced53
windows-editor-4.4-v8 Expired
86.1 MB
sha256:460b83309a31c84b085a4771abcab0ad0a1b4393ae364962d6c569cbd6ec7736
windows-editor-4.5-qjs-ng Expired
83.3 MB
sha256:665a27a27d0b762eb2815845d9639d5270ce1b045d83198562700bcaf601b38b
windows-editor-4.5-v8 Expired
90.7 MB
sha256:2f1a4a0e7e54ec682f8fe571722e0e286ca5613fe040c488c9fdfe22c7ef27a7