Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.4.6 public release #30

Merged
merged 7 commits into from
Nov 4, 2024
Merged

v0.4.6 public release #30

merged 7 commits into from
Nov 4, 2024

Conversation

rebelinux
Copy link
Collaborator

Description

[0.4.6] - 2024-11-04

Changed

  • Changed Required Modules to AsBuiltReport.Core v1.4.0

Fixed

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

}
}
if ($result) {
return $result

Check notice

Code scanning / PSScriptAnalyzer

The cmdlet 'ConvertTo-HashToYN' returns an object of type 'System.Collections.Specialized.OrderedDictionary' but this type is not declared in the OutputType attribute. Note

The cmdlet 'ConvertTo-HashToYN' returns an object of type 'System.Collections.Specialized.OrderedDictionary' but this type is not declared in the OutputType attribute.
@rebelinux rebelinux merged commit 3f7b657 into master Nov 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant