Skip to content

build(deps): bump github/codeql-action/init from 4.37.9 to 4.38.1 #249

build(deps): bump github/codeql-action/init from 4.37.9 to 4.38.1

build(deps): bump github/codeql-action/init from 4.37.9 to 4.38.1 #249

Triggered via pull request September 23, 2026 11:47
Status Cancelled
Total duration 55m 57s
Artifacts

native-contract.yml

on: pull_request
Matrix: file-notify-public-ert
Matrix: native-file-notify
Matrix: native-terminal-output
Matrix: native-terminfo
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 50 warnings
native terminfo (macos-system)
Canceling since a higher priority waiting request for ci-native terminal contract-refs/pull/440/merge exists
native terminfo (macos-homebrew)
Canceling since a higher priority waiting request for ci-native terminal contract-refs/pull/440/merge exists
native terminal output (macos-aarch64)
Canceling since a higher priority waiting request for ci-native terminal contract-refs/pull/440/merge exists
native file notifications (macos-aarch64)
Canceling since a higher priority waiting request for ci-native terminal contract-refs/pull/440/merge exists
GNU file notification ERT (windows-msvc-x86_64)
Canceling since a higher priority waiting request for ci-native terminal contract-refs/pull/440/merge exists
GNU file notification ERT (windows-msvc-x86_64)
The operation was canceled.
GNU file notification ERT (macos-aarch64)
Canceling since a higher priority waiting request for ci-native terminal contract-refs/pull/440/merge exists
GNU file notification ERT (macos-aarch64)
The operation was canceled.
native terminal contract
Canceling since a higher priority waiting request for ci-native terminal contract-refs/pull/440/merge exists
native terminal output (windows-msvc-x86_64): crates/neomacs-terminfo/src/numeric/division.rs#L81
methods `validate` and `validate_stack` are never used
native terminal output (windows-msvc-x86_64): crates/neomacs-terminfo/src/numeric/division.rs#L7
fields `sequence`, `tokens`, and `variables` are never read
GNU file notification ERT (windows-msvc-x86_64): crates/neomacs-terminfo/src/numeric/division.rs#L81
methods `validate` and `validate_stack` are never used
GNU file notification ERT (windows-msvc-x86_64): crates/neomacs-terminfo/src/numeric/division.rs#L7
fields `sequence`, `tokens`, and `variables` are never read
GNU file notification ERT (macos-aarch64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L1004
use of deprecated method `cranelift_codegen::ir::InstBuilder::iadd_imm`: use `iadd_imm_s` (sign-extends the immediate) or `iadd_imm_u` (zero-extends the immediate) instead
GNU file notification ERT (macos-aarch64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L990
use of deprecated method `cranelift_codegen::ir::InstBuilder::imul_imm`: use `imul_imm_s` (sign-extends the immediate) or `imul_imm_u` (zero-extends the immediate) instead