Update dependencies, bump to 0.15.0 #104
Annotations
1 error and 12 warnings
build
The operation was canceled.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/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'
|
build:
src/Downloader/KuboDistributionData.cs#L12
Missing XML comment for publicly visible type or member 'KuboDistributionData.Owner'
|