Skip to content

forklift

forklift #810

Manually triggered January 22, 2026 21:50
Status Success
Total duration 11m 51s
Artifacts

forklift.yml

on: workflow_dispatch
Verify the Application
11m 47s
Verify the Application
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
Verify the Application
variable "extract_id_1" is unused (if the variable is not meant to be used, prefix it with an underscore)
Verify the Application
variable "ingestion_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
Verify the Application
variable "extract_start" is unused (if the variable is not meant to be used, prefix it with an underscore)
Verify the Application
variable "dataset" is unused (if the variable is not meant to be used, prefix it with an underscore)
Verify the Application
variable "ingestion_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
Verify the Application
variable "extract_start" is unused (if the variable is not meant to be used, prefix it with an underscore)
Verify the Application
variable "dataset" is unused (if the variable is not meant to be used, prefix it with an underscore)
Verify the Application
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Verify the Application
use Mix.Config is deprecated. Use the Config module instead
Verify the Application
function libcluster/0 is unused
Verify the Application
unused import SmartCity.Event.data_extract_end/0
Verify the Application
unused alias PrestigeHelper
Verify the Application: deps/mox/lib/mox.ex#L491
redefining module MockTable (current version loaded from /home/runner/work/***/***/_build/test/lib/forklift/ebin/Elixir.MockTable.beam)
Verify the Application: deps/mox/lib/mox.ex#L491
redefining module MockTopic (current version loaded from /home/runner/work/***/***/_build/test/lib/forklift/ebin/Elixir.MockTopic.beam)
Verify the Application: deps/mox/lib/mox.ex#L491
redefining module MockReader (current version loaded from /home/runner/work/***/***/_build/test/lib/forklift/ebin/Elixir.MockReader.beam)
Verify the Application
variable "table_name" is unused (if the variable is not meant to be used, prefix it with an underscore)
Verify the Application
variable "schema" is unused (if the variable is not meant to be used, prefix it with an underscore)
Verify the Application
redefining module Forklift.Test.ElsaStub (current version loaded from /home/runner/work/***/***/_build/test/lib/forklift/ebin/Elixir.Forklift.Test.ElsaStub.beam)
Verify the Application
redefining module Forklift.Test.ElsaBehaviour (current version loaded from /home/runner/work/***/***/_build/test/lib/forklift/ebin/Elixir.Forklift.Test.ElsaBehaviour.beam)
Verify the Application
function libcluster/0 is unused
Verify the Application
Function body is nested too deep (max depth is 2, was 3).
Verify the Application
`Enum.map_join/3` is more efficient than `Enum.map/2 |> Enum.join/2`.
Verify the Application
`Enum.map_join/3` is more efficient than `Enum.map/2 |> Enum.join/2`.