build(deps): Bump pygments from 2.18.0 to 2.19.1 (#3219) #2604
Annotations
2 errors and 11 warnings
Build
No files were found with the provided path: ./reports/ps-rule*.xml. No artifacts will be uploaded.
|
Build
Process completed with exit code 1.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/PSRule.Rules.Azure/Common/ResourceHelper.cs#L186
Cannot convert null literal to non-nullable reference type.
|
Build:
src/PSRule.Rules.Azure/Common/ResourceHelper.cs#L74
Possible null reference argument for parameter 'resourceId' in 'string[] ResourceHelper.GetResourceIdTypeParts(string resourceId)'.
|
Build:
src/PSRule.Rules.Azure/Common/ResourceHelper.cs#L171
Dereference of a possibly null reference.
|
Build:
src/PSRule.Rules.Azure/Common/ResourceHelper.cs#L180
Dereference of a possibly null reference.
|
Build:
src/PSRule.Rules.Azure/Common/ResourceHelper.cs#L191
Converting null literal or possible null value to non-nullable type.
|
Build:
src/PSRule.Rules.Azure/Common/ResourceHelper.cs#L196
Possible null reference argument for parameter 'resourceGroup' in 'string ResourceHelper.CombineResourceId(string subscriptionId, string resourceGroup, string[] resourceType, string[] name, int depth = 2147483647)'.
|
Build:
src/PSRule.Rules.Azure/Common/ResourceHelper.cs#L196
Possible null reference argument for parameter 'resourceType' in 'string ResourceHelper.CombineResourceId(string subscriptionId, string resourceGroup, string[] resourceType, string[] name, int depth = 2147483647)'.
|
Build:
src/PSRule.Rules.Azure/Common/ResourceHelper.cs#L196
Possible null reference argument for parameter 'name' in 'string ResourceHelper.CombineResourceId(string subscriptionId, string resourceGroup, string[] resourceType, string[] name, int depth = 2147483647)'.
|
Build:
src/PSRule.Rules.Azure/Common/ResourceHelper.cs#L487
Dereference of a possibly null reference.
|
Build:
src/PSRule.Rules.Azure/Common/ResourceHelper.cs#L489
Dereference of a possibly null reference.
|