Skip to content

feat: http authentication & lfs endpoints #86

feat: http authentication & lfs endpoints

feat: http authentication & lfs endpoints #86

Triggered via pull request July 25, 2023 14:57
Status Success
Total duration 35s
Artifacts

lint-soft.yml

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

Annotations

10 errors and 1 warning
lint-soft: server/config/ssh.go#L7
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.SSHKeyPair, error) (wrapcheck)
lint-soft: server/storage/local.go#L47
error returned from external package is unwrapped: sig: func os.MkdirAll(path string, perm io/fs.FileMode) error (wrapcheck)
lint-soft: server/storage/local.go#L52
error returned from external package is unwrapped: sig: func os.Create(name string) (*os.File, error) (wrapcheck)
lint-soft: server/storage/local.go#L55
error returned from external package is unwrapped: sig: func io.Copy(dst io.Writer, src io.Reader) (written int64, err error) (wrapcheck)
lint-soft: server/jwk/jwk.go#L37
error returned from external package is unwrapped: sig: func (github.com/charmbracelet/soft-serve/server/config.SSHConfig).KeyPair() (*github.com/charmbracelet/keygen.SSHKeyPair, error) (wrapcheck)
lint-soft: server/backend/user.go#L44
Comment should end in a period (godot)
lint-soft: server/web/git_lfs.go#L35
Comment should end in a period (godot)
lint-soft: server/web/git_lfs.go#L234
Comment should end in a period (godot)
lint-soft: server/web/git_lfs.go#L276
Comment should end in a period (godot)
lint-soft: server/web/git_lfs.go#L348
Comment should end in a period (godot)
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/soft-serve/soft-serve. Supported file pattern: go.sum