Skip to content
Triggered via push November 26, 2023 14:14
Status Failure
Total duration 3m 0s
Artifacts
Publish on NPM and GPR
2m 49s
Publish on NPM and GPR
Fit to window
Zoom out
Zoom in

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.