Skip to content

Upgrade .NET from 6.0 to 8.0 #7515

Upgrade .NET from 6.0 to 8.0

Upgrade .NET from 6.0 to 8.0 #7515

Triggered via pull request April 8, 2024 13:55
Status Failure
Total duration 2m 2s
Artifacts

backend.yml

on: pull_request
Matrix: test_build
upload_coverage
0s
upload_coverage
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
docker_build
Process completed with exit code 1.
test_build (8.0.x): Backend/Helper/Sanitization.cs#L26
'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)
test_build (8.0.x): Backend/Helper/Sanitization.cs#L17
'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)
test_build (8.0.x): Backend/Startup.cs#L153
Possible null reference assignment.
test_build (8.0.x): Backend/Startup.cs#L154
Possible null reference assignment.
test_build (8.0.x): Backend/Helper/FileStorage.cs#L35
'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)
test_build (8.0.x): Backend/Helper/FileOperations.cs#L18
'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)
test_build (8.0.x): Backend/Services/PermissionService.cs#L245
'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)
test_build (8.0.x): Backend/Services/MergeService.cs#L351
'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)
test_build (8.0.x): Backend/Services/LiftService.cs#L107
'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)
test_build (8.0.x): Backend/Services/InviteService.cs#L98
'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)
CodeQL_build: Backend/Helper/Sanitization.cs#L26
'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)
CodeQL_build: Backend/Helper/Sanitization.cs#L17
'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)
CodeQL_build: Backend/Startup.cs#L153
Possible null reference assignment.
CodeQL_build: Backend/Startup.cs#L154
Possible null reference assignment.
CodeQL_build: Backend/Helper/FileStorage.cs#L35
'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)
CodeQL_build: Backend/Helper/FileOperations.cs#L18
'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)
CodeQL_build: Backend/Services/PermissionService.cs#L245
'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)
CodeQL_build: Backend/Services/MergeService.cs#L351
'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)
CodeQL_build: Backend/Services/LiftService.cs#L107
'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)
CodeQL_build: Backend/Services/InviteService.cs#L98
'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)
CodeQL_build
No files were found with the provided path: /home/runner/work/_temp/*.log. No artifacts will be uploaded.