Skip to content

Update build.yaml

Update build.yaml #12

Triggered via push September 30, 2024 14:36
Status Success
Total duration 1m 47s
Artifacts

build.yaml

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: coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: PROFiLiX.Installer/Package.wxs#L27
Missing directory for harvesting files: Could not find a part of the path 'D:\a\PROFiLiX.Client\PROFiLiX.Client\PROFiLiX.GUI\bin\publish'.
build: PROFiLiX.Common/Services/ProfilixHubServices.cs#L11
Using directive for 'System.Threading.Tasks.Dataflow' should appear before directive for 'PROFiLiX.Common.Profile.Model' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build: PROFiLiX.Common/Services/ProfilixHubServices.cs#L12
Using directive for 'System' should appear before directive for 'PROFiLiX.Common.Profile.Model' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build: PROFiLiX.Common/Services/ProfilixHubServices.cs#L13
Using directive for 'System.Management.Automation' should appear before directive for 'PROFiLiX.Common.Profile.Model' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build: PROFiLiX.Common/Services/ProfilixHubServices.cs#L14
Using directive for 'System.Diagnostics' should appear before directive for 'PROFiLiX.Common.Profile.Model' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build: PROFiLiX.Common/Services/ProfilixHubServices.cs#L15
Using directive for 'System.IO' should appear before directive for 'PROFiLiX.Common.Profile.Model' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build: PROFiLiX.Common.Tests/File/FilesAndFoldersTests.cs#L339
Possible null reference argument for parameter 'directory' in 'Task<long> FilesAndFolders.DirectorySizeAsync(DirectoryInfo directory)'.