Skip to content

fix mapping endpoint generation #296

fix mapping endpoint generation

fix mapping endpoint generation #296

Re-run triggered August 8, 2025 17:30
Status Failure
Total duration 2m 36s
Artifacts 1

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
Run Tests
Process completed with exit code 2.
Run Tests: test/astarte/core/generators/interface_test.exs#L55
property interface generator custom interface creation (Astarte.Core.Generators.InterfaceTest)
Run Tests: test/astarte/core/generators/interface_test.exs#L37
property interface generator validate interface using Changeset and to_change (gen) (Astarte.Core.Generators.InterfaceTest)
Run Tests
Astarte.Core.Triggers.PolicyProtobuf.Handler.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Run Tests
Astarte.Core.Triggers.PolicyProtobuf.ErrorRange.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Run Tests
Astarte.Core.Triggers.PolicyProtobuf.ErrorKeyword.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Run Tests
unused alias TriggerTargetContainer
Run Tests
unused alias AMQPTriggerTarget
Run Tests
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Run Tests
use Bitwise is deprecated. import Bitwise instead