Skip to content

chore(deps): update dependency xunit to 2.9.3 #479

chore(deps): update dependency xunit to 2.9.3

chore(deps): update dependency xunit to 2.9.3 #479

Triggered via push January 8, 2025 21:35
Status Success
Total duration 3m 31s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

34 warnings
Build-macOS-latest
No files were found with the provided path: ./Artefacts. No artifacts will be uploaded.
Build-macOS-latest
The target framework 'net7.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-macOS-latest
The target framework 'net7.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-macOS-latest: src/JamieMagee.Stethoscope/Sources/SourceFactory.cs#L23
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(JamieMagee.Stethoscope.Sources.SourceType)2' is not covered.
Build-macOS-latest: src/JamieMagee.Stethoscope/Sources/DockerDaemon/DockerDaemonSource.cs#L237
The variable 'e' is declared but never used
Build-macOS-latest: src/JamieMagee.Stethoscope/Catalogers/Apk/ApkDatabaseParser.cs#L6
Missing XML comment for publicly visible type or member 'ApkDatabaseParser'
Build-macOS-latest: src/JamieMagee.Stethoscope/Catalogers/Apk/ApkDatabaseParser.cs#L8
Missing XML comment for publicly visible type or member 'ApkDatabaseParser.ParseAsync(StreamReader, CancellationToken)'
Build-macOS-latest: src/JamieMagee.Stethoscope/Catalogers/CatalogProvider.cs#L7
Missing XML comment for publicly visible type or member 'CatalogProvider'
Build-macOS-latest: src/JamieMagee.Stethoscope/Catalogers/CatalogProvider.cs#L12
Missing XML comment for publicly visible type or member 'CatalogProvider.CatalogProvider(IEnumerable<ICataloger>, ILogger<CatalogProvider>)'
Build-macOS-latest: src/JamieMagee.Stethoscope/Catalogers/CatalogProvider.cs#L18
Missing XML comment for publicly visible type or member 'CatalogProvider.CatalogAsync(string, CancellationToken)'
Build-macOS-latest: src/JamieMagee.Stethoscope/Catalogers/Dpkg/DpkgCataloger.cs#L5
Missing XML comment for publicly visible type or member 'DpkgCataloger'
Build-ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-ubuntu-latest
No files were found with the provided path: ./Artefacts. No artifacts will be uploaded.
Build-ubuntu-latest
The target framework 'net7.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-ubuntu-latest
The target framework 'net7.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-ubuntu-latest: src/JamieMagee.Stethoscope/Sources/SourceFactory.cs#L23
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(JamieMagee.Stethoscope.Sources.SourceType)2' is not covered.
Build-ubuntu-latest: src/JamieMagee.Stethoscope/Catalogers/Apk/ApkDatabaseParser.cs#L6
Missing XML comment for publicly visible type or member 'ApkDatabaseParser'
Build-ubuntu-latest: src/JamieMagee.Stethoscope/Catalogers/Apk/ApkDatabaseParser.cs#L8
Missing XML comment for publicly visible type or member 'ApkDatabaseParser.ParseAsync(StreamReader, CancellationToken)'
Build-ubuntu-latest: src/JamieMagee.Stethoscope/Catalogers/CatalogProvider.cs#L7
Missing XML comment for publicly visible type or member 'CatalogProvider'
Build-ubuntu-latest: src/JamieMagee.Stethoscope/Catalogers/CatalogProvider.cs#L12
Missing XML comment for publicly visible type or member 'CatalogProvider.CatalogProvider(IEnumerable<ICataloger>, ILogger<CatalogProvider>)'
Build-ubuntu-latest: src/JamieMagee.Stethoscope/Catalogers/CatalogProvider.cs#L18
Missing XML comment for publicly visible type or member 'CatalogProvider.CatalogAsync(string, CancellationToken)'
Build-ubuntu-latest: src/JamieMagee.Stethoscope/Catalogers/Dpkg/DpkgCataloger.cs#L5
Missing XML comment for publicly visible type or member 'DpkgCataloger'
Build-windows-latest
No files were found with the provided path: ./Artefacts. No artifacts will be uploaded.
Build-windows-latest
The target framework 'net7.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-windows-latest
The target framework 'net7.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-windows-latest: src/JamieMagee.Stethoscope/Sources/SourceFactory.cs#L23
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(JamieMagee.Stethoscope.Sources.SourceType)2' is not covered.
Build-windows-latest: src/JamieMagee.Stethoscope/Catalogers/Apk/ApkDatabaseParser.cs#L6
Missing XML comment for publicly visible type or member 'ApkDatabaseParser'
Build-windows-latest: src/JamieMagee.Stethoscope/Catalogers/Apk/ApkDatabaseParser.cs#L8
Missing XML comment for publicly visible type or member 'ApkDatabaseParser.ParseAsync(StreamReader, CancellationToken)'
Build-windows-latest: src/JamieMagee.Stethoscope/Catalogers/CatalogProvider.cs#L7
Missing XML comment for publicly visible type or member 'CatalogProvider'
Build-windows-latest: src/JamieMagee.Stethoscope/Catalogers/CatalogProvider.cs#L12
Missing XML comment for publicly visible type or member 'CatalogProvider.CatalogProvider(IEnumerable<ICataloger>, ILogger<CatalogProvider>)'
Build-windows-latest: src/JamieMagee.Stethoscope/Catalogers/CatalogProvider.cs#L18
Missing XML comment for publicly visible type or member 'CatalogProvider.CatalogAsync(string, CancellationToken)'
Build-windows-latest: src/JamieMagee.Stethoscope/Catalogers/Dpkg/DpkgCataloger.cs#L5
Missing XML comment for publicly visible type or member 'DpkgCataloger'