Skip to content

Updated CLI docs (#2651) #437

Updated CLI docs (#2651)

Updated CLI docs (#2651) #437

Triggered via push December 2, 2024 17:07
Status Success
Total duration 6m 16s
Artifacts 6

build.yaml

on: push
Build extension
59s
Build extension
Build docs
49s
Build docs
🔍 Analyze with PSRule
28s
🔍 Analyze with PSRule
🔍 Analyze with DevSkim
37s
🔍 Analyze with DevSkim
🔍 Analyze with CodeQL
3m 41s
🔍 Analyze with CodeQL
Matrix: test
Matrix: test_extension
Fit to window
Zoom out
Zoom in

Annotations

38 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.
🔍 Analyze with DevSkim
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build extension
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build extension: src/PSRule/Commands/ExportConventionCommand.cs#L86
Dereference of a possibly null reference.
Build extension: src/PSRule/Runtime/RunspaceContext.cs#L601
Dereference of a possibly null reference.
Build extension: src/PSRule/Runtime/RunspaceContext.cs#L596
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#L597
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#L598
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#L664
Possible null reference argument for parameter 'name' in 'bool ILanguageScopeSet.TryScope(string name, out ILanguageScope? scope)'.
Build extension: src/PSRule/Runtime/RunspaceContext.cs#L664
Dereference of a possibly null reference.
Build extension: src/PSRule/Runtime/RunspaceContext.cs#L664
Possible null reference argument for parameter 'name' in 'object? ILanguageScope.GetService(string name)'.
Build extension: src/PSRule/Runtime/RunspaceContext.cs#L819
Dereference of a possibly null reference.
Build extension: 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.
🧪 Test extension (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/Commands/ExportConventionCommand.cs#L86
Dereference of a possibly null reference.
Build: src/PSRule/Runtime/RunspaceContext.cs#L601
Dereference of a possibly null reference.
Build: src/PSRule/Runtime/RunspaceContext.cs#L596
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#L597
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#L598
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#L664
Possible null reference argument for parameter 'name' in 'bool ILanguageScopeSet.TryScope(string name, out ILanguageScope? scope)'.
Build: src/PSRule/Runtime/RunspaceContext.cs#L664
Dereference of a possibly null reference.
Build: src/PSRule/Runtime/RunspaceContext.cs#L664
Possible null reference argument for parameter 'name' in 'object? ILanguageScope.GetService(string name)'.
Build: src/PSRule/Runtime/RunspaceContext.cs#L819
Dereference of a possibly null reference.
Build: src/PSRule/Pipeline/PipelineContext.cs#L100
Cannot convert null literal to non-nullable reference type.
🔍 Analyze with CodeQL
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🧪 Test (linux-x64-pwsh)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🧪 Test (linux-musl-x64-pwsh)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
CodeQL-Sarif Expired
62.7 KB
DevSkim-Sarif Expired
2.69 KB
Extension Expired
25.5 MB
Module Expired
2.97 MB
PSRule-Sarif Expired
686 Bytes
Results-PSRule Expired
8.46 KB