🚀 [Feature]: Manage Atlassian Confluence Cloud from PowerShell #226
Process-PSModule.yml
on: pull_request
Process-PSModule
/
...
/
Get-Settings
26s
Matrix: Process-PSModule / Lint-SourceCode / Lint-SourceCode
Matrix: Process-PSModule / Test-SourceCode / Test-SourceCode
Process-PSModule
/
...
/
Lint code base
2m 38s
Matrix: Process-PSModule / Test-Module / Lint-Module
Matrix: Process-PSModule / Test-Module / Test-Module
Process-PSModule
/
...
/
BeforeAll-ModuleLocal
Matrix: Process-PSModule / Test-ModuleLocal / Test-ModuleLocal
Process-PSModule
/
...
/
Get-CodeCoverage
27s
Process-PSModule
/
...
/
AfterAll-ModuleLocal
Process-PSModule
/
...
/
Publish-Module
Process-PSModule
/
...
/
Publish-Site
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/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/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\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 / 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-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 (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-Module / Test-Module (Linux)
❌ Some tests failed.
|
|
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:843db6b7fe1a57c8bfb877f9e7c48b8622052bf101b42ce52dd4c3b13239dbfc
|
|
|
Confluence-Linux-TestResults
Expired
|
2.63 KB |
sha256:4bd6dfd0a5bc0a8dbb71bd7ead92669ec7f15332245c9f7b4e70442e71b211ea
|
|
|
Confluence-Windows-CodeCoverage
Expired
|
23.9 KB |
sha256:e4de5744cd8470ddc9c18ecedcbef71a17eb658864ec42dedb4c07db49ecc4e2
|
|
|
Confluence-Windows-TestResults
Expired
|
2.7 KB |
sha256:49fc1b603a9aa74a3fa5f90089b5520d2bffc590d214f1997dc22ed9bf13bc82
|
|
|
Confluence-macOS-CodeCoverage
Expired
|
23.7 KB |
sha256:3c2b16a662d63c0aba1b803c55c935d7b67c17e35d6abb864052caa3c3c0648a
|
|
|
Confluence-macOS-TestResults
Expired
|
2.67 KB |
sha256:8f529db586327e2761ab857c87db947df3419f2d963d9df9057f0a24cadbf5b6
|
|
|
PSModuleLint-Module-Linux-TestResults
Expired
|
9.15 KB |
sha256:4d1cc52f1ba09688c0a9fde542618f28c1c23ca27df6ed8508d904b93caf1a0b
|
|
|
PSModuleLint-Module-Windows-TestResults
Expired
|
9.19 KB |
sha256:c0f8d1254f495ac51c846a877d0b68f1944422512ffc5f6d0399ad1c0ff74a36
|
|
|
PSModuleLint-Module-macOS-TestResults
Expired
|
9.19 KB |
sha256:21d9860db7d89b3779365b04626398271df05ff732095462920c96c831e1e69c
|
|
|
PSModuleLint-SourceCode-Linux-TestResults
Expired
|
9.17 KB |
sha256:c47ae038484493368864af13748131d6cf7a80f89e9b81c3a15fe350238ceef4
|
|
|
PSModuleLint-SourceCode-Windows-TestResults
Expired
|
9.2 KB |
sha256:15658454b848434f922b5ceee9a8c9d0b5b0397fb628fbe4bd3be545a17a4b61
|
|
|
PSModuleLint-SourceCode-macOS-TestResults
Expired
|
9.11 KB |
sha256:78a59622afd208828e4a125af1397cd084d8f045940b04c0e5a840f1c43f2b71
|
|
|
PSModuleTest-Module-Linux-CodeCoverage
Expired
|
23.1 KB |
sha256:ac20fcb8a1503fa7d5ffaa7f89db8233fa3548d48180e08a9c9b6e6dec1d862c
|
|
|
PSModuleTest-Module-Linux-TestResults
Expired
|
2.5 KB |
sha256:81196b635911ad719fdc8c93d3f2b83699c329eca9cdf16ba318670d889466a6
|
|
|
PSModuleTest-Module-Windows-CodeCoverage
Expired
|
22.4 KB |
sha256:47e839dfccc48d09e66e1e4de621f7cff8be1ea1b5513aed480509323ac63053
|
|
|
PSModuleTest-Module-Windows-TestResults
Expired
|
2.59 KB |
sha256:939d24cd3621042179b816e610324ae460193085f480e3b39a0f83bdb0651073
|
|
|
PSModuleTest-Module-macOS-CodeCoverage
Expired
|
22.3 KB |
sha256:797251ddaf3949e331358a102b5eb50f1c3fc17c312da3774bc1d43a8d98725f
|
|
|
PSModuleTest-Module-macOS-TestResults
Expired
|
2.54 KB |
sha256:53a24b7f9febca9125674eb493ddedeb552c3a1ae73631296340c3ff50054585
|
|
|
PSModuleTest-SourceCode-Linux-TestResults
Expired
|
3.6 KB |
sha256:03621559fc5a1f6a9c87438d4d9f3a61ba51a8a2969c421cc3c7a903fae53428
|
|
|
PSModuleTest-SourceCode-Windows-TestResults
Expired
|
3.68 KB |
sha256:ee282b2e07619573c4fc9ef66d7d434647e538bb70738355c141acfc4f9ba5f8
|
|
|
PSModuleTest-SourceCode-macOS-TestResults
Expired
|
3.61 KB |
sha256:954c15fc53fec5d2a09c840aea9700b7f905f41fed68f4edab91fb622f704e28
|
|
|
docs
Expired
|
45.4 KB |
sha256:95e4e40b1e5f9d0cd049449c23b945688470429aeec5dc916f33344899e7649f
|
|
|
module
Expired
|
16.8 KB |
sha256:3c67b48f20649095eb4b2d86a7faa3166e5997199889f1f89be39ea4e492bd51
|
|