-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CHANGE][GWELLS-2189] Dependency updates: GDAL3, Django 3.2, Python 3.7 #2222
base: release
Are you sure you want to change the base?
Conversation
…ew tranform logic. Update Dockerfiles
….6 versions where applicable.
Quality Gate failedFailed conditions |
@@ -0,0 +1,38 @@ | |||
# Generated by Django 3.2 on 2024-06-05 18:36 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WARNINGS:
backend-1 | gwells.Border: (models.W042) Auto-created primary key used when not defining a primary key type, by default 'django.db.models.AutoField'.
backend-1 | HINT: Configure the DEFAULT_AUTO_FIELD setting or the GWellsConfig.default_auto_field attribute to point to a subclass of AutoField, e.g. 'django.db.models.BigAutoField'.
backend-1 | DEBUG 2024-06-12 18:07:14,660 selector_events.py[58]:selector_events::init Using selector: EpollSelector
backend-1 | Error in update_well for Well ID 100123: Well matching query does not exist.
backend-1 | Error in update_well for Well ID 100124: Well matching query does not exist.
backend-1 | Error in update_well for Well ID 100125: Well matching query does not exist.
backend-1 | Error in update_well for Well ID 117042: Well matching query does not exist.
Pull Request Standards
HOTFIX
,FEATURE
,etc
][GWELLS-###]
README
,functions
,team documents
]Description
This PR includes the following proposed change(s):