Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 #66
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
CompatibilityChecker.Library/Analyzer.cs#L12
Missing XML comment for publicly visible type or member 'Analyzer'
|
build:
CompatibilityChecker.Library/Analyzer.cs#L26
Missing XML comment for publicly visible type or member 'Analyzer.HasRun'
|
build:
CompatibilityChecker.Library/Analyzer.cs#L28
Missing XML comment for publicly visible type or member 'Analyzer.Results'
|
build:
CompatibilityChecker.Library/Analyzer.cs#L30
Missing XML comment for publicly visible type or member 'Analyzer.ResultStatistics'
|
build:
CompatibilityChecker.Library/Analyzer.cs#L32
Missing XML comment for publicly visible type or member 'Analyzer.Analyzer(PEReader, PEReader, IMessageReporter, IMessageLogger)'
|
build:
CompatibilityChecker.Library/Analyzer.cs#L39
Missing XML comment for publicly visible type or member 'Analyzer.Run()'
|
build:
CompatibilityChecker.Library/ArrayShapeSignature.cs#L6
Missing XML comment for publicly visible type or member 'ArrayShapeSignature'
|
build:
CompatibilityChecker.Library/ArrayShapeSignature.cs#L10
Missing XML comment for publicly visible type or member 'ArrayShapeSignature.ArrayShapeSignature(BlobReader)'
|
build:
CompatibilityChecker.Library/ArrayShapeSignature.cs#L15
Missing XML comment for publicly visible type or member 'ArrayShapeSignature.Rank'
|
build:
CompatibilityChecker.Library/ArrayShapeSignature.cs#L23
Missing XML comment for publicly visible type or member 'ArrayShapeSignature.Lengths'
|