Skip to content

feat: 增加 Puerts.Gen 的 Commandlet,为流水线做准备 #6

feat: 增加 Puerts.Gen 的 Commandlet,为流水线做准备

feat: 增加 Puerts.Gen 的 Commandlet,为流水线做准备 #6

Triggered via push October 7, 2023 10:56
Status Failure
Total duration 15m 47s
Artifacts
unittest-win-unity
15m 32s
unittest-win-unity
unittest-win-dotnet
6m 38s
unittest-win-dotnet
unittest-osx-dotnet
4m 11s
unittest-osx-dotnet
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 30 warnings
unittest-win-unity
Input required and not supplied: unity-username
unittest-win-unity
Process completed with exit code 1.
unittest-win-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-win-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-win-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-win-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-win-dotnet: unity/Assets/core/upm/Editor/Src/Generator/DTS.cs#L534
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Runtime/Src/Default/TypeExtensions.cs#L161
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L160
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L397
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L397
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/test/Src/Cases/CrossLang/OptionalParametersTest.cs#L94
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Runtime/Src/Default/TypeExtensions.cs#L161
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L160
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L397
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L397
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Editor/Src/Generator/Wrapper.cs#L645
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Editor/Src/Generator/FileExporter.cs#L23
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Editor/Src/Generator/FileExporter.cs#L69
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Editor/Src/Generator/FileExporter.cs#L154
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Editor/Src/Generator/DTS.cs#L534
Cannot convert null literal to non-nullable reference type.
unittest-win-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-win-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-win-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-win-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-win-dotnet: unity/Assets/core/upm/Editor/Src/Generator/DTS.cs#L534
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Runtime/Src/Default/TypeExtensions.cs#L161
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L160
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L397
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L397
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/test/Src/Cases/CrossLang/OptionalParametersTest.cs#L94
Cannot convert null literal to non-nullable reference type.
unittest-win-dotnet: unity/Assets/core/upm/Runtime/Src/Default/Translator/ObjectPool.cs#L17
Nullability of reference types in type of parameter 'o1' of 'bool ReferenceEqualsComparer.Equals(object o1, object o2)' doesn't match implicitly implemented member 'bool IEqualityComparer<object>.Equals(object? x, object? y)' (possibly because of nullability attributes).