Skip to content

fix: run go mod tidy to complete go.sum

f672438
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

chore(deps): Consolidated dependency updates #95

fix: run go mod tidy to complete go.sum
f672438
Select commit
Loading
Failed to load commit list.
GitHub Actions / CI Test Results succeeded Apr 5, 2026 in 0s

19 fail, 28 skipped, 52 pass in 2m 7s

99 tests  ±0   52 ✅ ±0   2m 7s ⏱️ -18s
 1 suites ±0   28 💤 ±0 
 1 files   ±0   19 ❌ ±0 

Results for commit f672438. ± Comparison against earlier commit 3b91472.

Annotations

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_AWSSecretsManager_WithKeys (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 28s]
Raw output
Failed
=== RUN   TestE2E_AWSSecretsManager_WithKeys
    aws_secretsmanager_test.go:20: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_AWSSecretsManager_WithKeys (28.35s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_AWSSecretsManager_NoKeys (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 2s]
Raw output
Failed
=== RUN   TestE2E_AWSSecretsManager_NoKeys
    aws_secretsmanager_test.go:104: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_AWSSecretsManager_NoKeys (2.80s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_AWS_WithSSOJWT (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 3s]
Raw output
Failed
=== RUN   TestE2E_AWS_WithSSOJWT
    aws_sso_test.go:23: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_AWS_WithSSOJWT (3.06s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_AWS_WithoutSSO (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 3s]
Raw output
Failed
=== RUN   TestE2E_AWS_WithoutSSO
    aws_sso_test.go:128: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_AWS_WithoutSSO (3.91s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_Format_ValidJSON (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 3s]
Raw output
Failed
=== RUN   TestE2E_Format_ValidJSON
    format_test.go:23: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_Format_ValidJSON (3.06s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_Format_MultipleSecretsOverride (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 2s]
Raw output
Failed
=== RUN   TestE2E_Format_MultipleSecretsOverride
    format_test.go:114: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_Format_MultipleSecretsOverride (2.83s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_Format_NonJSONSecret (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 3s]
Raw output
Failed
=== RUN   TestE2E_Format_NonJSONSecret
    format_test.go:222: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_Format_NonJSONSecret (3.05s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_Format_MixedJSONAndNonJSON (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 3s]
Raw output
Failed
=== RUN   TestE2E_Format_MixedJSONAndNonJSON
    format_test.go:329: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_Format_MixedJSONAndNonJSON (3.09s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_MultiProvider (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 3s]
Raw output
Failed
=== RUN   TestE2E_MultiProvider
    multi_provider_test.go:26: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_MultiProvider (3.04s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_MultiProvider_Selective (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 2s]
Raw output
Failed
=== RUN   TestE2E_MultiProvider_Selective
    multi_provider_test.go:151: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_MultiProvider_Selective (2.90s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_RunCommand (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 2s]
Raw output
Failed
=== RUN   TestE2E_RunCommand
    run_test.go:45: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_RunCommand (2.79s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_RunCommand_SignalHandling (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 2s]
Raw output
Failed
=== RUN   TestE2E_RunCommand_SignalHandling
    run_test.go:256: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_RunCommand_SignalHandling (2.71s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_RunCommand_ExitCode (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 2s]
Raw output
Failed
=== RUN   TestE2E_RunCommand_ExitCode
    run_test.go:403: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_RunCommand_ExitCode (2.96s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_TemplateProvider (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 2s]
Raw output
Failed
=== RUN   TestE2E_TemplateProvider
    template_test.go:25: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_TemplateProvider (2.74s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_TemplateProvider_Complex (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 2s]
Raw output
Failed
=== RUN   TestE2E_TemplateProvider_Complex
    template_test.go:123: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_TemplateProvider_Complex (2.75s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_TemplateProvider_EndToEnd (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 3s]
Raw output
Failed
=== RUN   TestE2E_TemplateProvider_EndToEnd
    template_test.go:210: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_TemplateProvider_EndToEnd (3.00s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_TemplateProvider_ErrorHandling (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 2s]
Raw output
Failed
=== RUN   TestE2E_TemplateProvider_ErrorHandling
    template_test.go:326: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_TemplateProvider_ErrorHandling (2.73s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_TemplateProvider_WithoutUses (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 2s]
Raw output
Failed
=== RUN   TestE2E_TemplateProvider_WithoutUses
    template_test.go:410: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_TemplateProvider_WithoutUses (2.74s)

Check warning on line 0 in github.com/dirathea/sstart/tests/end2end

See this annotation in the file changed.

@github-actions github-actions / CI Test Results

TestE2E_TemplateProvider_UsesNotInList (github.com/dirathea/sstart/tests/end2end) failed

test-results.xml [took 2s]
Raw output
Failed
=== RUN   TestE2E_TemplateProvider_UsesNotInList
    template_test.go:492: Failed to start localstack container: run localstack: generic container: start container: started hook: wait until ready: container exited with code 55
--- FAIL: TestE2E_TemplateProvider_UsesNotInList (2.90s)