🚀 [Feature]: Manage Atlassian Confluence Cloud from PowerShell #227
Process-PSModule.yml
on: pull_request
Process-PSModule
/
...
/
Get-Settings
29s
Matrix: Process-PSModule / Lint-SourceCode / Lint-SourceCode
Matrix: Process-PSModule / Test-SourceCode / Test-SourceCode
Process-PSModule
/
...
/
Lint code base
2m 27s
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
25s
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 (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 (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 (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 (Linux)
❌ Some tests failed.
|
|
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 / 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:9518bdc4eb6d85262eef603404398a51a04f9281f4111b014e9670715f338a0a
|
|
|
Confluence-Linux-TestResults
Expired
|
2.64 KB |
sha256:d68ca0651be5487439aacd962210cccd4d5b33f3187cc36c16875372cc2d8535
|
|
|
Confluence-Windows-CodeCoverage
Expired
|
23.9 KB |
sha256:591d08fcea2f02e2902aeeada5c2b88837a631b8b66432b88e36cdff6b7f801c
|
|
|
Confluence-Windows-TestResults
Expired
|
2.72 KB |
sha256:76799e315fc5ae6662c3e71b7e5dafed4eee5534c2a27e798744bd5e7600c580
|
|
|
Confluence-macOS-CodeCoverage
Expired
|
23.7 KB |
sha256:cd5ca0c03793ea379d1a041864aec257b0d56581a032e642c977c8716af7b448
|
|
|
Confluence-macOS-TestResults
Expired
|
2.66 KB |
sha256:c0f28b8b2ef230b251c4446b1b8322d921a52deab578134dcdf6ac96f56fcb2b
|
|
|
PSModuleLint-Module-Linux-TestResults
Expired
|
9.11 KB |
sha256:67a2b4fd11c91dc3900623c51394a7776832a6abc7694cff949b3c59adc84521
|
|
|
PSModuleLint-Module-Windows-TestResults
Expired
|
9.21 KB |
sha256:31bad94a020abd782575bb851d45acea265c539cf688097e3edd3959b3de7d44
|
|
|
PSModuleLint-Module-macOS-TestResults
Expired
|
9.26 KB |
sha256:ac04c2df917d278d55b76044151f5a5e40e5b44c9a9eccdc00a24555e46129b2
|
|
|
PSModuleLint-SourceCode-Linux-TestResults
Expired
|
9.14 KB |
sha256:be04c501006777cf9ce9883e1c92fe23f9bf96bb53e7f2a791f3ba2d0b1bbe11
|
|
|
PSModuleLint-SourceCode-Windows-TestResults
Expired
|
9.22 KB |
sha256:b6ae2befe7a896256dccbf67c8caefa3d3b54ff6157dca0ba628cdcd5adefa45
|
|
|
PSModuleLint-SourceCode-macOS-TestResults
Expired
|
9.17 KB |
sha256:fd15a8375ac1ab1e50056864550e8e856fbb236ddf5e4836fe900b7464e28a25
|
|
|
PSModuleTest-Module-Linux-CodeCoverage
Expired
|
23.1 KB |
sha256:d1574f61baf64261f6fcc83244f0c85d976e7185b98abecb99ba888c1955ffe3
|
|
|
PSModuleTest-Module-Linux-TestResults
Expired
|
2.52 KB |
sha256:e61e9db177bd3d7dec619437296d68c3290c49e2eef69e5d4aa05a57933723af
|
|
|
PSModuleTest-Module-Windows-CodeCoverage
Expired
|
22.4 KB |
sha256:4dba389fbc6952ceb475b64f06ddccf0a87d940ed583fb35fa1a3dcc03f2dc3a
|
|
|
PSModuleTest-Module-Windows-TestResults
Expired
|
2.58 KB |
sha256:d9f6ad329f8094681f8b4f1982ae1678967cd2529d921b165c7b53bbf6bd9f04
|
|
|
PSModuleTest-Module-macOS-CodeCoverage
Expired
|
22.3 KB |
sha256:663efb0540a350ef15648bf6dac9147f5e8d2f443148773ade70d54739617f71
|
|
|
PSModuleTest-Module-macOS-TestResults
Expired
|
2.54 KB |
sha256:5ca42c4339da543f92b5359b52834c9815f8910a29004ee80bea26d9a2ee24cb
|
|
|
PSModuleTest-SourceCode-Linux-TestResults
Expired
|
3.6 KB |
sha256:92e8a286a89d79f07aa846e5ee3ba5205b41e947845b24b907447afe5211cb71
|
|
|
PSModuleTest-SourceCode-Windows-TestResults
Expired
|
3.67 KB |
sha256:231d5ce5d16d89d433b8ce629b7678de0e9ca9d7a312a5bfe03ff27b71dbb9d6
|
|
|
PSModuleTest-SourceCode-macOS-TestResults
Expired
|
3.64 KB |
sha256:ac857dab0b51497c9e60ce03deaff201686c0c18f3315836b63531be5604fbef
|
|
|
docs
Expired
|
45.4 KB |
sha256:f12e4d2f472d5f68b19862ada8eb55a6a2f412c57b6b84bec72667869019d3d9
|
|
|
module
Expired
|
16.8 KB |
sha256:5dbb4fbc08e1dbd3cffe3b408295792db0fb69de2b022caf41d0490e6ba06e96
|
|