test(plugin): version-by-version plugin test framework + CAP scenario (closes #565) #67
Annotations
13 warnings
|
build-and-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test:
src/SkyApm.Core/Tracing/UniqueIdGenerator.cs#L49
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
build-and-test:
src/SkyApm.Diagnostics.MassTransit/Observers/MasstransitReceiveObserver.cs#L52
XML comment is not placed on a valid language element
|
|
build-and-test:
src/SkyApm.Diagnostics.MassTransit/MasstransitExecutionService.cs#L28
Field 'MasstransitExecutionService.busConnectHandle' is never assigned to, and will always have its default value null
|
|
build-and-test:
src/SkyApm.Utilities.StaticAccessor/StaticAccessorHostedService.cs#L34
Non-nullable field '_configAccessor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-test:
src/SkyApm.Utilities.StaticAccessor/StaticAccessorHostedService.cs#L34
Non-nullable field '_tracingContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build-and-test:
src/SkyApm.Utilities.StaticAccessor/StaticAccessorHostedService.cs#L37
Possible null reference assignment.
|
|
build-and-test:
src/SkyApm.Utilities.StaticAccessor/StaticAccessorHostedService.cs#L36
Possible null reference assignment.
|
|
build-and-test:
src/SkyApm.Utilities.StaticAccessor/NullConfigAccessor.cs#L27
Possible null reference return.
|
|
build-and-test:
src/SkyApm.Utilities.StaticAccessor/NullTracingContext.cs#L28
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
|
build-and-test
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
|
build-and-test
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|