Relation<A, T> ---> Pair<A, T> #152
Annotations
13 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/
|
|
|
|
|
src/Match.cs#L16
Cannot convert null literal to non-nullable reference type.
|
src/Match.cs#L22
Cannot convert null literal to non-nullable reference type.
|
src/Match.cs#L31
Cannot convert null literal to non-nullable reference type.
|
src/Match.cs#L43
Cannot convert null literal to non-nullable reference type.
|
src/Match.cs#L16
Cannot convert null literal to non-nullable reference type.
|
src/Match.cs#L22
Cannot convert null literal to non-nullable reference type.
|
src/Match.cs#L31
Cannot convert null literal to non-nullable reference type.
|
src/Match.cs#L43
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading