✅Build Status Check (preview branch) #192
Triggered via pull request
January 15, 2024 07:07
renovate[bot]
synchronize
#330
Status
Success
Total duration
1m 28s
Artifacts
–
build-status-check.yml
on: pull_request_target
CASL Build Status Check
/
Print & Validate Build DotNet Proj Workflow
3s
CASL Build Status Check
/
...
/
Resolve Project File Path
14s
CASL Build Status Check
/
Building CASL Project
48s
Annotations
10 warnings and 3 notices
CASL Build Status Check / Building CASL Project:
CASL/Data/Exceptions/SoundDataException.cs#L56
'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)
|
CASL Build Status Check / Building CASL Project:
CASL/Devices/Exceptions/InitializeDeviceException.cs#L53
'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)
|
CASL Build Status Check / Building CASL Project:
CASL/Devices/Exceptions/AudioDeviceManagerNotInitializedException.cs#L57
'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)
|
CASL Build Status Check / Building CASL Project:
CASL/Devices/Exceptions/AudioDeviceDoesNotExistException.cs#L66
'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)
|
CASL Build Status Check / Building CASL Project:
CASL/Exceptions/UnknownPlatformException.cs#L56
'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)
|
CASL Build Status Check / Building CASL Project:
CASL/Exceptions/StringNullOrEmptyException.cs#L56
'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)
|
CASL Build Status Check / Building CASL Project:
CASL/Exceptions/LoadLibraryException.cs#L56
'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)
|
CASL Build Status Check / Building CASL Project:
CASL/Exceptions/AudioException.cs#L56
'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)
|
CASL Build Status Check / Building CASL Project:
Testing/CASLTests/Data/OggSoundDecoderTests.cs#L30
Null should not be used for type parameter 'fileName' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
CASL Build Status Check / Building CASL Project:
Testing/CASLTests/Data/MP3SoundDecoderTests.cs#L29
Null should not be used for type parameter 'fileName' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
CASL Build Status Check / Print & Validate Build DotNet Proj Workflow
The 'net-sdk-version' workflow input is valid.
|
CASL Build Status Check / Resolving CASL Project File Path / Resolve Project File Path
Set output 'project-file-path' set to a value of '/home/runner/work/CASL/CASL/Testing/CASLTests/CASLTests.csproj'.
|
CASL Build Status Check / Resolving CASL Project File Path / Resolve Project File Path
DotNet Lib Release Script URL: https:/raw.githubusercontent.com/KinsonDigital/Infrastructure/v13.5.0/cicd/scripts
|