Set up automated tests and static analysis on CI #1
ci.yml
on: pull_request
Matrix: code_tests
Matrix: dart_tests
Matrix: Static analysis
Annotations
9 errors
Dart tests | Dart stable | ubuntu-latest
6 tests passed, 3 failed.
|
Dart tests | Dart stable | ubuntu-latest
Process completed with exit code 1.
|
Dart tests | Dart stable | macos-latest
6 tests passed, 3 failed.
|
Dart tests | Dart stable | macos-latest
Process completed with exit code 1.
|
VS Code tests | macos-latest
Process completed with exit code 1.
|
Dart tests | Dart stable | windows-latest
6 tests passed, 3 failed.
|
Dart tests | Dart stable | windows-latest
Process completed with exit code 1.
|
VS Code tests | ubuntu-latest
Process completed with exit code 1.
|
VS Code tests | windows-latest
Process completed with exit code 1.
|