feat: add support for access packages in policy editor #6659
Annotations
3 errors and 11 warnings
Autobuild:
backend/tests/Designer.Tests/Controllers/ResourceAdminController/GetAltinn2LinkServicesTests.cs#L40
An expression tree may not contain a call or invocation that uses optional arguments
|
Autobuild:
backend/tests/Designer.Tests/Controllers/ResourceAdminController/GetAltinn2LinkServicesTests.cs#L40
An expression tree may not contain a call or invocation that uses optional arguments
|
Autobuild
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.20.0/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Autobuild:
backend/PolicyAdmin/Models/AccessPackageArea.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Autobuild:
backend/PolicyAdmin/Models/AccessPackageArea.cs#L11
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Autobuild:
backend/PolicyAdmin/Models/AccessPackageArea.cs#L13
Non-nullable property 'ShortDescription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Autobuild:
backend/PolicyAdmin/Models/AccessPackageArea.cs#L15
Non-nullable property 'IconName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Autobuild:
backend/PolicyAdmin/Models/AccessPackageTag.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Autobuild:
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.
|
Autobuild:
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.
|
Autobuild:
backend/PolicyAdmin/Models/AccessPackageOption.cs#L17
Non-nullable property 'Area' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Autobuild:
testdata/Model/CSharp/melding.cs#L7
The type name 'melding' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Autobuild:
backend/src/DataModeling/Converter/Csharp/CsharpGenerationException.cs#L28
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Loading