Skip to content
This repository was archived by the owner on Jul 17, 2025. It is now read-only.

Conversation

@suggestied
Copy link
Member

No description provided.

Add empty flutter and supabase inits
…pattern-for-supabase-local-sync

Test coolify, issue not fixed yet.
…e-pattern-for-supabase-local-sync

Remove unused Supabase migration and .gitignore; enhance wardrobe ite…
Comment on lines +7 to +22
runs-on: ubuntu-latest

steps:
- name: Checkout Code
uses: actions/checkout@v4

- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: 'stable'

- name: Install Dependencies
run: flutter pub get

- name: Run Tests
run: flutter test

Check warning

Code scanning / CodeQL

Workflow does not contain permissions Medium test

Actions Job or Workflow does not set permissions
uses: actions/checkout@v4

- name: Setup Flutter
uses: subosito/flutter-action@v2

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium test

Unpinned 3rd party Action 'Flutter CI' step
Uses Step
uses 'subosito/flutter-action' with ref 'v2', not a pinned commit hash
@suggestied suggestied merged commit 9534434 into develop Feb 11, 2025
2 of 4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants