Skip to content

Loosen versioning against CSharpExt #31

Loosen versioning against CSharpExt

Loosen versioning against CSharpExt #31

Triggered via push May 20, 2024 06:21
Status Success
Total duration 3m 8s
Artifacts

ci-build.yml

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

Annotations

39 warnings
build (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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/Fields/TypeGeneration.cs#L149
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-latest): Loqui.Generation/Fields/TypicalTypeGeneration/EnumType.cs#L9
'EnumType.Nullable' hides inherited member 'TypeGeneration.Nullable'. Use the new keyword if hiding was intended.
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/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/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/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/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)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
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/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#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/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/Modules/Mask/Fields/LoquiMaskFieldGeneration.cs#L147
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/LoquiMaskFieldGeneration.cs#L189
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 (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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/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/Fields/TypicalTypeGeneration/EnumType.cs#L9
'EnumType.Nullable' hides inherited member 'TypeGeneration.Nullable'. Use the new keyword if hiding was intended.
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/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)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.