Skip to content

fix: nullref on walking optional reply property refs #42

fix: nullref on walking optional reply property refs

fix: nullref on walking optional reply property refs #42

Triggered via pull request December 7, 2025 22:46
Status Success
Total duration 1m 46s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (macos-latest): src/ByteBard.AsyncAPI/Models/References/AsyncApiCorrelationIdReference.cs#L14
'AsyncApiCorrelationIdReference' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build (macos-latest): src/ByteBard.AsyncAPI/Models/References/AsyncApiChannelReference.cs#L10
'AsyncApiChannelReference' defines operator == or operator != but does not override Object.GetHashCode()
build (macos-latest): src/ByteBard.AsyncAPI/Models/References/AsyncApiChannelReference.cs#L10
'AsyncApiChannelReference' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build (macos-latest): src/ByteBard.AsyncAPI/Models/AsyncApiChannel.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest): src/ByteBard.AsyncAPI/Models/References/AsyncApiTagReference.cs#L10
'AsyncApiTagReference' defines operator == or operator != but does not override Object.GetHashCode()
build (macos-latest): src/ByteBard.AsyncAPI/Models/References/AsyncApiTagReference.cs#L10
'AsyncApiTagReference' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build (macos-latest): src/ByteBard.AsyncAPI/Models/References/AsyncApiServerVariableReference.cs#L13
'AsyncApiServerVariableReference' defines operator == or operator != but does not override Object.GetHashCode()
build (macos-latest): src/ByteBard.AsyncAPI/Models/References/AsyncApiServerVariableReference.cs#L13
'AsyncApiServerVariableReference' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build (macos-latest): src/ByteBard.AsyncAPI/Models/AsyncApiReference.cs#L13
'AsyncApiReference' defines operator == or operator != but does not override Object.GetHashCode()
build (macos-latest): src/ByteBard.AsyncAPI/Models/AsyncApiReference.cs#L13
'AsyncApiReference' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build (windows-latest): src/ByteBard.AsyncAPI/Models/AsyncApiReference.cs#L13
'AsyncApiReference' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build (windows-latest): src/ByteBard.AsyncAPI/Models/References/AsyncApiCorrelationIdReference.cs#L14
'AsyncApiCorrelationIdReference' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build (windows-latest): src/ByteBard.AsyncAPI/Models/AsyncApiReference.cs#L13
'AsyncApiReference' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build (windows-latest): src/ByteBard.AsyncAPI/Models/AsyncApiChannel.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest): src/ByteBard.AsyncAPI/Models/References/AsyncApiChannelReference.cs#L10
'AsyncApiChannelReference' defines operator == or operator != but does not override Object.GetHashCode()
build (windows-latest): src/ByteBard.AsyncAPI/Models/AsyncApiChannel.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest): src/ByteBard.AsyncAPI/Models/References/AsyncApiChannelReference.cs#L10
'AsyncApiChannelReference' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build (windows-latest): src/ByteBard.AsyncAPI/Models/AsyncApiReference.cs#L13
'AsyncApiReference' defines operator == or operator != but does not override Object.GetHashCode()
build (windows-latest): src/ByteBard.AsyncAPI/Models/AsyncApiReference.cs#L13
'AsyncApiReference' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build (windows-latest): src/ByteBard.AsyncAPI/Models/AsyncApiChannel.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.