Skip to content

Update README.md

Update README.md #13

Triggered via push July 20, 2024 21:57
Status Success
Total duration 3m 28s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: PwM/Model/about.xaml.cs#L11
The type name 'about' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: PwM/obj/Debug/net8.0-windows7.0/Model/about.g.cs#L45
The type name 'about' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: PwM/Model/about.xaml.cs#L73
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
build: PwM/Model/DeleteVault.xaml.cs#L16
This call site is reachable on all platforms. 'SystemEvents.PowerModeChanged' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: PwM/Model/DeleteVault.xaml.cs#L17
This call site is reachable on all platforms. 'SystemEvents.SessionSwitch' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: PwM/Utils/ImportExport.cs#L12
This call site is reachable on all platforms. 'OpenFileDialog' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: PwM/Utils/ImportExport.cs#L13
This call site is reachable on all platforms. 'SaveFileDialog' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: PwM/Model/ImportShared.xaml.cs#L17
This call site is reachable on all platforms. 'SystemEvents.PowerModeChanged' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: PwM/Model/ImportShared.xaml.cs#L18
This call site is reachable on all platforms. 'SystemEvents.SessionSwitch' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: PwM/Model/ImportNotification.xaml.cs#L17
This call site is reachable on all platforms. 'SystemEvents.PowerModeChanged' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)