Skip to content

🚀 [Feature]: Manage Atlassian Confluence Cloud from PowerShell #229

🚀 [Feature]: Manage Atlassian Confluence Cloud from PowerShell

🚀 [Feature]: Manage Atlassian Confluence Cloud from PowerShell #229

Triggered via pull request July 8, 2026 10:47
Status Failure
Total duration 3m 16s
Artifacts 23

Process-PSModule.yml

on: pull_request
Process-PSModule  /  ...  /  Get-Settings
24s
Process-PSModule / Get-Settings / Get-Settings
Process-PSModule  /  ...  /  Build-Module
14s
Process-PSModule / Build-Module / Build-Module
Matrix: Process-PSModule / Lint-SourceCode / Lint-SourceCode
Matrix: Process-PSModule / Test-SourceCode / Test-SourceCode
Process-PSModule  /  ...  /  Lint code base
2m 28s
Process-PSModule / Lint-Repository / Lint code base
Matrix: Process-PSModule / Test-Module / Lint-Module
Matrix: Process-PSModule / Test-Module / Test-Module
Process-PSModule  /  ...  /  Build-Docs
2m 28s
Process-PSModule / Build-Docs / Build-Docs
Process-PSModule  /  ...  /  BeforeAll-ModuleLocal
Process-PSModule / BeforeAll-ModuleLocal / BeforeAll-ModuleLocal
Process-PSModule  /  ...  /  Build-Site
Process-PSModule / Build-Site / Build-Site
Matrix: Process-PSModule / Test-ModuleLocal / Test-ModuleLocal
Process-PSModule  /  ...  /  Get-TestResults
27s
Process-PSModule / Get-TestResults / Get-TestResults
Process-PSModule  /  ...  /  Get-CodeCoverage
21s
Process-PSModule / Get-CodeCoverage / Get-CodeCoverage
Process-PSModule  /  ...  /  AfterAll-ModuleLocal
Process-PSModule / AfterAll-ModuleLocal / AfterAll-ModuleLocal
Process-PSModule  /  ...  /  Publish-Module
Process-PSModule / Publish-Module / Publish-Module
Process-PSModule  /  ...  /  Publish-Site
Process-PSModule / Publish-Site / Publish-Site
Fit to window
Zoom out
Zoom in

Annotations

