feat: 增加 Puerts.Gen 的 Commandlet,为流水线做准备 #6
Annotations
30 warnings
UnitTest-quickjs:
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-quickjs:
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-quickjs:
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-quickjs:
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-quickjs:
unity/Assets/core/upm/Editor/Src/Generator/DTS.cs#L534
Cannot convert null literal to non-nullable reference type.
|
UnitTest-quickjs:
unity/Assets/core/upm/Runtime/Src/Default/TypeExtensions.cs#L161
Cannot convert null literal to non-nullable reference type.
|
UnitTest-quickjs:
unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L160
Cannot convert null literal to non-nullable reference type.
|
UnitTest-quickjs:
unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L397
Cannot convert null literal to non-nullable reference type.
|
UnitTest-quickjs:
unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L397
Cannot convert null literal to non-nullable reference type.
|
UnitTest-quickjs:
unity/test/Src/Cases/CrossLang/OptionalParametersTest.cs#L94
Cannot convert null literal to non-nullable reference type.
|
UnitTest-v8:
unity/Assets/core/upm/Runtime/Src/Default/TypeExtensions.cs#L161
Cannot convert null literal to non-nullable reference type.
|
UnitTest-v8:
unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L160
Cannot convert null literal to non-nullable reference type.
|
UnitTest-v8:
unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L397
Cannot convert null literal to non-nullable reference type.
|
UnitTest-v8:
unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L397
Cannot convert null literal to non-nullable reference type.
|
UnitTest-v8:
unity/Assets/core/upm/Editor/Src/Generator/Wrapper.cs#L645
Cannot convert null literal to non-nullable reference type.
|
UnitTest-v8:
unity/Assets/core/upm/Editor/Src/Generator/FileExporter.cs#L23
Cannot convert null literal to non-nullable reference type.
|
UnitTest-v8:
unity/Assets/core/upm/Editor/Src/Generator/FileExporter.cs#L69
Cannot convert null literal to non-nullable reference type.
|
UnitTest-v8:
unity/Assets/core/upm/Editor/Src/Generator/FileExporter.cs#L154
Cannot convert null literal to non-nullable reference type.
|
UnitTest-v8:
unity/Assets/core/upm/Editor/Src/Generator/DTS.cs#L534
Cannot convert null literal to non-nullable reference type.
|
UnitTest-v8:
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-nodejs:
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-nodejs:
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-nodejs:
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-nodejs:
unity/Assets/core/upm/Editor/Src/Generator/DTS.cs#L534
Cannot convert null literal to non-nullable reference type.
|
UnitTest-nodejs:
unity/Assets/core/upm/Runtime/Src/Default/TypeExtensions.cs#L161
Cannot convert null literal to non-nullable reference type.
|
UnitTest-nodejs:
unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L160
Cannot convert null literal to non-nullable reference type.
|
UnitTest-nodejs:
unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L397
Cannot convert null literal to non-nullable reference type.
|
UnitTest-nodejs:
unity/Assets/core/upm/Runtime/Src/Default/Utils.cs#L397
Cannot convert null literal to non-nullable reference type.
|
UnitTest-nodejs:
unity/test/Src/Cases/CrossLang/OptionalParametersTest.cs#L94
Cannot convert null literal to non-nullable reference type.
|
UnitTest-nodejs:
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).
|
The logs for this run have expired and are no longer available.
Loading