Skip to content

Workflow update

Workflow update #33

Triggered via push July 27, 2024 06:48
Status Failure
Total duration 1m 46s
Artifacts

ci-build.yml

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

Annotations

3 errors and 36 warnings
build (macos-latest)
Process completed with exit code 1.
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
Process completed with exit code 1.
build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/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#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 (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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/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/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/Translation/APILine.cs#L9
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/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/TypicalMaskFieldGeneration.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/ContainerMaskFieldGeneration.cs#L190
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/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#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/Modules/Mask/Fields/LoquiMaskFieldGeneration.cs#L147
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.