Skip to content

added git lfs for mirrors #123

added git lfs for mirrors

added git lfs for mirrors #123

Triggered via pull request February 5, 2024 14:37
@cooperspencercooperspencer
synchronize #204
git_lfs
Status Failure
Total duration 30s
Artifacts

validate-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint: go/src/github.com/cooperspencer/gickup/gitcmd/gitcmd.go#L49
Error return value of `os.Chdir` is not checked (errcheck)
lint: go/src/github.com/cooperspencer/gickup/gitcmd/gitcmd.go#L64
Error return value of `os.Chdir` is not checked (errcheck)
lint: go/src/github.com/cooperspencer/gickup/gitcmd/gitcmd.go#L79
Error return value of `os.Chdir` is not checked (errcheck)
lint: go/src/github.com/cooperspencer/gickup/gitcmd/gitcmd.go#L34
File is not `gofumpt`-ed (gofumpt)
lint: go/src/github.com/cooperspencer/gickup/gitcmd/gitcmd.go#L26
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
lint: go/src/github.com/cooperspencer/gickup/gitcmd/gitcmd.go#L40
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
lint: go/src/github.com/cooperspencer/gickup/gitcmd/gitcmd.go#L55
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
lint: go/src/github.com/cooperspencer/gickup/gitcmd/gitcmd.go#L17
variable 'err' is only used in the if-statement (gitcmd/gitcmd.go:18:2); consider using short syntax (ifshort)
lint: go/src/github.com/cooperspencer/gickup/gitcmd/gitcmd.go#L30
return with no blank line before (nlreturn)
lint: go/src/github.com/cooperspencer/gickup/gitcmd/gitcmd.go#L41
return with no blank line before (nlreturn)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/