First six async/finish implementations for the Gio file subclass #5012
Annotations
27 warnings and 1 notice
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
gio-win32/src/output_stream.rs#L24
call to unsafe function `glib::object::Cast::unsafe_cast` is unsafe and requires unsafe block
|
|
build:
gio-win32/src/input_stream.rs#L39
call to unsafe function `gio_win32_sys::g_win32_input_stream_new` is unsafe and requires unsafe block
|
|
build:
gio-win32/src/input_stream.rs#L39
call to unsafe function `glib::translate::FromGlibPtrFull::from_glib_full` is unsafe and requires unsafe block
|
|
build:
gio-win32/src/input_stream.rs#L39
call to unsafe function `glib::object::Cast::unsafe_cast` is unsafe and requires unsafe block
|
|
build:
gio-win32/src/input_stream.rs#L24
call to unsafe function `gio_win32_sys::g_win32_input_stream_new` is unsafe and requires unsafe block
|
|
build:
gio-win32/src/input_stream.rs#L24
call to unsafe function `glib::translate::FromGlibPtrFull::from_glib_full` is unsafe and requires unsafe block
|
|
build
`gio` (lib) generated 2 warnings (run `cargo fix --lib -p gio` to apply 1 suggestion)
|
|
build:
gio/src/subclass/file.rs#L4810
call to unsafe function `glib::translate::FromGlibPtrNone::from_glib_none` is unsafe and requires unsafe block
|
|
build
`gio-win32-sys` (lib) generated 1 warning (run `cargo fix --lib -p gio-win32-sys` to apply 1 suggestion)
|
|
build:
gio-win32/sys/src/lib.rs#L16
unused import: `gobject_sys as gobject`
|
|
test sys
`gio-win32-sys` (lib) generated 1 warning (run `cargo fix --lib -p gio-win32-sys` to apply 1 suggestion)
|
|
test sys:
gio-win32/sys/src/lib.rs#L16
unused import: `gobject_sys as gobject`
|
|
test:
gio-win32/src/input_stream.rs#L39
call to unsafe function `gio_win32_sys::g_win32_input_stream_new` is unsafe and requires unsafe block
|
|
test:
gio-win32/src/input_stream.rs#L39
call to unsafe function `glib::translate::FromGlibPtrFull::from_glib_full` is unsafe and requires unsafe block
|
|
test:
gio-win32/src/input_stream.rs#L39
call to unsafe function `glib::object::Cast::unsafe_cast` is unsafe and requires unsafe block
|
|
test:
gio-win32/src/input_stream.rs#L24
call to unsafe function `gio_win32_sys::g_win32_input_stream_new` is unsafe and requires unsafe block
|
|
test:
gio-win32/src/input_stream.rs#L24
call to unsafe function `glib::translate::FromGlibPtrFull::from_glib_full` is unsafe and requires unsafe block
|
|
test:
gio-win32/src/input_stream.rs#L24
call to unsafe function `glib::object::Cast::unsafe_cast` is unsafe and requires unsafe block
|
|
test:
gio/src/subclass/file.rs#L4810
call to unsafe function `glib::translate::FromGlibPtrNone::from_glib_none` is unsafe and requires unsafe block
|
|
test:
gio/src/subclass/file.rs#L4808
dereference of raw pointer is unsafe and requires unsafe block
|
|
test
`gio-win32-sys` (lib) generated 1 warning (run `cargo fix --lib -p gio-win32-sys` to apply 1 suggestion)
|
|
test:
gio-win32/sys/src/lib.rs#L16
unused import: `gobject_sys as gobject`
|
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
|
background
wait
wait-all
cancel
parallel
Loading