v1.0.4 #19
Annotations
1 error and 15 warnings
Pack and Publish
Process completed with exit code 123.
|
Pack and Publish
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/
|
Pack and Publish:
src/Client/ApiKeyProvider.cs#L6
Missing XML comment for publicly visible type or member 'ApiKeyProvider'
|
Pack and Publish:
src/Client/ApiKeyProvider.cs#L10
Missing XML comment for publicly visible type or member 'ApiKeyProvider.ApiKeyProvider(string)'
|
Pack and Publish:
src/Client/ApiKeyProvider.cs#L18
Missing XML comment for publicly visible type or member 'ApiKeyProvider.AcquireToken()'
|
Pack and Publish:
src/Client/HttpExtensions.cs#L10
Missing XML comment for publicly visible type or member 'HttpExtensions'
|
Pack and Publish:
src/Client/HttpExtensions.cs#L54
Missing XML comment for publicly visible type or member 'HttpExtensions.WithJsonContent<T>(HttpRequestMessage, T)'
|
Pack and Publish:
src/Client/HttpExtensions.cs#L59
Missing XML comment for publicly visible type or member 'HttpExtensions.WithJsonContent<T>(HttpRequestMessage, T, string)'
|
Pack and Publish:
src/Client/HttpExtensions.cs#L66
Missing XML comment for publicly visible type or member 'HttpExtensions.ReadAsAsync<T>(HttpContent)'
|
Pack and Publish:
src/Client/HttpExtensions.cs#L79
Missing XML comment for publicly visible type or member 'UnsupportedMediaTypeException'
|
Pack and Publish:
src/Client/HttpExtensions.cs#L81
Missing XML comment for publicly visible type or member 'UnsupportedMediaTypeException.UnsupportedMediaTypeException(string)'
|
Pack and Publish:
src/Client/HttpExtensions.cs#L84
Missing XML comment for publicly visible type or member 'UnsupportedMediaTypeException.UnsupportedMediaTypeException(string, Exception)'
|
Pack and Publish:
src/Runly/ServiceExtensions.cs#L289
Parameter 'resultsPath' has no matching param tag in the XML comment for 'ServiceExtensions.AddRunAction(IServiceCollection, ConfigReader, FileInfo, FileInfo, bool, bool)' (but other parameters do)
|
Pack and Publish
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
|
Pack and Publish
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Pack and Publish
- Add lib or ref assemblies for the netcoreapp3.1 target framework
|