Skip to content

#322 fix nullability in errors #52

#322 fix nullability in errors

#322 fix nullability in errors #52

Workflow file for this run

name: Analyzer
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
check_analyzer:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: subosito/[email protected]
with:
channel: 'stable'
- run: flutter packages get
- run: flutter analyze