Skip to content

feat: add support for access packages in policy editor #7660

feat: add support for access packages in policy editor

feat: add support for access packages in policy editor #7660

Triggered via pull request December 13, 2024 10:54
Status Success
Total duration 6m 39s
Artifacts

designer-dotnet-test.yaml

on: pull_request
Matrix: Run dotnet build and test
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
Run dotnet build and test (macos-latest): backend/PolicyAdmin/Models/AccessPackageOption.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (macos-latest): backend/PolicyAdmin/Models/AccessPackageOption.cs#L13
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (macos-latest): backend/PolicyAdmin/Models/AccessPackageAreaGroup.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (macos-latest): backend/PolicyAdmin/Models/AccessPackageAreaGroup.cs#L13
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (macos-latest): backend/PolicyAdmin/Models/AccessPackageAreaGroup.cs#L15
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (macos-latest): backend/PolicyAdmin/Models/AccessPackageAreaGroup.cs#L17
Non-nullable property 'Areas' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (macos-latest): backend/PolicyAdmin/Models/AccessPackageArea.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (macos-latest): backend/PolicyAdmin/Models/AccessPackageArea.cs#L13
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (macos-latest): backend/PolicyAdmin/Models/AccessPackageArea.cs#L15
Non-nullable property 'Icon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (macos-latest): backend/PolicyAdmin/Models/AccessPackageArea.cs#L17
Non-nullable property 'AreaGroup' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run dotnet build and test (ubuntu-latest): testdata/Model/CSharp/melding.cs#L7
The type name 'melding' only contains lower-cased ascii characters. Such names may become reserved for the language.
Run dotnet build and test (ubuntu-latest): backend/PolicyAdmin/Models/AccessPackageOption.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (ubuntu-latest): backend/PolicyAdmin/Models/AccessPackageOption.cs#L13
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (ubuntu-latest): backend/PolicyAdmin/Models/AccessPackageAreaGroup.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (ubuntu-latest): backend/PolicyAdmin/Models/AccessPackageAreaGroup.cs#L13
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (ubuntu-latest): backend/PolicyAdmin/Models/AccessPackageAreaGroup.cs#L15
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (ubuntu-latest): backend/PolicyAdmin/Models/AccessPackageAreaGroup.cs#L17
Non-nullable property 'Areas' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (ubuntu-latest): backend/PolicyAdmin/Models/AccessPackageArea.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (ubuntu-latest): backend/PolicyAdmin/Models/AccessPackageArea.cs#L13
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (ubuntu-latest): backend/PolicyAdmin/Models/AccessPackageArea.cs#L15
Non-nullable property 'Icon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (windows-latest): testdata/Model/CSharp/melding.cs#L7
The type name 'melding' only contains lower-cased ascii characters. Such names may become reserved for the language.
Run dotnet build and test (windows-latest): backend/PolicyAdmin/Models/AccessPackageOption.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (windows-latest): backend/PolicyAdmin/Models/AccessPackageOption.cs#L13
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (windows-latest): backend/PolicyAdmin/Models/AccessPackageArea.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (windows-latest): backend/PolicyAdmin/Models/AccessPackageArea.cs#L13
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (windows-latest): backend/PolicyAdmin/Models/AccessPackageArea.cs#L15
Non-nullable property 'Icon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (windows-latest): backend/PolicyAdmin/Models/AccessPackageArea.cs#L17
Non-nullable property 'AreaGroup' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (windows-latest): backend/PolicyAdmin/Models/AccessPackageArea.cs#L19
Non-nullable property 'Packages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (windows-latest): backend/PolicyAdmin/Models/AccessPackageAreaGroup.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run dotnet build and test (windows-latest): backend/PolicyAdmin/Models/AccessPackageAreaGroup.cs#L13
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.