21 errors, 30 warnings, and 9 notices
Process-PSModule / Test-Module / Test-Module (macOS)
Process completed with exit code 1.
Process-PSModule / Test-Module / Test-Module (macOS)
Process completed with exit code 1.
Process-PSModule / Test-Module / Test-Module (macOS)
❌ Some tests failed.
Process-PSModule / Test-Module / Test-Module (macOS)
[-] /Users/runner/work/_actions/PSModule/Test-PSModule/8c3337136dc7cf320da39eeb50e776d04bc9ac73/src/tests/Module/PSModule/PSModule.Tests.ps1 failed with:
Process-PSModule / Test-Module / Test-Module (macOS)
[-] Discovery in /Users/runner/work/_actions/PSModule/Test-PSModule/8c3337136dc7cf320da39eeb50e776d04bc9ac73/src/tests/Module/PSModule/PSModule.Tests.ps1 failed with:
Process-PSModule / Test-Module / Test-Module (Linux)
Process completed with exit code 1.
Process-PSModule / Test-Module / Test-Module (Linux)
Process completed with exit code 1.
Process-PSModule / Test-Module / Test-Module (Linux)
❌ Some tests failed.
Process-PSModule / Test-Module / Test-Module (Linux)
[-] /home/runner/work/_actions/PSModule/Test-PSModule/8c3337136dc7cf320da39eeb50e776d04bc9ac73/src/tests/Module/PSModule/PSModule.Tests.ps1 failed with:
Process-PSModule / Test-Module / Test-Module (Linux)
[-] Discovery in /home/runner/work/_actions/PSModule/Test-PSModule/8c3337136dc7cf320da39eeb50e776d04bc9ac73/src/tests/Module/PSModule/PSModule.Tests.ps1 failed with:
Process-PSModule / Test-Module / Test-Module (Windows)
Process completed with exit code 1.
Process-PSModule / Test-Module / Test-Module (Windows)
Process completed with exit code 1.
Process-PSModule / Test-Module / Test-Module (Windows)
❌ Some tests failed.
Process-PSModule / Test-Module / Test-Module (Windows)
[-] D:\a\_actions\PSModule\Test-PSModule\8c3337136dc7cf320da39eeb50e776d04bc9ac73\src\tests\Module\PSModule\PSModule.Tests.ps1 failed with:
Process-PSModule / Test-Module / Test-Module (Windows)
[-] Discovery in D:\a\_actions\PSModule\Test-PSModule\8c3337136dc7cf320da39eeb50e776d04bc9ac73\src\tests\Module\PSModule\PSModule.Tests.ps1 failed with:
Process-PSModule / Get-TestResults / Get-TestResults
Process completed with exit code 1.
Process-PSModule / Get-TestResults / Get-TestResults
Test result value 'Failed' indicates failure in file: PSModuleTest-Module-Windows-TestResult-Report
Process-PSModule / Get-TestResults / Get-TestResults
Test result value 'Failed' indicates failure in file: PSModuleTest-Module-macOS-TestResult-Report
Process-PSModule / Get-TestResults / Get-TestResults
Test result value 'Failed' indicates failure in file: PSModuleTest-Module-Linux-TestResult-Report
Process-PSModule / Build-Docs / Build-Docs
Process completed with exit code 1.
Process-PSModule / Build-Docs / Build-Docs
Super-linter found issues. Please review the summary above.
Skipping FunctionTest test
- functions/public/BlogPosts/Get-ConfluenceBlogPost.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/Users/Get-ConfluenceCurrentUser.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/Folders/Remove-ConfluenceFolder.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/Folders/New-ConfluenceFolder.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/Folders/Get-ConfluenceFolder.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/Auth/Get-ConfluenceContext.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/Auth/Get-ConfluenceAccessibleResource.ps1 - Calls the public accessible-resources endpoint with a bearer token; covered by integration tests.
Skipping FunctionTest test
- functions/public/Auth/Disconnect-Confluence.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/Auth/Connect-Confluence.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/Restrictions/Get-ConfluenceRestriction.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/Auth/Get-ConfluenceContext.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/Auth/Get-ConfluenceAccessibleResource.ps1 - Calls the public accessible-resources endpoint with a bearer token; covered by integration tests.
Skipping FunctionTest test
- functions/public/Auth/Disconnect-Confluence.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/Auth/Connect-Confluence.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/Config/Set-ConfluenceConfig.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/Config/Get-ConfluenceConfig.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/BlogPosts/Get-ConfluenceBlogPost.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/Comments/Remove-ConfluenceComment.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/Comments/Get-ConfluenceComment.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions/public/Comments/Add-ConfluenceComment.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions\public\Comments\Add-ConfluenceComment.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions\public\BlogPosts\Get-ConfluenceBlogPost.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions\public\Auth\Get-ConfluenceContext.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions\public\Auth\Get-ConfluenceAccessibleResource.ps1 - Calls the public accessible-resources endpoint with a bearer token; covered by integration tests.
Skipping FunctionTest test
- functions\public\Auth\Disconnect-Confluence.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions\public\Auth\Connect-Confluence.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions\public\Attachments\Remove-ConfluenceAttachment.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions\public\Attachments\Get-ConfluenceAttachment.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions\public\Attachments\Add-ConfluenceAttachment.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Skipping FunctionTest test
- functions\public\API\Invoke-ConfluenceRestMethod.ps1 - Integration tests are added once the repository Confluence credentials are configured.
Process-PSModule / Test-SourceCode / Test-SourceCode (macOS)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Process-PSModule / Test-Module / Test-Module (macOS)
❌ Some tests failed.
Process-PSModule / Test-Module / Test-Module (macOS)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Process-PSModule / Test-ModuleLocal / Test-Confluence (macOS)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Process-PSModule / Test-Module / Test-Module (Linux)
❌ Some tests failed.
Process-PSModule / Lint-SourceCode / Lint-SourceCode (macOS)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Process-PSModule / Test-Module / Lint-Module (macOS)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Process-PSModule / Test-Module / Test-Module (Windows)
❌ Some tests failed.
Process-PSModule / Get-CodeCoverage / Get-CodeCoverage
Coverage is above target! Found 50.95%, target is 50%.

Artifacts

