ci: run an example code on CI as a quick functionality check #14
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
finder/dotnet/AppiumFlutterFinderTests/FlutterFinderTests.cs#L12
Cannot convert null literal to non-nullable reference type.
|
finder/dotnet/AppiumFlutterFinderTests/FlutterFinderTests.cs#L25
Cannot convert null literal to non-nullable reference type.
|
finder/dotnet/AppiumFlutterFinderTests/FlutterFinderTests.cs#L37
Cannot convert null literal to non-nullable reference type.
|
finder/dotnet/AppiumFlutterFinderTests/FlutterFinderTests.cs#L44
Cannot convert null literal to non-nullable reference type.
|
finder/dotnet/AppiumFlutterFinderTests/FlutterFinderTests.cs#L50
Cannot convert null literal to non-nullable reference type.
|
finder/dotnet/AppiumFlutterFinderTests/FlutterFinderTests.cs#L57
Cannot convert null literal to non-nullable reference type.
|
finder/dotnet/AppiumFlutterFinderTests/FlutterFinderTests.cs#L64
Cannot convert null literal to non-nullable reference type.
|
finder/dotnet/AppiumFlutterFinderTests/FlutterFinderTests.cs#L71
Cannot convert null literal to non-nullable reference type.
|
finder/dotnet/AppiumFlutterFinderTests/FlutterFinderTests.cs#L78
Cannot convert null literal to non-nullable reference type.
|
finder/dotnet/AppiumFlutterFinderTests/FlutterFinderTests.cs#L85
Cannot convert null literal to non-nullable reference type.
|
This job succeeded
Loading