Skip to content

Release 0.17.2. See release notes or expand full commit message for d… #125

Release 0.17.2. See release notes or expand full commit message for d…

Release 0.17.2. See release notes or expand full commit message for d… #125

Triggered via push August 23, 2024 21:39
Status Failure
Total duration 6h 0m 29s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 360 minutes.
build
The operation was canceled.
build: src/KuboBootstrapper.cs#L486
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/KuboBootstrapper.cs#L529
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Downloader/KuboDistributionArchitecture.cs#L3
Missing XML comment for publicly visible type or member 'KuboDistributionArchitecture'
build: src/Downloader/KuboDistributionArchitecture.cs#L5
Missing XML comment for publicly visible type or member 'KuboDistributionArchitecture.Link'
build: src/Downloader/KuboDistributionArchitecture.cs#L6
Missing XML comment for publicly visible type or member 'KuboDistributionArchitecture.Cid'
build: src/Downloader/KuboDistributionArchitecture.cs#L7
Missing XML comment for publicly visible type or member 'KuboDistributionArchitecture.Sha512'
build: src/Downloader/KuboDistributionData.cs#L6
Missing XML comment for publicly visible type or member 'KuboDistributionData'
build: src/Downloader/KuboDistributionData.cs#L8
Missing XML comment for publicly visible type or member 'KuboDistributionData.Id'
build: src/Downloader/KuboDistributionData.cs#L9
Missing XML comment for publicly visible type or member 'KuboDistributionData.Version'
build: src/Downloader/KuboDistributionData.cs#L10
Missing XML comment for publicly visible type or member 'KuboDistributionData.ReleaseLink'