Skip to content

feat: use Req basic auth in webhook notifier #148

feat: use Req basic auth in webhook notifier

feat: use Req basic auth in webhook notifier #148

Triggered via push June 20, 2025 02:23
Status Success
Total duration 3m 31s
Artifacts

ci.yml

on: push
Matrix: Build
Matrix: Code Linting
Matrix: Testing
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Code Linting (1.17.2, 27.0.1)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Testing (1.17.2, 27.0.1)
using map.field notation (without parentheses) to invoke function TilexWeb.Endpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()
Testing (1.17.2, 27.0.1)
:logger :level has been set to :warn in config files, please use :warning instead
Testing (1.17.2, 27.0.1)
using map.field notation (without parentheses) to invoke function Phoenix.Digester.Gzip.file_extensions() is deprecated, you must add parentheses instead: remote.function()
Testing (1.17.2, 27.0.1)
using map.field notation (without parentheses) to invoke function Phoenix.Digester.Gzip.file_extensions() is deprecated, you must add parentheses instead: remote.function()
Testing (1.17.2, 27.0.1)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it