Skip to content

✅Unit Testing Status Check (preview branch) #597

✅Unit Testing Status Check (preview branch)

✅Unit Testing Status Check (preview branch) #597

Triggered via pull request April 10, 2024 10:21
@CalvinWilkinsonCalvinWilkinson
synchronize #936
Status Success
Total duration 1m 45s
Artifacts

unit-test-status-check.yml

on: pull_request_target
Run Velaptor Tests  /  Print & Validate Run DotNet Tests Workflow
5s
Run Velaptor Tests / Print & Validate Run DotNet Tests Workflow
Build Avalonia Testing App  /  Print & Validate Build DotNet Proj Workflow
8s
Build Avalonia Testing App / Print & Validate Build DotNet Proj Workflow
Build Velaptor Testing App  /  Print & Validate Build DotNet Proj Workflow
14s
Build Velaptor Testing App / Print & Validate Build DotNet Proj Workflow
Run Velaptor Tests  /  ...  /  Resolve Project File Path
15s
Run Velaptor Tests / Resolving VelaptorTests Project File Path / Resolve Project File Path
Build Avalonia Testing App  /  ...  /  Resolve Project File Path
20s
Build Avalonia Testing App / Resolving AvaloniaTesting Project File Path / Resolve Project File Path
Build Velaptor Testing App  /  ...  /  Resolve Project File Path
14s
Build Velaptor Testing App / Resolving VelaptorTesting Project File Path / Resolve Project File Path
Run Velaptor Tests  /  Run Unit Tests
41s
Run Velaptor Tests / Run Unit Tests
Build Avalonia Testing App  /  Building AvaloniaTesting Project
35s
Build Avalonia Testing App / Building AvaloniaTesting Project
Build Velaptor Testing App  /  Building VelaptorTesting Project
38s
Build Velaptor Testing App / Building VelaptorTesting Project
Velaptor Test Status Check
2s
Velaptor Test Status Check
Fit to window
Zoom out
Zoom in

Annotations

