Skip to content

Fuzzing is stopped because of an error IllegalStateException: unknown type of value abc (class kotlin.String) #1268

Fuzzing is stopped because of an error IllegalStateException: unknown type of value abc (class kotlin.String)

Fuzzing is stopped because of an error IllegalStateException: unknown type of value abc (class kotlin.String) #1268

name: Add issues to UTBot Java project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/UnitTestBot/projects/2
github-token: ${{ secrets.COPY_ISSUE_TO_PROJECT }}