Skip to content

Fix: Fix @Coerce on return type wanting subtypes not supertypes. #451

Fix: Fix @Coerce on return type wanting subtypes not supertypes.

Fix: Fix @Coerce on return type wanting subtypes not supertypes. #451

Workflow file for this run

name: PR Validation
on:
pull_request:
branches: ['*']
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4