Skip to content

FIX return 400 Bad Request when subject.entities exists but it is an empty array #3459

FIX return 400 Bad Request when subject.entities exists but it is an empty array

FIX return 400 Bad Request when subject.entities exists but it is an empty array #3459

Workflow file for this run

name: Compliance Tests
on:
push:
branches:
- master
pull_request:
branches:
- master
- '!checkvalgrind**'
jobs:
compliance:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- name: Run Test
run: |
ci/deb/build.sh -s compliance -tp $(pwd)