✅Unit Testing Status Check (main branch) #116
Triggered via pull request
October 4, 2024 13:07
renovate[bot]
synchronize
#205
Status
Success
Total duration
1m 29s
Artifacts
–
unit-test-status-check.yml
on: pull_request_target
VersionMiner Test Status Check
/
Print & Validate Run DotNet Tests Workflow
8s
VersionMiner Test Status Check
/
...
/
Resolve Project File Path
14s
VersionMiner Test Status Check
/
Run Unit Tests
34s
Annotations
11 warnings and 3 notices
VersionMiner Test Status Check / Run Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
VersionMiner Test Status Check / Run Unit Tests:
VersionMiner/Exceptions/VersionKeysNotFoundException.cs#L52
'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)
|
VersionMiner Test Status Check / Run Unit Tests:
VersionMiner/Exceptions/ValuesMismatchException.cs#L52
'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)
|
VersionMiner Test Status Check / Run Unit Tests:
VersionMiner/Exceptions/RepoDoesNotExistException.cs#L52
'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)
|
VersionMiner Test Status Check / Run Unit Tests:
VersionMiner/Exceptions/NullOrEmptyStringException.cs#L52
'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)
|
VersionMiner Test Status Check / Run Unit Tests:
VersionMiner/Exceptions/NoXMLElementException.cs#L52
'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)
|
VersionMiner Test Status Check / Run Unit Tests:
VersionMiner/Exceptions/NoVersionFoundException.cs#L52
'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)
|
VersionMiner Test Status Check / Run Unit Tests:
VersionMiner/App.cs#L5
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
|
VersionMiner Test Status Check / Run Unit Tests:
VersionMiner/App.cs#L6
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
|
VersionMiner Test Status Check / Run Unit Tests:
VersionMiner/Exceptions/NoVersionFoundException.cs#L5
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
|
VersionMiner Test Status Check / Run Unit Tests:
VersionMiner/Exceptions/NoVersionFoundException.cs#L6
Using directive should appear within a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
|
VersionMiner Test Status Check / Print & Validate Run DotNet Tests Workflow
The 'net-sdk-version' workflow input is valid.
|
VersionMiner Test Status Check / Resolving VersionMinerTests Project File Path / Resolve Project File Path
DotNet Lib Release Script URL: https:/raw.githubusercontent.com/KinsonDigital/Infrastructure/v13.6.3/cicd/scripts
|
VersionMiner Test Status Check / Resolving VersionMinerTests Project File Path / Resolve Project File Path
Set output 'project-file-path' set to a value of '/home/runner/work/VersionMiner/VersionMiner/VersionMiner/VersionMiner.csproj'.
|