Skip to content

Net9 update

Net9 update #41

Triggered via push November 16, 2024 07:45
Status Failure
Total duration 1m 46s
Artifacts

ci-build.yml

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

Annotations

30 errors and 30 warnings
build (macos-latest): Loqui.Tests/MartrixDataAttribute.cs#L44
'TheoryData<T3>' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'TheoryData<T3>' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): Loqui.Tests/MartrixDataAttribute.cs#L48
Cannot apply indexing with
build (macos-latest): Loqui.Tests/MartrixDataAttribute.cs#L53
'TheoryData<T1>' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'TheoryData<T1>' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): Loqui.Tests/MartrixDataAttribute.cs#L58
Cannot apply indexing with
build (macos-latest): Loqui.Tests/MartrixDataAttribute.cs#L10
'TheoryData<T1>' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'TheoryData<T1>' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): Loqui.Tests/MartrixDataAttribute.cs#L15
Cannot apply indexing with
build (macos-latest): Loqui.Tests/MartrixDataAttribute.cs#L31
'TheoryData<T4>' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'TheoryData<T4>' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): Loqui.Tests/MartrixDataAttribute.cs#L35
Cannot apply indexing with
build (macos-latest): Loqui.Tests/MartrixDataAttribute.cs#L44
'TheoryData<T3>' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'TheoryData<T3>' could be found (are you missing a using directive or an assembly reference?)
build (macos-latest): Loqui.Tests/MartrixDataAttribute.cs#L48
Cannot apply indexing with
build (ubuntu-latest): Loqui.Tests/MartrixDataAttribute.cs#L10
'TheoryData<T1>' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'TheoryData<T1>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Loqui.Tests/MartrixDataAttribute.cs#L15
Cannot apply indexing with
build (ubuntu-latest): Loqui.Tests/MartrixDataAttribute.cs#L44
'TheoryData<T3>' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'TheoryData<T3>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Loqui.Tests/MartrixDataAttribute.cs#L48
Cannot apply indexing with
build (ubuntu-latest): Loqui.Tests/MartrixDataAttribute.cs#L53
'TheoryData<T1>' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'TheoryData<T1>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Loqui.Tests/MartrixDataAttribute.cs#L58
Cannot apply indexing with
build (ubuntu-latest): Loqui.Tests/MartrixDataAttribute.cs#L31
'TheoryData<T4>' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'TheoryData<T4>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Loqui.Tests/MartrixDataAttribute.cs#L35
Cannot apply indexing with
build (ubuntu-latest): Loqui.Tests/MartrixDataAttribute.cs#L10
'TheoryData<T1>' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'TheoryData<T1>' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Loqui.Tests/MartrixDataAttribute.cs#L15
Cannot apply indexing with
build (windows-latest): Loqui.Tests/MartrixDataAttribute.cs#L10
'TheoryData<T1>' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'TheoryData<T1>' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest): Loqui.Tests/MartrixDataAttribute.cs#L15
Cannot apply indexing with
build (windows-latest): Loqui.Tests/MartrixDataAttribute.cs#L31
'TheoryData<T4>' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'TheoryData<T4>' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest): Loqui.Tests/MartrixDataAttribute.cs#L35
Cannot apply indexing with
build (windows-latest): Loqui.Tests/MartrixDataAttribute.cs#L44
'TheoryData<T3>' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'TheoryData<T3>' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest): Loqui.Tests/MartrixDataAttribute.cs#L48
Cannot apply indexing with
build (windows-latest): Loqui.Tests/MartrixDataAttribute.cs#L53
'TheoryData<T1>' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'TheoryData<T1>' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest): Loqui.Tests/MartrixDataAttribute.cs#L58
Cannot apply indexing with
build (windows-latest): Loqui.Tests/MartrixDataAttribute.cs#L44
'TheoryData<T3>' does not contain a definition for 'Any' and no accessible extension method 'Any' accepting a first argument of type 'TheoryData<T3>' could be found (are you missing a using directive or an assembly reference?)
build (windows-latest): Loqui.Tests/MartrixDataAttribute.cs#L48
Cannot apply indexing with
build (macos-latest): Loqui.Generation/Fields/TypeGeneration.cs#L277
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest): Loqui.Generation/Fields/ListType.cs#L63
'ListType.GenerateInterfaceMembers(StructuredStringBuilder, string)' hides inherited member 'TypeGeneration.GenerateInterfaceMembers'. Use the new keyword if hiding was intended.
build (macos-latest): Loqui.Generation/Modules/Mask/Fields/MaskModuleField.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest): Loqui.Generation/Modules/Mask/Fields/MaskModuleField.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest): Loqui.Generation/Modules/Mask/Fields/DictMaskFieldGeneration.cs#L332
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest): Loqui.Generation/Fields/PrimitiveType.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest): Loqui.Generation/Modules/Mask/Fields/LoquiMaskFieldGeneration.cs#L147
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest): Loqui.Generation/Modules/Mask/Fields/LoquiMaskFieldGeneration.cs#L189
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest): Loqui.Generation/Modules/Mask/Fields/ContainerMaskFieldGeneration.cs#L190
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest): Loqui.Generation/Fields/TypeGeneration.cs#L149
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest): Loqui.Generation/Fields/TypeGeneration.cs#L277
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest): Loqui.Generation/Fields/PrimitiveType.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest): Loqui.Generation/Modules/Mask/Fields/MaskModuleField.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest): Loqui.Generation/Modules/Mask/Fields/ContainerMaskFieldGeneration.cs#L190
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest): Loqui.Generation/Fields/ListType.cs#L63
'ListType.GenerateInterfaceMembers(StructuredStringBuilder, string)' hides inherited member 'TypeGeneration.GenerateInterfaceMembers'. Use the new keyword if hiding was intended.
build (ubuntu-latest): Loqui.Generation/Modules/Mask/Fields/MaskModuleField.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest): Loqui.Generation/Modules/Mask/Fields/DictMaskFieldGeneration.cs#L332
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest): Loqui.Generation/Fields/TypeGeneration.cs#L149
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest): Loqui.Generation/Fields/TypicalTypeGeneration/EnumType.cs#L9
'EnumType.Nullable' hides inherited member 'TypeGeneration.Nullable'. Use the new keyword if hiding was intended.
build (ubuntu-latest): Loqui.Generation/Modules/Mask/Fields/LoquiMaskFieldGeneration.cs#L147
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest): Loqui.Generation/Fields/TypeGeneration.cs#L277
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest): Loqui.Generation/Fields/PrimitiveType.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest): Loqui.Generation/Fields/ListType.cs#L63
'ListType.GenerateInterfaceMembers(StructuredStringBuilder, string)' hides inherited member 'TypeGeneration.GenerateInterfaceMembers'. Use the new keyword if hiding was intended.
build (windows-latest): Loqui.Generation/Modules/Mask/Fields/MaskModuleField.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest): Loqui.Generation/Modules/Mask/Fields/ContainerMaskFieldGeneration.cs#L190
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest): Loqui.Generation/Modules/Mask/Fields/MaskModuleField.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest): Loqui.Generation/Modules/Mask/Fields/DictMaskFieldGeneration.cs#L332
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest): Loqui.Generation/Fields/TypeGeneration.cs#L149
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest): Loqui.Generation/Modules/Mask/Fields/LoquiMaskFieldGeneration.cs#L147
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest): Loqui.Generation/Modules/Mask/Fields/LoquiMaskFieldGeneration.cs#L189
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.