Add first step of monitoring stuff

Status Job ID Name Coverage
  Test
failed #4287
lint:js

00:19

failed #4288
unit:django

00:59

 
    from . import views
File "/builds/cooperatic-foodcoops/third-party/administration/views.py", line 4, in <module>
from administration.models import ThirdPartyAdmin
File "/builds/cooperatic-foodcoops/third-party/administration/models.py", line 5, in <module>
class ThirdPartyAdmin(models.Model):
File "/usr/local/lib/python3.11/site-packages/django/db/models/base.py", line 108, in __new__
raise RuntimeError(
RuntimeError: Model class administration.models.ThirdPartyAdmin doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS.
ERROR: Job failed: exit code 1
Test lint:js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the third-party@1.0.0 lint script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2023-01-09T11_02_40_559Z-debug.log
make: *** [Makefile:9: lint-js] Error 1
ERROR: Job failed: exit code 1