Build and Release #37
release.yaml
on: workflow_dispatch
build-and-release
1m 55s
Annotations
1 error and 11 warnings
build-and-release
Process completed with exit code 255.
|
build-and-release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-release
Parameter 'isOptional' has no matching param tag in the XML comment for 'OptionAttribute.OptionAttribute(string, string, string, bool)' (but other parameters do)
|
build-and-release
Parameter 'IsOptional' has no matching param tag in the XML comment for 'OptionDefinition.OptionDefinition(Type, string, string, string, bool, bool)' (but other parameters do)
|
build-and-release
The field 'NativeFileStreamFactory._lastModifiedCache' is never used
|
build-and-release
Missing XML comment for publicly visible type or member 'ChunkedStream<T>.Dispose(bool)'
|
build-and-release
Ambiguous reference in cref attribute: 'BackupFiles'. Assuming 'IFileStore.BackupFiles(IEnumerable<ArchivedFileEntry>, bool, CancellationToken)', but could have also matched other overloads including 'IFileStore.BackupFiles(string, IEnumerable<ArchivedFileEntry>, CancellationToken)'.
|
build-and-release
Missing XML comment for publicly visible type or member 'SubStream'
|
build-and-release
Missing XML comment for publicly visible type or member 'SubStream.SubStream(Stream, Size, Size)'
|
build-and-release
Missing XML comment for publicly visible type or member 'SubStream.Flush()'
|
build-and-release
Missing XML comment for publicly visible type or member 'SubStream.Read(byte[], int, int)'
|
build-and-release
Missing XML comment for publicly visible type or member 'SubStream.ReadAsync(byte[], int, int, CancellationToken)'
|