Skip to content

Merge pull request #169 from hansihe/exif-decode-improvements #388

Merge pull request #169 from hansihe/exif-decode-improvements

Merge pull request #169 from hansihe/exif-decode-improvements #388

Triggered via push October 2, 2024 23:16
Status Success
Total duration 9m 49s
Artifacts

ci.yml

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

Annotations

3 warnings
Test on OTP 25.3 / Elixir 1.14.4-otp-25
Code.print_diagnostic/1 is undefined or private
Test on OTP 25.3 / Elixir 1.14.4-otp-25
function __to_backend__/1 required by behaviour Nx.Defn.Compiler is not implemented (in module Axon.Defn)
Test on OTP 27 / Elixir 1.17.2-otp-27
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it