test(plugin): version-by-version plugin test framework + CAP scenario (closes #565) #70
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.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/NullTracingContext.cs#L28
Cannot convert null literal to non-nullable reference type.
|
|
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
|