Skip to content

Ensured that OnPropertyChanged is invoked on UIThread. #154

Ensured that OnPropertyChanged is invoked on UIThread.

Ensured that OnPropertyChanged is invoked on UIThread. #154

Triggered via pull request July 10, 2024 09:26
Status Success
Total duration 4m 3s
Artifacts 3

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

29 warnings
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build: src/Moryx.WpfToolkit/EddieModuleButton/EddieModuleButton.cs#L68
Missing XML comment for publicly visible type or member 'EddieModuleButton.IconProperty'
Build: src/Moryx.WpfToolkit/EddieModuleButton/EddieModuleButton.cs#L68
Missing XML comment for publicly visible type or member 'EddieModuleButton.IconProperty'
Build: src/Moryx.WpfToolkit/EddieModuleButton/EddieModuleButton.cs#L72
Missing XML comment for publicly visible type or member 'EddieModuleButton.Icon'
Build: src/Moryx.WpfToolkit/EddieModuleButton/EddieModuleButton.cs#L72
Missing XML comment for publicly visible type or member 'EddieModuleButton.Icon'
Build: src/Moryx.WpfToolkit/EddieModuleButton/EddieModuleButton.cs#L68
Missing XML comment for publicly visible type or member 'EddieModuleButton.IconProperty'
Build: src/Moryx.WpfToolkit/EddieModuleButton/EddieModuleButton.cs#L72
Missing XML comment for publicly visible type or member 'EddieModuleButton.Icon'
Build: src/Moryx.WpfToolkit/EddieModuleButton/EddieModuleButton.cs#L68
Missing XML comment for publicly visible type or member 'EddieModuleButton.IconProperty'
Build: src/Moryx.WpfToolkit/EddieModuleButton/EddieModuleButton.cs#L72
Missing XML comment for publicly visible type or member 'EddieModuleButton.Icon'
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Documentation
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
UnitTests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
UnitTests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
UnitTests
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
UnitTests: src/Moryx.WpfToolkit/EddieModuleButton/EddieModuleButton.cs#L68
Missing XML comment for publicly visible type or member 'EddieModuleButton.IconProperty'
UnitTests: src/Moryx.WpfToolkit/EddieModuleButton/EddieModuleButton.cs#L72
Missing XML comment for publicly visible type or member 'EddieModuleButton.Icon'
UnitTests: src/Moryx.WpfToolkit/EddieModuleButton/EddieModuleButton.cs#L68
Missing XML comment for publicly visible type or member 'EddieModuleButton.IconProperty'
UnitTests: src/Moryx.WpfToolkit/EddieModuleButton/EddieModuleButton.cs#L72
Missing XML comment for publicly visible type or member 'EddieModuleButton.Icon'
UnitTests: src/Moryx.ClientFramework/Module/ModulesConfiguration.cs#L100
'OperationAccess' is obsolete: 'Will be removed in the next major'
UnitTests: src/Moryx.ClientFramework/Module/IClientModuleConfig.cs#L28
'OperationAccess' is obsolete: 'Will be removed in the next major'
UnitTests: src/Moryx.ClientFramework/Module/ClientModuleConfigBase.cs#L26
'OperationAccess' is obsolete: 'Will be removed in the next major'
UnitTests: src/Moryx.ClientFramework/UserInfo/ApplicationAccesses.cs#L18
'OperationAccess' is obsolete: 'Will be removed in the next major'
UnitTests: src/Moryx.ClientFramework/UserInfo/ApplicationAccesses.cs#L29
'OperationAccess' is obsolete: 'Will be removed in the next major'
Codecov
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Codecov
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "documentation", "packages", "test-results". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
documentation Expired
1.44 MB
packages Expired
2.71 MB
test-results Expired
4.89 MB