Skip to content

Clearer allocation API and add matmul test #305

Clearer allocation API and add matmul test

Clearer allocation API and add matmul test #305

Triggered via pull request November 22, 2025 15:50
Status Failure
Total duration 1m 26s
Artifacts

elixir.yml

on: pull_request
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
Build and test (1.17)
Process completed with exit code 12.
Build and test (1.18)
Process completed with exit code 12.
Build and test (1.17): lib/charms/kernel.ex#L100
Function is too complex (cyclomatic complexity is 10, max is 9).
Build and test (1.17): lib/charms/kernel.ex#L113
Function body is nested too deep (max depth is 2, was 3).
Build and test (1.17): test/support/gpu/matmul.ex#L1
Modules should have a @moduledoc tag.
Build and test (1.17): test/support/gpu/matmul.ex#L124
Modules should have a @moduledoc tag.
Build and test (1.18): lib/charms/kernel.ex#L100
Function is too complex (cyclomatic complexity is 10, max is 9).
Build and test (1.18): lib/charms/kernel.ex#L113
Function body is nested too deep (max depth is 2, was 3).
Build and test (1.18): test/support/gpu/matmul.ex#L1
Modules should have a @moduledoc tag.
Build and test (1.18): test/support/gpu/matmul.ex#L124
Modules should have a @moduledoc tag.