chore(deps): ef-core #5209
gitea-designer-integration-tests.yaml
on: pull_request
Run integration tests against actual gitea and db
2m 46s
Annotations
10 warnings
Run integration tests against actual gitea and db:
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 integration tests against actual gitea and db:
backend/src/DataModeling/Converter/Metadata/ModelMetadataConvertException.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)
|
Run integration tests against actual gitea and db:
backend/src/DataModeling/Converter/Xml/XmlSchemaConvertException.cs#L36
'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)
|
Run integration tests against actual gitea and db:
backend/src/DataModeling/Converter/Json/JsonSchemaConvertException.cs#L36
'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)
|
Run integration tests against actual gitea and db:
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)
|
Run integration tests against actual gitea and db:
backend/src/Designer/Controllers/ResourceAdminController.cs#L605
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run integration tests against actual gitea and db:
backend/src/Designer/Models/Dto/AccessListMember.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run integration tests against actual gitea and db:
backend/src/Designer/Models/Preview/DataPatchRequest.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run integration tests against actual gitea and db:
backend/src/Designer/Program.cs#L358
The local function 'GetXmlCommentsPathForControllers' is declared but never used
|
Run integration tests against actual gitea and db:
backend/src/Designer/TypedHttpClients/Altinn2Metadata/Altinn2MetadataClient.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|