Update actions/upload-artifact action to v4.6.2 #3433
Annotations
24 warnings
πΊ Publish Documentation
No files were found with the provided path: artifacts/docs/. No artifacts will be uploaded.
|
π¦ Pack
- At least one .targets file was found in 'buildTransitive/', but 'buildTransitive/Rocket.Surgery.MSBuild.GitVersion.targets' was not.
|
π¦ Pack
- At least one .props file was found in 'buildTransitive/', but 'buildTransitive/Rocket.Surgery.MSBuild.GitVersion.props' was not.
|
π¨ Test
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
π¨ Test
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
π¨ Test
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
π¨ Test
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
π¨ Test
Change GeneratorTest.DisposeAsync() to call GC.SuppressFinalize(object). This will prevent derived types that introduce a finalizer from needing to re-implement 'IDisposable' to call it. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1816)
|
π¨ Test
Non-nullable property 'Builder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
π¨ Test
Missing XML comment for publicly visible type or member 'ResourcesGenerator.Initialize(IncrementalGeneratorInitializationContext)'
|
π¨ Test
Missing XML comment for publicly visible type or member 'ResourcesGenerator'
|
π¨ Test
Missing XML comment for publicly visible type or member 'ConstantsGenerator.Initialize(IncrementalGeneratorInitializationContext)'
|
π¨ Test
Missing XML comment for publicly visible type or member 'ConstantsGenerator'
|
βοΈ Build
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
βοΈ Build
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
βοΈ Build
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
βοΈ Build
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
βοΈ Build
Change GeneratorTest.DisposeAsync() to call GC.SuppressFinalize(object). This will prevent derived types that introduce a finalizer from needing to re-implement 'IDisposable' to call it. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1816)
|
βοΈ Build
Non-nullable property 'Builder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
βοΈ Build
Missing XML comment for publicly visible type or member 'ResourcesGenerator.Initialize(IncrementalGeneratorInitializationContext)'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'ResourcesGenerator'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'ConstantsGenerator.Initialize(IncrementalGeneratorInitializationContext)'
|
βοΈ Build
Missing XML comment for publicly visible type or member 'ConstantsGenerator'
|
π Restore:
.build/Build.CI.cs#L48
Possible null reference return.
|
Loading