Upgrade .NET from 6.0 to 8.0 #7515
backend.yml
on: pull_request
Matrix: test_build
CodeQL_build
1m 52s
docker_build
48s
upload_coverage
0s
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.
|