Update ci.yml #25
Annotations
10 errors and 10 warnings
build:
src/DayTimeDuration.cs#L17
The type or namespace name 'RegexDtoAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/DayTimeDuration.cs#L17
The type or namespace name 'RegexDto' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/xsduration.cs#L5
The type or namespace name 'RegexDtoAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/xsduration.cs#L5
The type or namespace name 'RegexDto' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/YearMonthDuration.cs#L18
The type or namespace name 'RegexDtoAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/YearMonthDuration.cs#L18
The type or namespace name 'RegexDto' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/iri.cs#L27
The type or namespace name 'RegexDtoAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/iri.cs#L27
The type or namespace name 'RegexDto' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/iri.cs#L33
'iri' does not implement interface member 'IRegexValueObject<iri>.OriginalString'
|
build:
src/iri.cs#L34
'iri' does not implement interface member 'IResourceIdentifierWithAuthorityHostPortQueryAndFragment.Authority'
|
build:
src/Int24.cs#L514
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'bool IConvertible.ToBoolean(IFormatProvider? provider)' (possibly because of nullability attributes).
|
build:
src/Int24.cs#L519
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'char IConvertible.ToChar(IFormatProvider? provider)' (possibly because of nullability attributes).
|
build:
src/Int24.cs#L524
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'sbyte IConvertible.ToSByte(IFormatProvider? provider)' (possibly because of nullability attributes).
|
build:
src/Int24.cs#L529
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'byte IConvertible.ToByte(IFormatProvider? provider)' (possibly because of nullability attributes).
|
build:
src/Int24.cs#L534
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'short IConvertible.ToInt16(IFormatProvider? provider)' (possibly because of nullability attributes).
|
build:
src/Int24.cs#L539
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'ushort IConvertible.ToUInt16(IFormatProvider? provider)' (possibly because of nullability attributes).
|
build:
src/Int24.cs#L544
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'int IConvertible.ToInt32(IFormatProvider? provider)' (possibly because of nullability attributes).
|
build:
src/Int24.cs#L549
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'uint IConvertible.ToUInt32(IFormatProvider? provider)' (possibly because of nullability attributes).
|
build:
src/Int24.cs#L554
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'long IConvertible.ToInt64(IFormatProvider? provider)' (possibly because of nullability attributes).
|
build:
src/Int24.cs#L559
Nullability of reference types in type of parameter 'provider' doesn't match implemented member 'ulong IConvertible.ToUInt64(IFormatProvider? provider)' (possibly because of nullability attributes).
|