Skip to content

refactor: use developer username on webhook #147

refactor: use developer username on webhook

refactor: use developer username on webhook #147

Triggered via push June 20, 2025 01:51
Status Failure
Total duration 3m 28s
Artifacts

ci.yml

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

Annotations

2 errors and 6 warnings
Testing (1.17.2, 27.0.1)
Process completed with exit code 2.
Testing (1.17.2, 27.0.1): test/features/developer_creates_post_test.exs#L75
test enters a title that is too long (DeveloperCreatesPostTest)
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