Another round of just something #72
Annotations
10 errors and 1 warning
src/tran.rs#L6616
use of deprecated function `llvm::core::LLVMBuildGEP`: Use LLVMBuildGEP2 instead to support opaque pointers.
|
src/tran.rs#L6645
use of deprecated function `llvm::core::LLVMBuildGEP`: Use LLVMBuildGEP2 instead to support opaque pointers.
|
src/tran.rs#L6782
use of deprecated function `llvm::core::LLVMBuildGEP`: Use LLVMBuildGEP2 instead to support opaque pointers.
|
src/tran.rs#L6796
use of deprecated function `llvm::core::LLVMBuildGEP`: Use LLVMBuildGEP2 instead to support opaque pointers.
|
src/tran.rs#L6810
use of deprecated function `llvm::core::LLVMBuildGEP`: Use LLVMBuildGEP2 instead to support opaque pointers.
|
src/tran.rs#L6824
use of deprecated function `llvm::core::LLVMBuildGEP`: Use LLVMBuildGEP2 instead to support opaque pointers.
|
src/tran.rs#L6838
use of deprecated function `llvm::core::LLVMBuildGEP`: Use LLVMBuildGEP2 instead to support opaque pointers.
|
src/tran.rs#L6852
use of deprecated function `llvm::core::LLVMBuildGEP`: Use LLVMBuildGEP2 instead to support opaque pointers.
|
src/tran.rs#L6866
use of deprecated function `llvm::core::LLVMBuildGEP`: Use LLVMBuildGEP2 instead to support opaque pointers.
|
src/tran.rs#L6949
use of deprecated function `llvm::core::LLVMBuildGEP`: Use LLVMBuildGEP2 instead to support opaque pointers.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading