Skip to content

NFC: inline insert/delete update handling #23

NFC: inline insert/delete update handling

NFC: inline insert/delete update handling #23

Triggered via pull request May 14, 2024 11:45
Status Success
Total duration 21s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/ByteArrayConverter.cs#L13
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/ByteArrayConverter.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/json/EnumWrapperConverter.cs#L13
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/json/EnumWrapperConverter.cs#L23
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/json/JsonContractResolver.cs#L14
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/json/JsonContractResolver.cs#L24
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/json/JsonContractResolver.cs#L37
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/json/JsonContractResolver.cs#L43
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/json/SomeWrapperConverter.cs#L11
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/json/SomeWrapperConverter.cs#L21
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).