Skip to content

Baseline spec introduction #216

Baseline spec introduction

Baseline spec introduction #216

Triggered via pull request September 9, 2025 07:08
Status Failure
Total duration 1m 36s
Artifacts

modules-ci.yml

on: pull_request
detect-modules
5s
detect-modules
Matrix: lint-modules
Matrix: test-modules
Matrix: verify-modules
modules-summary
4s
modules-summary
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 34 notices
Lint reverseproxy
issues found
Lint reverseproxy: modules/reverseproxy/module.go#L3146
SA9003: empty branch (staticcheck)
Lint httpserver: modules/httpserver/reload.go#L111
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"field %s requires server restart and cannot be reloaded dynamically\", fieldPath)" (err113)
Lint httpserver: modules/httpserver/reload.go#L106
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"%s must be a string, got %T\", fieldPath, change.NewValue)" (err113)
Lint httpserver: modules/httpserver/reload.go#L101
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"tls.enabled must be a boolean, got %T\", change.NewValue)" (err113)
Lint httpserver: modules/httpserver/reload.go#L96
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"idle_timeout must be a time.Duration, got %T\", change.NewValue)" (err113)
Lint httpserver: modules/httpserver/reload.go#L93
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"idle_timeout cannot be negative: %v\", duration)" (err113)
Lint httpserver: modules/httpserver/reload.go#L87
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"write_timeout must be a time.Duration, got %T\", change.NewValue)" (err113)
Lint httpserver: modules/httpserver/reload.go#L84
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"write_timeout cannot be negative: %v\", duration)" (err113)
Lint httpserver: modules/httpserver/reload.go#L78
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"read_timeout must be a time.Duration, got %T\", change.NewValue)" (err113)
Lint httpserver: modules/httpserver/reload.go#L75
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"read_timeout cannot be negative: %v\", duration)" (err113)
Lint httpserver: modules/httpserver/reload.go#L23
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"httpserver module is not in a reloadable state\")" (err113)
Lint auth
issues found
Lint auth: modules/auth/oidc_provider.go#L199
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"authorization code cannot be empty\")" (err113)
Lint auth: modules/auth/oidc_provider.go#L178
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"provider metadata not available\")" (err113)
Lint auth: modules/auth/oidc_provider.go#L165
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"token cannot be empty\")" (err113)
Lint auth: modules/auth/oidc_provider.go#L151
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"token cannot be empty\")" (err113)
Lint auth: modules/auth/oidc_provider.go#L108
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"provider '%s' not found\", name)" (err113)
Lint auth: modules/auth/oidc_provider.go#L83
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"provider '%s' not found\", name)" (err113)
Lint auth: modules/auth/oidc_provider.go#L66
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"provider cannot be nil\")" (err113)
Lint auth: modules/auth/oidc_provider.go#L63
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"provider name cannot be empty\")" (err113)
Lint cache
issues found
Lint cache: modules/cache/health.go#L99
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"retrieved value doesn't match set value\")" (err113)
Lint cache: modules/cache/health.go#L94
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"failed to retrieve test value\")" (err113)
Lint letsencrypt
issues found
Lint letsencrypt: modules/letsencrypt/escalation_manager.go#L163
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"nil certInfo\")" (err113)
Verify Result for logmasker
Verification passed
Lint Result for chimux
Linting passed
Lint Result for scheduler
Linting passed
Verify Result for auth
Verification passed
Verify Result for reverseproxy
Verification passed
Verify Result for eventlogger
Verification passed
Verify Result for chimux
Verification passed
Lint Result for httpclient
Linting passed
Verify Result for httpclient
Verification passed
Verify Result for scheduler
Verification passed
Verify Result for httpserver
Verification passed
Lint Result for eventlogger
Linting passed
Verify Result for jsonschema
Verification passed
Verify Result for cache
Verification passed
Lint Result for logmasker
Linting passed
Test Result for jsonschema
Tests passed
Lint Result for jsonschema
Linting passed
Test Result for auth
Tests passed
Lint Result for database
Linting passed
Test Result for chimux
Tests passed
Lint Result for eventbus
Linting passed
Test Result for logmasker
Tests passed
Test Result for httpclient
Tests passed
Test Result for httpserver
Tests passed
Verify Result for database
Verification passed
Test Result for eventlogger
Tests passed
Test Result for scheduler
Tests passed
Verify Result for eventbus
Verification passed
Verify Result for letsencrypt
Verification passed
Test Result for database
Tests passed
Test Result for cache
Tests passed
Test Result for letsencrypt
Tests passed
Test Result for reverseproxy
Tests passed
Test Result for eventbus
Tests passed