🚀 [Feature]: Manage Atlassian Confluence Cloud from PowerShell #223
Process-PSModule.yml
on: pull_request
Process-PSModule
/
...
/
Get-Settings
19s
Matrix: Process-PSModule / Lint-SourceCode / Lint-SourceCode
Matrix: Process-PSModule / Test-SourceCode / Test-SourceCode
Process-PSModule
/
...
/
Lint code base
2m 31s
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
28s
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-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-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 (Windows)
❌ Some tests failed.
|
|
Process-PSModule / Get-CodeCoverage / Get-CodeCoverage
Coverage is above target! Found 52.48%, target is 50%.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Confluence-Linux-CodeCoverage
Expired
|
23.6 KB |
sha256:877738d07eb06cf2b17f38a8863473396b9e13a0f1449735f4a067df09f13198
|
|
|
Confluence-Linux-TestResults
Expired
|
2.63 KB |
sha256:74d048364d2458700a9bb562350307adcddf1fd653c416530c8858d9a1bc0ba9
|
|
|
Confluence-Windows-CodeCoverage
Expired
|
23 KB |
sha256:3f05b422333617537af50563da019ab27853f0c9ed4e4123f8a061bca92d176d
|
|
|
Confluence-Windows-TestResults
Expired
|
2.71 KB |
sha256:e6727e1a4cabe5d5d42902d0801b7281b9a663dc8e3bb022df16aaa34e37de8f
|
|
|
Confluence-macOS-CodeCoverage
Expired
|
22.8 KB |
sha256:50bbe3b7a8ee12f36b44f8f3efb07c0b5adf50ffaaa7471888583f2fc7966ef7
|
|
|
Confluence-macOS-TestResults
Expired
|
2.67 KB |
sha256:4f52b5252fc914796039ddaf75fd1924aed218e20bcbe44cefe7b180f0c839ef
|
|
|
PSModuleLint-Module-Linux-TestResults
Expired
|
9.12 KB |
sha256:271d72cfa1df6109f89aa8f5481e1d20f2dea922f3f58f20a55b76d34ca87920
|
|
|
PSModuleLint-Module-Windows-TestResults
Expired
|
9.18 KB |
sha256:a744fe82fce37f3e9c2c4bcdde9ca998e08f914884b6eeab51a771ddcfde3304
|
|
|
PSModuleLint-Module-macOS-TestResults
Expired
|
9.14 KB |
sha256:762433f3134a6e89d3a9b46bf808cf79600870fb62b11b71d47effc82defbf32
|
|
|
PSModuleLint-SourceCode-Linux-TestResults
Expired
|
9.18 KB |
sha256:96aa712716f50804c5adc438f83f6ef6c7464c27d1ada69197fe028fcec8819a
|
|
|
PSModuleLint-SourceCode-Windows-TestResults
Expired
|
9.26 KB |
sha256:403c7304d8fc7bdbe4578607a8347c9c7b96a7bb0e40a21ae923812bbebb8571
|
|
|
PSModuleLint-SourceCode-macOS-TestResults
Expired
|
9.14 KB |
sha256:d6a0a404c4eaac518247dd10c0bbd10bc044fc8a8f90c02ced85587bbb6e8e58
|
|
|
PSModuleTest-Module-Linux-CodeCoverage
Expired
|
22.3 KB |
sha256:ce16ec1fd7cc3fe551f4233fc386ea522b70050859e473c00a50d8425cf406e7
|
|
|
PSModuleTest-Module-Linux-TestResults
Expired
|
2.51 KB |
sha256:c2db6eca9cef80585681380c4f7c6079fba13efb803ae35370b9e53b1331b85a
|
|
|
PSModuleTest-Module-Windows-CodeCoverage
Expired
|
21.7 KB |
sha256:e5de8d828b90020511270deeca757a85a05c2c6e85a0e2dda897727a680ea426
|
|
|
PSModuleTest-Module-Windows-TestResults
Expired
|
2.59 KB |
sha256:dc212e5ae60e78e65116f77cba2336a1c2aa67428aba19e84fbbdd4251b08ce6
|
|
|
PSModuleTest-Module-macOS-CodeCoverage
Expired
|
21.5 KB |
sha256:562c83f6025acd1d255270a2e0500e85dedec6c816c4022833ac9c8475738c86
|
|
|
PSModuleTest-Module-macOS-TestResults
Expired
|
2.54 KB |
sha256:f951753bb97408a99a404bfb5c5a5041a4db17f92e7c3891aa6b1c5da09a566a
|
|
|
PSModuleTest-SourceCode-Linux-TestResults
Expired
|
3.62 KB |
sha256:2058599a6c65a3750c35a3b7711cb56c9c6f43f405571798c43d2bde14f8aa46
|
|
|
PSModuleTest-SourceCode-Windows-TestResults
Expired
|
3.67 KB |
sha256:c1b138722dedd7030b3ff6226cf0acf068611effd46d44c3256e5cdfbe3af5c3
|
|
|
PSModuleTest-SourceCode-macOS-TestResults
Expired
|
3.61 KB |
sha256:44522454a5f36ef65e7b0bc16674d782f7b15273a5e3a33097b3057ec87f3004
|
|
|
docs
Expired
|
45.4 KB |
sha256:00478979de77313e383403e2cb3618aedb6b9451e0af70024a761065e5b8adf1
|
|
|
module
Expired
|
16.4 KB |
sha256:dbf72b4f6400c18c56c2127fa5c5b9f157c1e46789aeacce9fad5c5226c3e220
|
|