33 warnings and 10 notices
Build Avalonia Testing App / Building AvaloniaTesting Project
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Avalonia Testing App / Building AvaloniaTesting Project: Velaptor/Factories/IUIControlFactory.cs#L19
'Label' is obsolete: 'This class is deprecated and will be removed in a future release.'
Build Avalonia Testing App / Building AvaloniaTesting Project: Velaptor/Factories/UIControlFactory.cs#L16
'Label' is obsolete: 'This class is deprecated and will be removed in a future release.'
Build Avalonia Testing App / Building AvaloniaTesting Project: Velaptor/UI/ControlBase.cs#L17
'IControl' is obsolete: 'This interface is deprecated and will be removed in a future release.'
Build Avalonia Testing App / Building AvaloniaTesting Project: Velaptor/UI/Button.cs#L185
Obsolete member 'Button.Position' overrides non-obsolete member 'ControlBase.Position'
Build Avalonia Testing App / Building AvaloniaTesting Project: Velaptor/UI/Button.cs#L234
Obsolete member 'Button.Width' overrides non-obsolete member 'ControlBase.Width'
Build Avalonia Testing App / Building AvaloniaTesting Project: Velaptor/UI/Button.cs#L257
Obsolete member 'Button.Height' overrides non-obsolete member 'ControlBase.Height'
Build Avalonia Testing App / Building AvaloniaTesting Project: Velaptor/UI/TextBox.cs#L215
Obsolete member 'TextBox.Width' overrides non-obsolete member 'ControlBase.Width'
Build Avalonia Testing App / Building AvaloniaTesting Project: Velaptor/UI/TextBox.cs#L286
Obsolete member 'TextBox.Height' overrides non-obsolete member 'ControlBase.Height'
Build Avalonia Testing App / Building AvaloniaTesting Project: Velaptor/UI/TextBox.cs#L292
Obsolete member 'TextBox.Position' overrides non-obsolete member 'ControlBase.Position'
Build Avalonia Testing App / Building AvaloniaTesting Project: Velaptor/UI/TextBox.cs#L355
Obsolete member 'TextBox.LoadContent()' overrides non-obsolete member 'ControlBase.LoadContent()'
Run Velaptor Tests / Run Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Velaptor Tests / Run Unit Tests: Velaptor/Factories/IUIControlFactory.cs#L19
'Label' is obsolete: 'This class is deprecated and will be removed in a future release.'
Run Velaptor Tests / Run Unit Tests: Velaptor/Factories/UIControlFactory.cs#L16
'Label' is obsolete: 'This class is deprecated and will be removed in a future release.'
Run Velaptor Tests / Run Unit Tests: Velaptor/UI/ControlBase.cs#L17
'IControl' is obsolete: 'This interface is deprecated and will be removed in a future release.'
Run Velaptor Tests / Run Unit Tests: Velaptor/UI/Button.cs#L185
Obsolete member 'Button.Position' overrides non-obsolete member 'ControlBase.Position'
Run Velaptor Tests / Run Unit Tests: Velaptor/UI/Button.cs#L234
Obsolete member 'Button.Width' overrides non-obsolete member 'ControlBase.Width'
Run Velaptor Tests / Run Unit Tests: Velaptor/UI/Button.cs#L257
Obsolete member 'Button.Height' overrides non-obsolete member 'ControlBase.Height'
Run Velaptor Tests / Run Unit Tests: Velaptor/UI/TextBox.cs#L215
Obsolete member 'TextBox.Width' overrides non-obsolete member 'ControlBase.Width'
Run Velaptor Tests / Run Unit Tests: Velaptor/UI/TextBox.cs#L286
Obsolete member 'TextBox.Height' overrides non-obsolete member 'ControlBase.Height'
Run Velaptor Tests / Run Unit Tests: Velaptor/UI/TextBox.cs#L292
Obsolete member 'TextBox.Position' overrides non-obsolete member 'ControlBase.Position'
Run Velaptor Tests / Run Unit Tests: Velaptor/UI/TextBox.cs#L355
Obsolete member 'TextBox.LoadContent()' overrides non-obsolete member 'ControlBase.LoadContent()'
Build Velaptor Testing App / Building VelaptorTesting Project
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Velaptor Testing App / Building VelaptorTesting Project: Velaptor/Factories/IUIControlFactory.cs#L19
'Label' is obsolete: 'This class is deprecated and will be removed in a future release.'
Build Velaptor Testing App / Building VelaptorTesting Project: Velaptor/Factories/UIControlFactory.cs#L16
'Label' is obsolete: 'This class is deprecated and will be removed in a future release.'
Build Velaptor Testing App / Building VelaptorTesting Project: Velaptor/UI/ControlBase.cs#L17
'IControl' is obsolete: 'This interface is deprecated and will be removed in a future release.'
Build Velaptor Testing App / Building VelaptorTesting Project: Velaptor/UI/Button.cs#L185
Obsolete member 'Button.Position' overrides non-obsolete member 'ControlBase.Position'
Build Velaptor Testing App / Building VelaptorTesting Project: Velaptor/UI/Button.cs#L234
Obsolete member 'Button.Width' overrides non-obsolete member 'ControlBase.Width'
Build Velaptor Testing App / Building VelaptorTesting Project: Velaptor/UI/Button.cs#L257
Obsolete member 'Button.Height' overrides non-obsolete member 'ControlBase.Height'
Build Velaptor Testing App / Building VelaptorTesting Project: Velaptor/UI/TextBox.cs#L215
Obsolete member 'TextBox.Width' overrides non-obsolete member 'ControlBase.Width'
Build Velaptor Testing App / Building VelaptorTesting Project: Velaptor/UI/TextBox.cs#L286
Obsolete member 'TextBox.Height' overrides non-obsolete member 'ControlBase.Height'
Build Velaptor Testing App / Building VelaptorTesting Project: Velaptor/UI/TextBox.cs#L292
Obsolete member 'TextBox.Position' overrides non-obsolete member 'ControlBase.Position'
Build Velaptor Testing App / Building VelaptorTesting Project: Velaptor/UI/TextBox.cs#L355
Obsolete member 'TextBox.LoadContent()' overrides non-obsolete member 'ControlBase.LoadContent()'
Run Velaptor Tests / Print & Validate Run DotNet Tests Workflow
The 'net-sdk-version' workflow input is valid.
Build Avalonia Testing App / Print & Validate Build DotNet Proj Workflow
The 'net-sdk-version' workflow input is valid.
Build Velaptor Testing App / Print & Validate Build DotNet Proj Workflow
The 'net-sdk-version' workflow input is valid.
Run Velaptor Tests / Resolving VelaptorTests Project File Path / Resolve Project File Path
DotNet Lib Release Script URL: https:/raw.githubusercontent.com/KinsonDigital/Infrastructure/v13.6.3/cicd/scripts
Run Velaptor Tests / Resolving VelaptorTests Project File Path / Resolve Project File Path
Set output 'project-file-path' set to a value of '/home/runner/work/Velaptor/Velaptor/Testing/VelaptorTests/VelaptorTests.csproj'.
Build Avalonia Testing App / Resolving AvaloniaTesting Project File Path / Resolve Project File Path
DotNet Lib Release Script URL: https:/raw.githubusercontent.com/KinsonDigital/Infrastructure/v13.6.3/cicd/scripts
Build Avalonia Testing App / Resolving AvaloniaTesting Project File Path / Resolve Project File Path
Set output 'project-file-path' set to a value of '/home/runner/work/Velaptor/Velaptor/Testing/VelaptorTests/VelaptorTests.csproj'.
Build Velaptor Testing App / Resolving VelaptorTesting Project File Path / Resolve Project File Path
Set output 'project-file-path' set to a value of '/home/runner/work/Velaptor/Velaptor/Testing/VelaptorTests/VelaptorTests.csproj'.
Build Velaptor Testing App / Resolving VelaptorTesting Project File Path / Resolve Project File Path
DotNet Lib Release Script URL: https:/raw.githubusercontent.com/KinsonDigital/Infrastructure/v13.6.3/cicd/scripts
Velaptor Test Status Check
✅Test Status Check Passed✅