Skip to content

Updates for vscode #2636 #2635 #2615 (#2637) #430

Updates for vscode #2636 #2635 #2615 (#2637)

Updates for vscode #2636 #2635 #2615 (#2637) #430

Triggered via push November 27, 2024 18:05
Status Success
Total duration 6m 41s
Artifacts 6

build.yaml

on: push
Build extension
1m 3s
Build extension
Build docs
58s
Build docs
🔍 Analyze with PSRule
32s
🔍 Analyze with PSRule
🔍 Analyze with DevSkim
34s
🔍 Analyze with DevSkim
🔍 Analyze with CodeQL
4m 9s
🔍 Analyze with CodeQL
Matrix: test
Matrix: test_extension
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
🔍 Analyze with PSRule
Target object 'tests/PSRule.Types.Tests/PSRule.Types.Tests.csproj' has not been processed because no matching rules were found.
🔍 Analyze with PSRule
Target object 'tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj' has not been processed because no matching rules were found.
🔍 Analyze with PSRule
Target object 'tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj' has not been processed because no matching rules were found.
🔍 Analyze with PSRule
Target object 'tests/PSRule.Tests/PSRule.Tests.csproj' has not been processed because no matching rules were found.
🔍 Analyze with PSRule
Target object 'src/PSRule.MSBuild/PSRule.MSBuild.csproj' has not been processed because no matching rules were found.
🔍 Analyze with PSRule
Target object 'src/PSRule.Types/PSRule.Types.csproj' has not been processed because no matching rules were found.
🔍 Analyze with PSRule
Target object 'src/PSRule.EditorServices/PSRule.EditorServices.csproj' has not been processed because no matching rules were found.
🔍 Analyze with PSRule
Target object 'src/PSRule.Badges/PSRule.Badges.csproj' has not been processed because no matching rules were found.
🔍 Analyze with PSRule
Target object 'src/PSRule.Benchmark/PSRule.Benchmark.csproj' has not been processed because no matching rules were found.
🔍 Analyze with PSRule
Target object 'src/PSRule/PSRule.Format.ps1xml' has not been processed because no matching rules were found.
Build extension: src/PSRule/Commands/ExportConventionCommand.cs#L86
Dereference of a possibly null reference.
Build extension: src/PSRule/Runtime/RunspaceContext.cs#L599
Dereference of a possibly null reference.
Build extension: src/PSRule/Runtime/RunspaceContext.cs#L594
Possible null reference argument for parameter 'targetObject' in 'RuleRecord.RuleRecord(string runId, ResourceId ruleId, string @ref, TargetObject targetObject, string targetName, string targetType, IResourceTags tag, RuleHelpInfo info, Hashtable field, RuleProperties @default, ISourceExtent extent, RuleOutcome outcome = RuleOutcome.None, RuleOutcomeReason reason = RuleOutcomeReason.None, RuleOverride? @OverRide = null)'.
Build extension: src/PSRule/Runtime/RunspaceContext.cs#L595
Possible null reference argument for parameter 'targetName' in 'RuleRecord.RuleRecord(string runId, ResourceId ruleId, string @ref, TargetObject targetObject, string targetName, string targetType, IResourceTags tag, RuleHelpInfo info, Hashtable field, RuleProperties @default, ISourceExtent extent, RuleOutcome outcome = RuleOutcome.None, RuleOutcomeReason reason = RuleOutcomeReason.None, RuleOverride? @OverRide = null)'.
Build extension: src/PSRule/Runtime/RunspaceContext.cs#L596
Possible null reference argument for parameter 'targetType' in 'RuleRecord.RuleRecord(string runId, ResourceId ruleId, string @ref, TargetObject targetObject, string targetName, string targetType, IResourceTags tag, RuleHelpInfo info, Hashtable field, RuleProperties @default, ISourceExtent extent, RuleOutcome outcome = RuleOutcome.None, RuleOutcomeReason reason = RuleOutcomeReason.None, RuleOverride? @OverRide = null)'.
Build extension: src/PSRule/Runtime/RunspaceContext.cs#L662
Dereference of a possibly null reference.
Build extension: src/PSRule/Runtime/RunspaceContext.cs#L662
Possible null reference argument for parameter 'name' in 'object? ILanguageScope.GetService(string name)'.
Build extension: src/PSRule/Runtime/RunspaceContext.cs#L827
Dereference of a possibly null reference.
Build extension: src/PSRule/Pipeline/ResourceCacheBuilder.cs#L14
Non-nullable field '_Resources' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build extension: src/PSRule/Pipeline/OptionContext.cs#L17
Non-nullable field '_Convention' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build: src/PSRule/Commands/ExportConventionCommand.cs#L86
Dereference of a possibly null reference.
Build: src/PSRule/Runtime/RunspaceContext.cs#L599
Dereference of a possibly null reference.
Build: src/PSRule/Runtime/RunspaceContext.cs#L594
Possible null reference argument for parameter 'targetObject' in 'RuleRecord.RuleRecord(string runId, ResourceId ruleId, string @ref, TargetObject targetObject, string targetName, string targetType, IResourceTags tag, RuleHelpInfo info, Hashtable field, RuleProperties @default, ISourceExtent extent, RuleOutcome outcome = RuleOutcome.None, RuleOutcomeReason reason = RuleOutcomeReason.None, RuleOverride? @OverRide = null)'.
Build: src/PSRule/Runtime/RunspaceContext.cs#L595
Possible null reference argument for parameter 'targetName' in 'RuleRecord.RuleRecord(string runId, ResourceId ruleId, string @ref, TargetObject targetObject, string targetName, string targetType, IResourceTags tag, RuleHelpInfo info, Hashtable field, RuleProperties @default, ISourceExtent extent, RuleOutcome outcome = RuleOutcome.None, RuleOutcomeReason reason = RuleOutcomeReason.None, RuleOverride? @OverRide = null)'.
Build: src/PSRule/Runtime/RunspaceContext.cs#L596
Possible null reference argument for parameter 'targetType' in 'RuleRecord.RuleRecord(string runId, ResourceId ruleId, string @ref, TargetObject targetObject, string targetName, string targetType, IResourceTags tag, RuleHelpInfo info, Hashtable field, RuleProperties @default, ISourceExtent extent, RuleOutcome outcome = RuleOutcome.None, RuleOutcomeReason reason = RuleOutcomeReason.None, RuleOverride? @OverRide = null)'.
Build: src/PSRule/Runtime/RunspaceContext.cs#L662
Dereference of a possibly null reference.
Build: src/PSRule/Runtime/RunspaceContext.cs#L662
Possible null reference argument for parameter 'name' in 'object? ILanguageScope.GetService(string name)'.
Build: src/PSRule/Runtime/RunspaceContext.cs#L827
Dereference of a possibly null reference.
Build: src/PSRule/Rules/RuleRecord.cs#L30
Non-nullable property 'Field' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: src/PSRule/Rules/RuleRecord.cs#L30
Non-nullable property 'Tag' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
CodeQL-Sarif Expired
62.5 KB
DevSkim-Sarif Expired
2.69 KB
Extension Expired
25.5 MB
Module Expired
2.97 MB
PSRule-Sarif Expired
688 Bytes
Results-PSRule Expired
8.42 KB