Skip to content

[native_assets_cli] Make CCompilerConfig fields less nullable #1017

[native_assets_cli] Make CCompilerConfig fields less nullable

[native_assets_cli] Make CCompilerConfig fields less nullable #1017

Workflow file for this run

name: Health
on:
pull_request:
branches: [ main ]
# Remove paths after https://github.com/bmw-tech/dart_apitool/issues/177 is addressed.
paths:
- "pkgs/ffi/**"
- "pkgs/native_assets_builder/**"
- "pkgs/native_assets_cli/**"
- "pkgs/native_toolchain_c/**"
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
health:
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
with:
coverage_web: false
# TODO(https://github.com/dart-lang/native/issues/1242): Add coverage back.
checks: "version,changelog,license,do-not-submit,breaking,leaking"
use-flutter: true

Check failure on line 19 in .github/workflows/health.yaml

View workflow run for this annotation

GitHub Actions / Health

Invalid workflow file

The workflow is not valid. .github/workflows/health.yaml (Line: 19, Col: 20): Invalid input, use-flutter is not defined in the referenced workflow.
sdk: master
permissions:
pull-requests: write