Skip to content

Update integration tests #618

Update integration tests

Update integration tests #618

Triggered via pull request December 7, 2023 16:42
Status Success
Total duration 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-soft.yml

on: pull_request
lint-soft
8s
lint-soft
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint-soft: pkg/log/log.go#L44
mnd: Magic number: 0o644, in <argument> detected (gomnd)
lint-soft: pkg/db/internal/test/test.go#L21
error returned from external package is unwrapped: sig: func github.com/charmbracelet/soft-serve/pkg/db.Open(ctx context.Context, driverName string, dsn string) (*github.com/charmbracelet/soft-serve/pkg/db.DB, error) (wrapcheck)
lint-soft: pkg/config/ssh.go#L27
error returned from external package is unwrapped: sig: func github.com/charmbracelet/keygen.New(path string, opts ...github.com/charmbracelet/keygen.Option) (*github.com/charmbracelet/keygen.KeyPair, error) (wrapcheck)
lint-soft: pkg/web/http.go#L42
error returned from external package is unwrapped: sig: func (*net/http.Server).Close() error (wrapcheck)
lint-soft: pkg/web/http.go#L48
error returned from external package is unwrapped: sig: func (*net/http.Server).ListenAndServeTLS(certFile string, keyFile string) error (wrapcheck)
lint-soft: pkg/web/http.go#L50
error returned from external package is unwrapped: sig: func (*net/http.Server).ListenAndServe() error (wrapcheck)
lint-soft: pkg/web/http.go#L55
error returned from external package is unwrapped: sig: func (*net/http.Server).Shutdown(ctx context.Context) error (wrapcheck)
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/soft-serve/soft-serve. Supported file pattern: go.sum