Skip to content

Upgrade missed dependency #103

Upgrade missed dependency

Upgrade missed dependency #103

Triggered via pull request April 22, 2025 01:33
Status Failure
Total duration 50s
Artifacts

dotnet-test.yaml

on: pull_request
build_and_test
40s
build_and_test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build_and_test
Process completed with exit code 1.
build_and_test: src/Novu.Domain/JsonConverters/ArrayConverter.cs#L37
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build_and_test: src/Novu.Domain/JsonConverters/ArrayConverter.cs#L52
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build_and_test: src/Novu.Domain/JsonConverters/ArrayObjectOrStringConverter.cs#L29
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build_and_test: src/Novu.Domain/JsonConverters/ArrayObjectOrStringConverter.cs#L66
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build_and_test: src/Novu.Domain/JsonConverters/JsonCreationConverter.cs#L20
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build_and_test: src/Novu.Domain/JsonConverters/JsonCreationConverter.cs#L47
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build_and_test: src/Novu.Domain/JsonConverters/ArrayConverter.cs#L46
Possible null reference return.
build_and_test: src/Novu.Domain/JsonConverters/JsonCreationConverter.cs#L38
Possible null reference return.
build_and_test: src/Novu/NovuClientConfiguration.cs#L9
Nullability of reference types in type of parameter 'value' of 'void NovuClientConfiguration.ApiKey.set' doesn't match implicitly implemented member 'void INovuClientConfiguration.ApiKey.set' (possibly because of nullability attributes).