Skip to content

update

update #51

Triggered via push November 14, 2024 14:40
Status Success
Total duration 51s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
build: SystemInfoLibrary/src/SystemInfoLibrary.NetFX/Hardware/CPU/CPUInfo.cs#L3
Missing XML comment for publicly visible type or member 'CPUInfo'
build: SystemInfoLibrary/src/SystemInfoLibrary.NetFX/Hardware/Display/DisplayInfo.cs#L3
Missing XML comment for publicly visible type or member 'DisplayInfo'
build: SystemInfoLibrary/src/SystemInfoLibrary.NetFX/Hardware/GPU/GPUInfo.cs#L3
Missing XML comment for publicly visible type or member 'GPUInfo'
build: SystemInfoLibrary/src/SystemInfoLibrary.NetFX/Hardware/HardwareInfo.cs#L26
Missing XML comment for publicly visible type or member 'HardwareInfo'
build: SystemInfoLibrary/src/SystemInfoLibrary.NetFX/Hardware/HardwareInfo.cs#L38
Missing XML comment for publicly visible type or member 'HardwareInfo.RAM'
build: SystemInfoLibrary/src/SystemInfoLibrary.NetFX/Hardware/RAM/RAMInfo.cs#L3
Missing XML comment for publicly visible type or member 'RAMInfo'
build: SystemInfoLibrary/src/SystemInfoLibrary.NetFX/OperatingSystem/OperatingSystemInfo.cs#L25
Missing XML comment for publicly visible type or member 'OperatingSystemType'
build: SystemInfoLibrary/src/SystemInfoLibrary.NetFX/OperatingSystem/OperatingSystemInfo.cs#L27
Missing XML comment for publicly visible type or member 'OperatingSystemType.Windows'
build: SystemInfoLibrary/src/SystemInfoLibrary.NetFX/OperatingSystem/OperatingSystemInfo.cs#L28
Missing XML comment for publicly visible type or member 'OperatingSystemType.Linux'
build: SystemInfoLibrary/src/SystemInfoLibrary.NetFX/OperatingSystem/OperatingSystemInfo.cs#L29
Missing XML comment for publicly visible type or member 'OperatingSystemType.MacOSX'