Skip to content

src: Make linter happy #67

src: Make linter happy

src: Make linter happy #67

Triggered via push September 2, 2024 14:01
Status Failure
Total duration 43s
Artifacts

ci.yml

on: push
Matrix: Banshee
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Banshee (1.67.0): src/tran.rs#L520
use of deprecated function `llvm::core::LLVMBuildLoad`: Use LLVMBuildLoad2 instead to support opaque pointers.
Banshee (1.67.0): src/tran.rs#L537
use of deprecated function `llvm::core::LLVMBuildLoad`: Use LLVMBuildLoad2 instead to support opaque pointers.
Banshee (1.67.0): src/tran.rs#L538
use of deprecated function `llvm::core::LLVMBuildCall`: Use LLVMBuildCall2 instead to support opaque pointers.
Banshee (1.67.0): src/tran.rs#L725
use of deprecated function `llvm::core::LLVMBuildLoad`: Use LLVMBuildLoad2 instead to support opaque pointers.
Banshee (1.67.0): src/tran.rs#L727
use of deprecated function `llvm::core::LLVMBuildLoad`: Use LLVMBuildLoad2 instead to support opaque pointers.
Banshee (1.67.0): src/tran.rs#L815
use of deprecated function `llvm::core::LLVMBuildLoad`: Use LLVMBuildLoad2 instead to support opaque pointers.
Banshee (1.67.0): src/tran.rs#L817
use of deprecated function `llvm::core::LLVMBuildLoad`: Use LLVMBuildLoad2 instead to support opaque pointers.
Banshee (1.67.0): src/tran.rs#L895
use of deprecated function `llvm::core::LLVMBuildCall`: Use LLVMBuildCall2 instead to support opaque pointers.
Banshee (1.67.0): src/tran.rs#L986
use of deprecated function `llvm::core::LLVMBuildLoad`: Use LLVMBuildLoad2 instead to support opaque pointers.
Banshee (1.67.0): src/tran.rs#L1121
use of deprecated function `llvm::core::LLVMBuildLoad`: Use LLVMBuildLoad2 instead to support opaque pointers.
Banshee (1.67.0)
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/