--target-api-url
support for migrate repo and org
#4184
Annotations
10 errors and 28 warnings
build (ubuntu-latest):
src/OctoshiftCLI.Tests/bbs2gh/Commands/MigrateRepo/MigrateRepoCommandTests.cs#L200
Test method 'BuildHandler_Creates_GitHub_Api_When_Github_Org_Is_Provided' on test class 'OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests' has the same name as another method declared on class 'OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests'. Rename method(s) so that there are no overloaded names.
|
build (ubuntu-latest):
src/OctoshiftCLI.Tests/bbs2gh/Commands/MigrateRepo/MigrateRepoCommandTests.cs#L218
Test method 'BuildHandler_Creates_GitHub_Api_When_Github_Org_Is_Provided' on test class 'OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests' has the same name as another method declared on class 'OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests'. Rename method(s) so that there are no overloaded names.
|
build (ubuntu-latest)
Process completed with exit code 2.
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (windows-latest):
src/OctoshiftCLI.Tests/bbs2gh/Commands/MigrateRepo/MigrateRepoCommandTests.cs#L200
Test method 'BuildHandler_Creates_GitHub_Api_When_Github_Org_Is_Provided' on test class 'OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests' has the same name as another method declared on class 'OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests'. Rename method(s) so that there are no overloaded names.
|
build (windows-latest):
src/OctoshiftCLI.Tests/bbs2gh/Commands/MigrateRepo/MigrateRepoCommandTests.cs#L218
Test method 'BuildHandler_Creates_GitHub_Api_When_Github_Org_Is_Provided' on test class 'OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests' has the same name as another method declared on class 'OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests'. Rename method(s) so that there are no overloaded names.
|
build (windows-latest)
Process completed with exit code 1.
|
build (macos-latest):
src/OctoshiftCLI.Tests/bbs2gh/Commands/MigrateRepo/MigrateRepoCommandTests.cs#L200
Test method 'BuildHandler_Creates_GitHub_Api_When_Github_Org_Is_Provided' on test class 'OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests' has the same name as another method declared on class 'OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests'. Rename method(s) so that there are no overloaded names.
|
build (macos-latest):
src/OctoshiftCLI.Tests/bbs2gh/Commands/MigrateRepo/MigrateRepoCommandTests.cs#L218
Test method 'BuildHandler_Creates_GitHub_Api_When_Github_Org_Is_Provided' on test class 'OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests' has the same name as another method declared on class 'OctoshiftCLI.Tests.BbsToGithub.Commands.MigrateRepo.MigrateRepoCommandTests'. Rename method(s) so that there are no overloaded names.
|
build (macos-latest)
Process completed with exit code 2.
|
upload-event-file
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
build (ubuntu-latest)
No files were found with the provided path: src/OctoshiftCLI.Tests/unit-tests.xml. No artifacts will be uploaded.
|
build (ubuntu-latest)
No files were found with the provided path: code-coverage-results.md. No artifacts will be uploaded.
|
build-for-e2e-test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-for-e2e-test (macos-latest):
src/Octoshift/Extensions/AssemblyExtensions.cs#L13
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
|
build-for-e2e-test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-for-e2e-test (ubuntu-latest):
src/Octoshift/Extensions/AssemblyExtensions.cs#L13
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
|
build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-for-e2e-test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-for-e2e-test (windows-latest):
src/Octoshift/Extensions/AssemblyExtensions.cs#L13
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
|
build (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (macos-latest, Github)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (ubuntu-latest, Github)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (macos-latest, Ghes)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (ubuntu-latest, Ghes)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (ubuntu-latest, AdoBasic)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (ubuntu-latest, AdoCsv)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (windows-latest, Ghes)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (windows-latest, Github)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (macos-latest, AdoBasic)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (macos-latest, AdoCsv)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (windows-latest, AdoBasic)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (windows-latest, AdoCsv)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (macos-latest, Bbs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (ubuntu-latest, Bbs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test (windows-latest, Bbs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Event File
Expired
|
27.4 KB |
|
binaries-macos-latest
Expired
|
129 MB |
|
binaries-ubuntu-latest
Expired
|
129 MB |
|
binaries-windows-latest
Expired
|
125 MB |
|
integration-test-logs-AdoBasic-macos-latest
Expired
|
262 KB |
|
integration-test-logs-AdoBasic-ubuntu-latest
Expired
|
239 KB |
|
integration-test-logs-AdoBasic-windows-latest
Expired
|
292 KB |
|
integration-test-logs-AdoCsv-macos-latest
Expired
|
326 KB |
|
integration-test-logs-AdoCsv-ubuntu-latest
Expired
|
292 KB |
|
integration-test-logs-AdoCsv-windows-latest
Expired
|
348 KB |
|
integration-test-logs-Bbs-macos-latest
Expired
|
343 KB |
|
integration-test-logs-Bbs-ubuntu-latest
Expired
|
353 KB |
|
integration-test-logs-Bbs-windows-latest
Expired
|
393 KB |
|
integration-test-logs-Ghes-macos-latest
Expired
|
210 KB |
|
integration-test-logs-Ghes-ubuntu-latest
Expired
|
225 KB |
|
integration-test-logs-Ghes-windows-latest
Expired
|
244 KB |
|
integration-test-logs-Github-macos-latest
Expired
|
52.3 KB |
|
integration-test-logs-Github-ubuntu-latest
Expired
|
82.7 KB |
|
integration-test-logs-Github-windows-latest
Expired
|
126 KB |
|