Skip to content

[BUG] Exception has occurred. FlutterError (No assets in the path 87574209-EE20-4693-832B-4CBB661F48F9/L0/040. Thumbnail can only obtained when the path contains assets.) #246

[BUG] Exception has occurred. FlutterError (No assets in the path 87574209-EE20-4693-832B-4CBB661F48F9/L0/040. Thumbnail can only obtained when the path contains assets.)

[BUG] Exception has occurred. FlutterError (No assets in the path 87574209-EE20-4693-832B-4CBB661F48F9/L0/040. Thumbnail can only obtained when the path contains assets.) #246

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [ opened ]
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Auto label
uses: Renato66/auto-label@v2.2.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
ignore-comments: true
default-labels: '["await triage"]'