Skip to content

Validate — switch to ubuntu 22 for validate #62

Validate — switch to ubuntu 22 for validate

Validate — switch to ubuntu 22 for validate #62

Triggered via push April 20, 2026 05:38
Status Failure
Total duration 49s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
validate
[-] ADOrganizationalUnit.Can New-ADOrganizationalUnit in an alternate path 11ms (9ms|1ms)
validate
[-] ADGroup Membership.Can Get-ADGroupMember 8ms (7ms|1ms)
validate
[-] ADGroup Membership.Can Remove-ADGroupMember 8ms (6ms|1ms)
validate
[-] ADGroup Membership.Can Add-ADGroupMember to existing ADGroup 8ms (7ms|1ms)
validate
[-] ADGroup Membership.Can Add-ADGroupMember and test using Get-ADGroup 10ms (9ms|2ms)
validate
[-] ADGroup.Can Test-ADGroup and Remove-ADGroup by sAMAccountName 15ms (12ms|2ms)
validate
[-] ADGroup.Returns null when Get-ADGroup that does not exist 9ms (8ms|1ms)
validate
[-] ADGroup.Returns an error when New-ADGroup with the same name twice 7ms (5ms|1ms)
validate
[-] ADGroup.Can New-ADGroup and Get-ADGroup with the correct sAMAccountName 9ms (8ms|1ms)
validate
[-] ADUser.Can Enable-ADUser and Disable-ADUser by sAMAccountName 27ms (24ms|3ms)
validate
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/