You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when i'm compiling my Configuration, I'm facing an error, which fails the building pipeline:
System.Collections.Hashtable
2024-11-27 21:12:57 [FAILURE] Build.ps1: [ERROR] Error occurred during MOF compilation
2024-11-27 21:12:57 [FAILURE] Build.ps1: Error: The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: You cannot call a method on a null-valued expression.
2024-11-27 21:12:57 [FAILURE] Build.ps1: [001] Error message: You cannot call a method on a null-valued expression.
2024-11-27 21:12:57 [FAILURE] Build.ps1: [001] StackTrace: at , C:\Program Files\WindowsPowerShell\Modules\M365DSC.CompositeResources\1.24.1016.100\DSCResources\AzureAD\AzureAD.schema.psm1: line 37
| at Configuration, C:\Windows\system32\WindowsPowerShell\v1.0\Modules\PSDesiredStateConfiguration\PSDesiredStateConfiguration.psm1: line 2232
| at , C:\Program Files\WindowsPowerShell\Modules\M365DSC.CompositeResources\1.24.1016.100\DSCResources\AzureAD\AzureAD.schema.psm1: line 2
| at , D:\a\1\s\CICD\Scripts\M365Configuration.ps1: line 49
| at Node, C:\Windows\system32\WindowsPowerShell\v1.0\Modules\PSDesiredStateConfiguration\PSDesiredStateConfiguration.psm1: line 1026
| at , D:\a\1\s\CICD\Scripts\M365Configuration.ps1: line 5
| at Configuration, C:\Windows\system32\WindowsPowerShell\v1.0\Modules\PSDesiredStateConfiguration\PSDesiredStateConfiguration.psm1: line 2232
| at , D:\a\1\s\CICD\Scripts\M365Configuration.ps1: line 1
| at , D:\a\1\s\CICD\Scripts\Build.ps1: line 110
| at , D:\a_temp\ac697694-8945-43ce-a056-2714a056bb3f.ps1: line 4
| at , : line 1
2024-11-27 21:12:57 [FAILURE] Build.ps1: [002] Error message: Exception calling "InvokeWithContext" with "2" argument(s): "You cannot call a method on a null-valued expression."
2024-11-27 21:12:57 [FAILURE] Build.ps1: [002] StackTrace: at Configuration, C:\Windows\system32\WindowsPowerShell\v1.0\Modules\PSDesiredStateConfiguration\PSDesiredStateConfiguration.psm1: line 2232
| at , C:\Program Files\WindowsPowerShell\Modules\M365DSC.CompositeResources\1.24.1016.100\DSCResources\AzureAD\AzureAD.schema.psm1: line 2
| at , D:\a\1\s\CICD\Scripts\M365Configuration.ps1: line 49
| at Node, C:\Windows\system32\WindowsPowerShell\v1.0\Modules\PSDesiredStateConfiguration\PSDesiredStateConfiguration.psm1: line 1026
| at , D:\a\1\s\CICD\Scripts\M365Configuration.ps1: line 5
| at Configuration, C:\Windows\system32\WindowsPowerShell\v1.0\Modules\PSDesiredStateConfiguration\PSDesiredStateConfiguration.psm1: line 2232
| at , D:\a\1\s\CICD\Scripts\M365Configuration.ps1: line 1
| at , D:\a\1\s\CICD\Scripts\Build.ps1: line 110
| at , D:\a_temp\ac697694-8945-43ce-a056-2714a056bb3f.ps1: line 4
The text was updated successfully, but these errors were encountered:
Currently when i'm compiling my Configuration, I'm facing an error, which fails the building pipeline:
System.Collections.Hashtable
2024-11-27 21:12:57 [FAILURE] Build.ps1: [ERROR] Error occurred during MOF compilation
2024-11-27 21:12:57 [FAILURE] Build.ps1: Error: The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: You cannot call a method on a null-valued expression.
2024-11-27 21:12:57 [FAILURE] Build.ps1: [001] Error message: You cannot call a method on a null-valued expression.
2024-11-27 21:12:57 [FAILURE] Build.ps1: [001] StackTrace: at , C:\Program Files\WindowsPowerShell\Modules\M365DSC.CompositeResources\1.24.1016.100\DSCResources\AzureAD\AzureAD.schema.psm1: line 37
| at Configuration, C:\Windows\system32\WindowsPowerShell\v1.0\Modules\PSDesiredStateConfiguration\PSDesiredStateConfiguration.psm1: line 2232
| at , C:\Program Files\WindowsPowerShell\Modules\M365DSC.CompositeResources\1.24.1016.100\DSCResources\AzureAD\AzureAD.schema.psm1: line 2
| at , D:\a\1\s\CICD\Scripts\M365Configuration.ps1: line 49
| at Node, C:\Windows\system32\WindowsPowerShell\v1.0\Modules\PSDesiredStateConfiguration\PSDesiredStateConfiguration.psm1: line 1026
| at , D:\a\1\s\CICD\Scripts\M365Configuration.ps1: line 5
| at Configuration, C:\Windows\system32\WindowsPowerShell\v1.0\Modules\PSDesiredStateConfiguration\PSDesiredStateConfiguration.psm1: line 2232
| at , D:\a\1\s\CICD\Scripts\M365Configuration.ps1: line 1
| at , D:\a\1\s\CICD\Scripts\Build.ps1: line 110
| at , D:\a_temp\ac697694-8945-43ce-a056-2714a056bb3f.ps1: line 4
| at , : line 1
2024-11-27 21:12:57 [FAILURE] Build.ps1: [002] Error message: Exception calling "InvokeWithContext" with "2" argument(s): "You cannot call a method on a null-valued expression."
2024-11-27 21:12:57 [FAILURE] Build.ps1: [002] StackTrace: at Configuration, C:\Windows\system32\WindowsPowerShell\v1.0\Modules\PSDesiredStateConfiguration\PSDesiredStateConfiguration.psm1: line 2232
| at , C:\Program Files\WindowsPowerShell\Modules\M365DSC.CompositeResources\1.24.1016.100\DSCResources\AzureAD\AzureAD.schema.psm1: line 2
| at , D:\a\1\s\CICD\Scripts\M365Configuration.ps1: line 49
| at Node, C:\Windows\system32\WindowsPowerShell\v1.0\Modules\PSDesiredStateConfiguration\PSDesiredStateConfiguration.psm1: line 1026
| at , D:\a\1\s\CICD\Scripts\M365Configuration.ps1: line 5
| at Configuration, C:\Windows\system32\WindowsPowerShell\v1.0\Modules\PSDesiredStateConfiguration\PSDesiredStateConfiguration.psm1: line 2232
| at , D:\a\1\s\CICD\Scripts\M365Configuration.ps1: line 1
| at , D:\a\1\s\CICD\Scripts\Build.ps1: line 110
| at , D:\a_temp\ac697694-8945-43ce-a056-2714a056bb3f.ps1: line 4
The text was updated successfully, but these errors were encountered: