Skip to content

fis:working on workflows #5

fis:working on workflows

fis:working on workflows #5

Triggered via push May 28, 2024 21:44
Status Failure
Total duration 50s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: lib/functions/config/helper.go#L82
Error return value of `process.CopyFilesToCWD` is not checked (errcheck)
lint: lib/cli/prompt.go#L197
Error return value of `json.Unmarshal` is not checked (errcheck)
lint: lib/cmd/init.go#L22
Error return value of `cmd.Help` is not checked (errcheck)
lint: main.go#L9
Error return value of `godotenv.Load` is not checked (errcheck)
lint: lib/functions/config/helper.go#L23
var `quitTextStyle` is unused (unused)
lint: errors/error.go#L16
S1023: redundant `return` statement (gosimple)
lint
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.