Skip to content

Improve display of error returned from the REST API when an unsupported image type is uploaded #113359

Improve display of error returned from the REST API when an unsupported image type is uploaded

Improve display of error returned from the REST API when an unsupported image type is uploaded #113359

name: 'Validate Gradle Wrapper'
on: [push, pull_request]
jobs:
validation:
name: 'Validation'
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
show-progress: ${{ runner.debug == '1' && 'true' || 'false' }}
- name: Validate checksums
uses: gradle/actions/wrapper-validation@0bdd871935719febd78681f197cd39af5b6e16a6 # v4.2.2