Produced during runtime
Name Size Digest
Confluence-Linux-CodeCoverage Expired
24.4 KB
sha256:deafc33fe499c8546c9f18d37f02cd21d4b26fd23a8ddec1b1b35f2df6901ab4
Confluence-Linux-TestResults Expired
2.63 KB
sha256:f96b279101479f63da88329c83e1ecdedda65904ef57c166bffa4b939a7c9c0b
Confluence-Windows-CodeCoverage Expired
23.9 KB
sha256:01529f7f1b620c4c8215f6fff11fa12cda1f0fbdaa2e2505a5a3e94eb1d4a6ed
Confluence-Windows-TestResults Expired
2.7 KB
sha256:38fc9e0d47851e9103ebd8750af654ad6e2e0d3dd6e75e4d1bc7e037447ecb42
Confluence-macOS-CodeCoverage Expired
23.7 KB
sha256:f1aa8773cc83fb067766d620424d13a6ebd8f85e88798403d8afa8f17f76318a
Confluence-macOS-TestResults Expired
2.68 KB
sha256:7caabc38797837f5f76bac9e350e26be36ade084a602bb02d9dff52e2aa3d24c
PSModuleLint-Module-Linux-TestResults Expired
9.16 KB
sha256:3f20c4c11c9a335a92b1cc308ceb303c25ac9ab2a5aff150dde2f8c779089417
PSModuleLint-Module-Windows-TestResults Expired
9.24 KB
sha256:4fb46469943bc252c8eebb0782e8906061920a073c3713a5a79511cbc685daf7
PSModuleLint-Module-macOS-TestResults Expired
9.25 KB
sha256:68a21593808e6e33d951a10bb8b0265562f752db5ddae483d95269f17d8db624
PSModuleLint-SourceCode-Linux-TestResults Expired
9.2 KB
sha256:646a22c0a0d02624291e0b30676a907414af5980f8003a6501b56dd6d342a192
PSModuleLint-SourceCode-Windows-TestResults Expired
9.21 KB
sha256:f411c86ae402887e63e9e33487de61cefcf0221b189049083d424aa27a334810
PSModuleLint-SourceCode-macOS-TestResults Expired
9.33 KB
sha256:31c79f45e25aec9a52abf82de97a5e49f8d17b7831efe9dacce4f0cd8a26bfc4
PSModuleTest-Module-Linux-CodeCoverage Expired
23.1 KB
sha256:adeb315c46ad77f544381bae1063d1fa56ff350cd73e54d665c02843b9d44e48
PSModuleTest-Module-Linux-TestResults Expired
2.51 KB
sha256:b9228945074dcf2538fb31875b31ed7d3f8382d7a9fdef42d19e198396efea92
PSModuleTest-Module-Windows-CodeCoverage Expired
22.4 KB
sha256:5d191d22563ae65914fb71f5399819d9f9068aa4333002d9db4bb90dec5e4b89
PSModuleTest-Module-Windows-TestResults Expired
2.58 KB
sha256:2fd90e01a3286a88c112618266c0e9d485db30b1b4256c68f0d809dac9a6dbb8
PSModuleTest-Module-macOS-CodeCoverage Expired
22.3 KB
sha256:60834599f46f2c28dd800e27cf27e95bbcf7af7e69bd71849a72e840f035d68c
PSModuleTest-Module-macOS-TestResults Expired
2.53 KB
sha256:fbe4d205ff609c2d00477c16e52abd34fc221fc34880da95579a22974e1920dc
PSModuleTest-SourceCode-Linux-TestResults Expired
3.6 KB
sha256:d0d6f9e6b02e995072d28ee69956835063e76b02e6adec3b818b48ca18a6ab95
PSModuleTest-SourceCode-Windows-TestResults Expired
3.69 KB
sha256:b704dd379fd953330c5cb564ea0900aad1e326bf832bac724e45e852ad19295e
PSModuleTest-SourceCode-macOS-TestResults Expired
3.64 KB
sha256:3be6a1fea24f1e506a2ffec205209dcb38a609987b23a1122aa08c10c331a836
docs Expired
45.4 KB
sha256:4f68ba50311c05881c2771f9032e54f1c022c26691bcd1bef7f4d0ad10569bbf
module Expired
16.8 KB
sha256:67a98b9ac4a0756e09411d2594c4b9a44e6781d60231e1e2ff1def50fc8f6084