Skip to content

Got lateinit property filesDir has not been initialized - RealmInitializer$Companion.getFilesDir(RealmInitializer.kt:34). Realm 2.0.0. #1017

Got lateinit property filesDir has not been initialized - RealmInitializer$Companion.getFilesDir(RealmInitializer.kt:34). Realm 2.0.0.

Got lateinit property filesDir has not been initialized - RealmInitializer$Companion.getFilesDir(RealmInitializer.kt:34). Realm 2.0.0. #1017

# NOTE: This is a common file that is overwritten by realm/ci-actions sync service
# and should only be modified in that repository.
name: Issue Needs Attention
# This workflow is triggered on issue comments.
on:
issue_comment:
types: created
jobs:
applyNeedsAttentionLabel:
uses: realm/ci-actions/.github/workflows/issue-needs-attention.yml@main