Skip to content

chore(deps): update dotnet monorepo #408

chore(deps): update dotnet monorepo

chore(deps): update dotnet monorepo #408

Triggered via push May 14, 2024 21:29
Status Success
Total duration 3m 21s
Artifacts

build.yml

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

Annotations

36 warnings
Build-ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build-ubuntu-latest
No files were found with the provided path: ./Artefacts. No artifacts will be uploaded.
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-ubuntu-latest: src/JamieMagee.Stethoscope/Catalogers/Dpkg/DpkgCataloger.cs#L9
Missing XML comment for publicly visible type or member 'DpkgCataloger.DpkgCataloger(ILogger<DpkgCataloger>)'
Build-ubuntu-latest: src/JamieMagee.Stethoscope/Catalogers/Dpkg/DpkgCataloger.cs#L11
Missing XML comment for publicly visible type or member 'DpkgCataloger.Globs'
Build-macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build-macOS-latest
No files were found with the provided path: ./Artefacts. No artifacts will be uploaded.
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-macOS-latest: src/JamieMagee.Stethoscope/Catalogers/Dpkg/DpkgCataloger.cs#L9
Missing XML comment for publicly visible type or member 'DpkgCataloger.DpkgCataloger(ILogger<DpkgCataloger>)'
Build-macOS-latest: src/JamieMagee.Stethoscope/Catalogers/Dpkg/DpkgCataloger.cs#L11
Missing XML comment for publicly visible type or member 'DpkgCataloger.Globs'
Build-windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build-windows-latest
No files were found with the provided path: ./Artefacts. No artifacts will be uploaded.
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'
Build-windows-latest: src/JamieMagee.Stethoscope/Catalogers/Dpkg/DpkgCataloger.cs#L9
Missing XML comment for publicly visible type or member 'DpkgCataloger.DpkgCataloger(ILogger<DpkgCataloger>)'
Build-windows-latest: src/JamieMagee.Stethoscope/Catalogers/Dpkg/DpkgCataloger.cs#L11
Missing XML comment for publicly visible type or member 'DpkgCataloger.Globs'