3.0.0也加入测试 #1231
unity_unittest.yml
on: push
unittest-win-unity
6m 21s
unittest-win-dotnet
2m 9s
unittest-osx-dotnet
1m 53s
unittest-linux-dotnet
1m 44s
Annotations
5 errors, 10 warnings, and 2 notices
|
unittest-linux-dotnet
Process completed with exit code 1.
|
|
unittest-osx-dotnet
Process completed with exit code 1.
|
|
unittest-win-dotnet
Process completed with exit code 1.
|
|
unittest-win-unity
Process completed with exit code 1.
|
|
unittest-win-unity
Process completed with exit code 1.
|
|
unittest-linux-dotnet:
unity/Assets/core/upm/Runtime/Src/Utils.cs#L160
Cannot convert null literal to non-nullable reference type.
|
|
unittest-linux-dotnet:
unity/Assets/core/upm/Runtime/Src/TypeExtensions.cs#L161
Cannot convert null literal to non-nullable reference type.
|
|
unittest-linux-dotnet:
unity/Assets/core/upm/Editor/Src/Generator/DTS.cs#L534
Cannot convert null literal to non-nullable reference type.
|
|
unittest-linux-dotnet:
unity/Assets/core/upm/Editor/Src/Generator/DTS.cs#L89
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
unittest-linux-dotnet:
unity/Assets/core/upm/Editor/Src/Generator/DTS.cs#L76
Nullability of reference types in type of parameter 'y' of 'bool TsMethodGenInfoComparer.Equals(TsMethodGenInfo x, TsMethodGenInfo y)' doesn't match implicitly implemented member 'bool IEqualityComparer<TsMethodGenInfo>.Equals(TsMethodGenInfo? x, TsMethodGenInfo? y)' (possibly because of nullability attributes).
|
|
unittest-linux-dotnet:
unity/Assets/core/upm/Editor/Src/Generator/DTS.cs#L76
Nullability of reference types in type of parameter 'x' of 'bool TsMethodGenInfoComparer.Equals(TsMethodGenInfo x, TsMethodGenInfo y)' doesn't match implicitly implemented member 'bool IEqualityComparer<TsMethodGenInfo>.Equals(TsMethodGenInfo? x, TsMethodGenInfo? y)' (possibly because of nullability attributes).
|
|
unittest-linux-dotnet:
unity/Assets/core/upm/Editor/Src/Generator/DTS.cs#L34
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
unittest-linux-dotnet:
unity/Assets/core/upm/Runtime/Src/IL2Cpp/TypeUtils.cs#L381
Cannot convert null literal to non-nullable reference type.
|
|
unittest-linux-dotnet:
unity/Assets/core/upm/Runtime/Src/IL2Cpp/TypeUtils.cs#L362
Cannot convert null literal to non-nullable reference type.
|
|
unittest-linux-dotnet:
unity/Assets/core/upm/Editor/Src/Generator/IL2Cpp/FileExporter.cs#L596
Cannot convert null literal to non-nullable reference type.
|
|
unittest-win-dotnet
The windows-2019 runner image is being deprecated, consider switching to windows-2022(windows-latest) or windows-2025 instead. For more details see https://github.com/actions/runner-images/issues/12045.
|
|
unittest-win-unity
The windows-2019 runner image is being deprecated, consider switching to windows-2022(windows-latest) or windows-2025 instead. For more details see https://github.com/actions/runner-images/issues/12045.
|