Skip to content

tidied mod file

tidied mod file #254

GitHub Actions / Go Tests succeeded Mar 27, 2025 in 1s

60 passed, 0 failed and 0 skipped

Tests passed successfully

✅ junit-test-summary.xml

60 tests were completed in 895s with 60 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/cmd/azure 0ms
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/cmd/cli 0ms
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/args 0ms
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/checks 0ms
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/checks/factory 0ms
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/checks/naming 8✅ 624s
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/checks/organization 27✅ 895s
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/checks/performance 1✅ 31ms
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/checks/security 6✅ 516s
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/client_wrapper 0ms
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/config 0ms
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/defaults 0ms
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/entry 0ms
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/excluder 8✅ 3ms
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/executor 3✅ 5ms
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/mathext 2✅ 3ms
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/reporters 4✅ 4ms
github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/types 1✅ 3ms

✅ github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/checks/naming

✅ TestInvalidWorkerPool
✅ TestInvalidContainerImage
✅ TestInvalidTargetName
✅ TestLifecyclesInvalidName
✅ TestInvalidTargetRole
✅ TestInvalidVariableNames
✅ TestDefaultStepNames
✅ TestInvalidReleaseTemplate

✅ github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/checks/organization

✅ TestNormalProjectCount
✅ TestNormalEnvironmentCount
✅ TestDirectTenantReferences
✅ TestUnusedTargetVars
✅ TestUnhealthyTargets
✅ TestDuplicateVars
✅ TestLifecycleKeepsFilesForever
✅ TestProjectSpecificEnvironmentsFromCustomLifecycle
✅ TestComplexDeploymentProcess
✅ TestExcessiveProjectCount
✅ TestProjectSpecificEnvironmentsFromDefaultLifecycle
✅ TestSmallDeploymentProcess
✅ TestExcessiveProjectCountWithPermissionsError
✅ TestPopulatedDeploymentProcess
✅ TestNoUnusedVars
✅ TestEmptyDeploymentProcess
✅ TestExcessiveEnvironmentCount
✅ TestNoUnusedVarsInOneHundrenProjects
✅ TestUnusedVars
✅ TestLifecyclePhaseKeepsFilesForever
✅ TestNoDuplicateVars
✅ TestLifecycleKeepsReleasesForever
✅ TestProjectGroupsWithMutuallyExcluiveProjectLifecycles
✅ TestUnusedProjects
✅ TestLifecyclesMeetRecommendations
✅ TestLifecyclePhaseKeepsReleasesForever
✅ TestTenantTagReferences

✅ github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/checks/performance

✅ TestLongTaskQueue

✅ github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/checks/security

✅ TestDeployedByAdmin
✅ TestDeployedByUser
✅ TestDuplicatedGitCreds
✅ TestInsecureFeeds
✅ TestInsecureK8s
✅ TestPerpetualApiKeys

✅ github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/excluder

✅ TestExcludeNone
✅ TestExcludeAll
✅ TestExcludeByName
✅ TestExcludeByNameException
✅ TestExcludeByEmptyNameException
✅ TestExcludeByBlankNameException
✅ TestExcludeByNameAndException
✅ TestEmptyName

✅ github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/executor

✅ TestNoChecks
✅ TestFailChecks
✅ TestFailAndPassChecks

✅ github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/mathext

✅ TestTopLevelConcurrency
✅ TestInternalLevelConcurrency

✅ github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/reporters

✅ TestNoChecks
✅ TestFailChecks
✅ TestFailAndPassChecks
✅ TestFailAndPassWithOkChecks

✅ github.com/OctopusSolutionsEngineering/OctopusRecommendationEngine/internal/types

✅ TestIsArrayOrSlice