Skip to content

feat: initial implementation #14

feat: initial implementation

feat: initial implementation #14

Workflow file for this run

name: ci
on:
pull_request:
branches:
- main
jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/semantic_pull_request.yml@v1
with:
format_line_length: "120"

Check failure on line 12 in .github/workflows/ci.yaml

View workflow run for this annotation

GitHub Actions / ci

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yaml (Line: 12, Col: 27): Invalid input, format_line_length is not defined in the referenced workflow. .github/workflows/ci.yaml (Line: 13, Col: 26): Invalid input, coverage_excludes is not defined in the referenced workflow.
coverage_excludes: '**/*.g.dart **/*.freezed.dart'