Skip to content

Merge branch 'main' of https://github.com/Arlodotexe/OwlCore.Kubo #90

Merge branch 'main' of https://github.com/Arlodotexe/OwlCore.Kubo

Merge branch 'main' of https://github.com/Arlodotexe/OwlCore.Kubo #90

Triggered via push November 14, 2023 15:46
Status Failure
Total duration 1m 2s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/KuboBootstrapper.cs#L180
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'
build: src/Downloader/KuboDistributionData.cs#L11
Missing XML comment for publicly visible type or member 'KuboDistributionData.Name'