{% load humanize %} {% load i18n %}
{% trans "Room-workadventure_linter-result" %}
{{ wa_linter.timestamp|naturaltime }},
Commit: {{ wa_linter.commitHash }}
{{ entry.entrypoint }}
does not exist
{% if not entry.depFatal %}(no layer with that name is a startLayer
){% endif %}
, but is used as exitUrl
in
{% for map in entry.neededBy %}
{{ map }}
{% if not forloop.last %},{% endif %}
{% endfor %}
.
{{ entry.asset }}
does not exist, but is referenced in
{% for map in entry.neededBy %}
{{ map }}
{% if not forloop.last %},{% endif %}
{% endfor %}
.
{{ map }}
{{ place }}
{% if not forloop.last %},{% endif %}
{% endfor %}
{{ item|json_indent }}{% endif %}