juntagrico/juntagrico

View on GitHub
Added subscribed signal sent from Job when member subscribes to it #1992
pascalfree authored ae1aae48
complete00:00:26
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No errors or warnings found in .codeclimate.yml.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-pep8:b25
b25: Pulling from codeclimate/codeclimate-pep8
ab6db1bc80d0: Pulling fs layer
bf17e9a1c113: Pulling fs layer
4f8d95c214b1: Pulling fs layer
0de813e89c33: Pulling fs layer
a9696c7f4cd8: Pulling fs layer
51b9219e6e44: Pulling fs layer
e3c7e34cb08c: Pulling fs layer
328f3a57c882: Pulling fs layer
43b5f16a0c84: Pulling fs layer
328f3a57c882: Waiting
0de813e89c33: Waiting
43b5f16a0c84: Waiting
a9696c7f4cd8: Waiting
bf17e9a1c113: Verifying Checksum
bf17e9a1c113: Download complete
4f8d95c214b1: Verifying Checksum
4f8d95c214b1: Download complete
ab6db1bc80d0: Verifying Checksum
ab6db1bc80d0: Download complete
a9696c7f4cd8: Download complete
ab6db1bc80d0: Pull complete
e3c7e34cb08c: Verifying Checksum
e3c7e34cb08c: Download complete
51b9219e6e44: Verifying Checksum
51b9219e6e44: Download complete
bf17e9a1c113: Pull complete
4f8d95c214b1: Pull complete
43b5f16a0c84: Verifying Checksum
43b5f16a0c84: Download complete
328f3a57c882: Verifying Checksum
328f3a57c882: Download complete
0de813e89c33: Verifying Checksum
0de813e89c33: Download complete
0de813e89c33: Pull complete
a9696c7f4cd8: Pull complete
51b9219e6e44: Pull complete
e3c7e34cb08c: Pull complete
328f3a57c882: Pull complete
43b5f16a0c84: Pull complete
Digest: sha256:75f70c714bc5f9e65359d45469a1fe7c1b181a15aee8fbabec7e23c65b19d447
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-pep8:b25
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-15T17:18:31.827736 #1]  WARN -- : Skipping juntagrico/templates/js/i18n.js due to CC::Parser::Client::HTTPError
W, [2024-04-15T17:18:31.827808 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-15T17:18:36.376373 #1]  WARN -- : Skipping ./juntagrico/templates/js/i18n.js due to CC::Parser::Client::HTTPError
W, [2024-04-15T17:18:36.376429 #1]  WARN -- : Response status: 422
I, [2024-04-15T17:18:36.548328 #1]  INFO -- : Skipping file testsettings.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 116
    raise NameError(f"In template, undefined variable or unknown value for: '{other}'")
                                                                                     ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:36.591293 #1]  INFO -- : Skipping file juntagrico/views_create_subscription.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 88
    **{},
        ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:36.694386 #1]  INFO -- : Skipping file ./juntagrico/queryset/member.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 23
    **extra_filters,
                   ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:36.755289 #1]  INFO -- : Skipping file juntagrico/management/commands/shift_time.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 31
    def handle(self, hours, *args, start=None, end=None, **options):
                                       ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:36.971006 #1]  INFO -- : Skipping file ./juntagrico/util/ical.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 26
    e.add(name='UID', value=f'{repr(job)}@{Site.objects.get_current().domain}')
                                                                             ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:37.046235 #1]  INFO -- : Skipping file ./juntagrico/util/depot_list.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 14
    def default_depot_list_generation(*args, days=0, force=False, future=False, no_future=False, **options):
                                                ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:37.413742 #1]  INFO -- : Skipping file ./juntagrico/tests/test_cs.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 55
    f'amount[{sub_types_id[0]}]': 1,
                               ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:37.499861 #1]  INFO -- : Skipping file ./juntagrico/tests/test_extra_subs.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 12
    self.assertPost(reverse('extra-change', args=[self.sub.pk]), data={f'amount[{self.extrasub_type.pk}]': 1}, code=302)
                                                                                                        ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:37.591229 #1]  INFO -- : Skipping file ./juntagrico/mailer/__init__.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 69
    return f'<{type(obj).__name__}{obj.id}@{Site.objects.get_current().domain}>'
                                                                               ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:37.694380 #1]  INFO -- : Skipping file ./juntagrico/entity/subs.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 274
    return _(f'Fehler in der Einstellung SUB_OVERVIEW_FORMAT.part_format. {k} kann nicht aufgelöst werden.')
                                                                                                           ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:37.743483 #1]  INFO -- : Skipping file ./juntagrico/entity/member.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 245
    extra = f"{self.join_date} - {self.leave_date or _('Heute')}"
                                                                ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:37.754916 #1]  INFO -- : Skipping file ./juntagrico/entity/location.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 76
    return '<br>'.join([self.name, *self.get_address()])
                                   ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:37.862094 #1]  INFO -- : Skipping file ./juntagrico/entity/__init__.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 143
    (f'notified_on_{entity_name}_creation', _('Wird bei {0} Erstellung informiert').format(cls.verbose_name)),
                                         ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:37.920944 #1]  INFO -- : Skipping file ./juntagrico/lifecycle/sub.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 126
    code='invalid') from e
                       ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:37.932352 #1]  INFO -- : Skipping file ./juntagrico/lifecycle/submembership.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 48
    code='invalid') from e
                       ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:37.987406 #1]  INFO -- : Skipping file ./juntagrico/resources/member.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 45
    area.name: Field(f'{area.id}assignment_count', area.name)
                                                ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:38.038849 #1]  INFO -- : Skipping file juntagrico/config.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 9
    def _get_setting(setting_key, default: Any = ''):
                                         ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:38.330234 #1]  INFO -- : Skipping file ./juntagrico/admins/member_admin.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 56
    reverse(f"admin:{target}", args=(obj.pk,)), obj
                            ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:38.348183 #1]  INFO -- : Skipping file ./juntagrico/admins/__init__.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 32
    if hasattr(self, f"get_{field}_queryset"):
                                           ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:38.391183 #1]  INFO -- : Skipping file juntagrico/views_subscription.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 291
    **{},
        ^
SyntaxError: invalid syntax


I, [2024-04-15T17:18:38.501935 #1]  INFO -- : Skipping file juntagrico/forms.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 46
    super().__init__(f'<a href="{href}" class="btn {css_classes}">{name}</a>')
                                                                            ^
SyntaxError: invalid syntax
7
pep8
pep8 engine documentation
View output
testsettings.py .github/ juntagrico_test_addon/ manage.py docs/ deploytestsettings.py juntagrico/locale/ juntagrico/views_create_subscription.py juntagrico/templatetags/ juntagrico/queryset/ juntagrico/management/__init__.py juntagrico/management/commands/create_member_for_superusers.py juntagrico/management/commands/generate_testdata_advanced.py juntagrico/management/commands/shift_time.py juntagrico/management/commands/remind_members.py juntagrico/management/commands/mailtexts.py juntagrico/management/commands/generate_depot_list.py juntagrico/management/commands/__init__.py juntagrico/signals.py juntagrico/util/ juntagrico/templates/ juntagrico/tests/ juntagrico/mailer/ juntagrico/static/juntagrico/js/ juntagrico/static/juntagrico/fonts/ juntagrico/static/juntagrico/css/ juntagrico/static/juntagrico/img/ juntagrico/views/ juntagrico/downgrade/ juntagrico/fixtures/ juntagrico/entity/ juntagrico/lifecycle/ juntagrico/checks.py juntagrico/view_decorators.py juntagrico/resources/ juntagrico/views_iso20022.py juntagrico/apps.py juntagrico/config.py juntagrico/admin.py juntagrico/__init__.py juntagrico/admins/ juntagrico/views_admin.py juntagrico/views_subscription.py juntagrico/urls.py juntagrico/models.py juntagrico/forms.py juntagrico/dao/ testurls.py
8
sonar-python
sonar-python engine documentation
View output
INFO: Java 1.8.0_111-internal Oracle Corporation (64-bit)
INFO: Linux 4.4.0-1128-aws amd64
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/src/app/build/libs/sonarlint-core-2.17.0.899.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/src/app/build/libs/sonarlint-cli-2.1.0.566.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
INFO: Index files
INFO: Invalid character encountered in file '/code/juntagrico/locale/es/LC_MESSAGES/django.mo' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/locale/nl/LC_MESSAGES/django.mo' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/locale/it/LC_MESSAGES/django.mo' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/locale/de/LC_MESSAGES/django.mo' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/locale/pt/LC_MESSAGES/django.mo' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/locale/fr/LC_MESSAGES/django.mo' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/locale/en/LC_MESSAGES/django.mo' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/fonts/Symbola.ttf' at line 2 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/fonts/SourceSansPro-Light.ttf' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/fonts/SourceSansPro-Regular.ttf' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/single_empty.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/status_100.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/status_0.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/juntagrico.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/favicon.ico' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/status_25.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/single_full.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/alternative bilder/circle_almost_empty 2.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/alternative bilder/orange.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/alternative bilder/circle_half.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/alternative bilder/circle_almost_full.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/alternative bilder/circle_full_core 2.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/alternative bilder/nicht kern.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/alternative bilder/job_status_full.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/alternative bilder/gelb.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/alternative bilder/circle_full_core.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/alternative bilder/kern2 copy.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/unused/kern2.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/unused/nicht kern.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v2/single_empty.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v2/status_100.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v2/status_0.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v2/status_25.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v2/single_full.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v2/core_full.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v2/status_50.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v2/status_75.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v2/core.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/status_50.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/status_75.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v1/single_empty.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v1/status_100.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v1/status_0.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v1/status_25.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v1/single_full.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v1/core_full.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v1/status_50.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v1/status_75.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/v1/core.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/core.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: Invalid character encountered in file '/code/juntagrico/static/juntagrico/img/single_core.png' at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
INFO: 447 files indexed
ERROR: Unable to parse file: /code/juntagrico/management/commands/generate_testdata_advanced.py
ERROR: Parse error at line 1 column 0:

  -->  import math
    2: import random
    3: 
    4: from django.core.management.base import BaseCommand
    5: from django.utils import timezone
    6: from faker import Faker
    7: 

ERROR: Unable to parse file: /code/juntagrico/entity/location.py
ERROR: Parse error at line 80 column 20:

   76: *self.get_address()])
   77: 
   78:     def __str__(self):
   79:         string = str(self.name)
  -->          if address := self.address:
   81:             return string + ', ' + address
   82:         return string
   83: 
   84:     class Meta:
   85:         verbose_name = _('Ort')

ERROR: Unable to parse file: /code/juntagrico/forms.py
ERROR: Parse error at line 114 column 16:

  110: self.instance.cancellation_date = today
  111: 
  112:         if not self.instance.is_cooperation_member:
  113:             self.instance.deactivation_date = today
  -->          if (sub := self.instance.subscription_current) is not None:
  115:             self.instance.leave_subscription(sub)
  116:         if (sub := self

INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 1.794s
INFO: Final Memory: 8M/417M
INFO: ------------------------------------------------------------------------