Skip to content

fix: check if we have an app initialized before getting token, if not… #535

fix: check if we have an app initialized before getting token, if not…

fix: check if we have an app initialized before getting token, if not… #535

name: Static Code Analysis and Pub Score
on: [push, pull_request]
jobs:
package-analysis:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: axel-op/dart-package-analyzer@v3
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
relativePath: packages/telnyx_webrtc/