tovarchristian21
Error with Yamerl
Hello guys, has anyone ever encountered this kind error with yamerl ?. I’m trying to setup a CD, but I’m having trouble with the following output:
...
* Getting meck (Hex package)
* Getting bunt (Hex package)
===> Compiling parse_trans
===> Compiling mimerl
===> Compiling yamerl
##[error]/home/runner/work/podnation/podnation/deps/yamerl/include/internal/yamerl_constr.hrl:45: Warning: record unfinished_node has field(s) without type information
##[error]/home/runner/work/podnation/podnation/deps/yamerl/include/internal/yamerl_constr.hrl:52: Warning: record node_anchor has field(s) without type information
...
Marked As Solved
tovarchristian21
Thank for the help, it has been solved. Apparently someone added a wrong configuration that could not be handled by the CI runner. Thanks again for checking this issue.
1
Also Liked
wolf4earth
AFAIK will the :warnings_as_errors option - --warnings-as-errors on the CLI - only fail when you have warnings in your current project.
I’ve just tested it locally with a project where we also use yamerl and we see the same warnings but the build doesn’t fail.
2
NobbZ
Yeah, warnings as errors should not affect building of dependencies. But it was not clear for me what is actually the problem, therefore I just suggested to try.
1
Popular in Questions
Hi,
I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
I’m brand new to Phoenix and I have stripped one of the demo applications to the bone. I just want to get an svg up on the screen. Here i...
New
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
New
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible.
total = 10
while total != 0
...
New
I am trying to run a deploy with docker and I successfully runned with this command:
docker build -t romenigld/blog-prod .
but when I t...
New
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1]
15:22:35.803 [error] gen_event {lager_file_backend...
New
Other popular topics
Hi folks,
Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
New
Hi everyone!
I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
Hi All,
I set a environment variables in dev.exs , like below code.
when i start server, how can i set the ${enable} value?
thanks.
d...
New
i’m a new one to elixir
which editor can i use
vs code? or atom?
Thanks! :smiley:
New
After calling mix ecto.create I get this error:
17:00:32.162 [error] GenServer #PID<0.412.0> terminating
** (Postgrex.Error) FATAL...
New
We have an ECS cluster with 4 services, where each task joins a single cluster, via discovery ECS discovery service.
Currently when I de...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #hex









