publish-native-ts.yml
on: push
Publish on NPM and GPR
2m 49s
Annotations
3 errors and 2 warnings
Publish on NPM and GPR:
test/Bannerlord.ModuleManager.Native.Tests/Utils2.cs#L42
The type 'T' must be a reference type in order to use it as parameter 'TValue' in the generic type or method 'Utils.SerializeJsonCopy<TValue>(TValue, JsonTypeInfo<TValue>, bool)'
|
Publish on NPM and GPR:
test/Bannerlord.ModuleManager.Native.Tests/Utils2.cs#L72
The type 'T' must be a reference type in order to use it as parameter 'TValue' in the generic type or method 'SafeStructMallocHandle<return_value_json>.ValueAsJson<TValue>(JsonTypeInfo<TValue>, string?)'
|
Publish on NPM and GPR
Process completed with exit code 1.
|
Publish on NPM and GPR:
test/Bannerlord.ModuleManager.Native.Tests/Utils2.cs#L42
Converting null literal or possible null value to non-nullable type.
|
Publish on NPM and GPR:
test/Bannerlord.ModuleManager.Native.Tests/Utils2.cs#L72
Converting null literal or possible null value to non-nullable type.
|