Base (beta) #27
base-beta.yaml
on: schedule
build
/
Build package & run tests
9s
example
/
Build examples for Android, iOS, MacOS and Web
12m 35s
example
/
Build example on Windows
4m 29s
example
/
Build example on Linux
2m 23s
deployment
/
Deploy example to website
deployment
/
Deploy package
Annotations
3 errors and 1 warning
|
build / Build package & run tests
Detected 2 broken links.
README.md
[429] https://github.com/flutter-form-builder-ecosystem/.github/blob/main/CONTRIBUTING.md
[403] https://medium.com/@danvickmiller/building-a-custom-flutter-form-builder-field-c67e2b2a27f4
|
|
build / Build package & run tests
[403] https://medium.com/@danvickmiller/building-a-custom-flutter-form-builder-field-c67e2b2a27f4
|
|
|
|
Workflow syntax warning:
.github/workflows/base-beta.yaml#L23
In .github/workflows/base-beta.yaml (Line: 23, Col: 11): Error from called workflow flutter-form-builder-ecosystem/.github/.github/workflows/minimal-quality.yaml@main (Line: 72, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|