Skip to content

Add location to F2F payment option (backend) #378

Add location to F2F payment option (backend)

Add location to F2F payment option (backend) #378

Triggered via pull request September 30, 2023 18:50
@KoalaSatKoalaSat
synchronize #867
Status Success
Total duration 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

py-linter.yml

on: pull_request_target
Run linters
23s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

4 errors
api/views.py#L113
Local variable 'latitude' is assigned to but never used (F841)
api/views.py#L114
Local variable 'longitude' is assigned to but never used (F841)
api/models/order.py#L143
Trailing whitespace (W291)
Run linters
This action does not have permission to push to forks. You may want to run it only on `push` events.