Skip to content

Version 12.68.0

Version 12.68.0 #847

Triggered via pull request June 28, 2023 09:22
@andyoneandyone
synchronize #365
develop
Status Success
Total duration 3m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: Linux
Matrix: Windows (Stubs)
Matrix: macOS
Send Coverage
6s
Send Coverage
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 9 warnings
Lint (ubuntu-latest): src/github.com/essentialkaos/ek/ek.go#L28
`worthless` is unused (deadcode)
Lint (ubuntu-latest): src/github.com/essentialkaos/ek/events/events.go#L166
S1000: should use for range instead of for { select {} } (gosimple)
Lint (ubuntu-latest): src/github.com/essentialkaos/ek/events/events_test.go#L96
S1023: redundant `return` statement (gosimple)
Lint (ubuntu-latest): src/github.com/essentialkaos/ek/fmtc/cond_wrapper.go#L30
S1002: should omit comparison to bool constant, can be simplified to `!cw.match` (gosimple)
Lint (ubuntu-latest): src/github.com/essentialkaos/ek/fmtc/cond_wrapper.go#L41
S1002: should omit comparison to bool constant, can be simplified to `!cw.match` (gosimple)
Lint (ubuntu-latest): src/github.com/essentialkaos/ek/fmtc/cond_wrapper.go#L51
S1002: should omit comparison to bool constant, can be simplified to `!cw.match` (gosimple)
Lint (ubuntu-latest): src/github.com/essentialkaos/ek/fsutil/examples_test.go#L502
ineffectual assignment to cwd (ineffassign)
Lint (ubuntu-latest): src/github.com/essentialkaos/ek/fsutil/examples_test.go#L525
ineffectual assignment to cwd (ineffassign)
Lint (ubuntu-latest): src/github.com/essentialkaos/ek/fsutil/examples_test.go#L535
ineffectual assignment to cwd (ineffassign)
Lint (ubuntu-latest): src/github.com/essentialkaos/ek/initsystem/initsystem.go#L174
S1003: should use !strings.Contains(name, ".") instead (gosimple)
Lint (macos-latest): src/github.com/essentialkaos/ek/ek.go#L28
`worthless` is unused (deadcode)
Lint (macos-latest): src/github.com/essentialkaos/ek/events/events.go#L166
S1000: should use for range instead of for { select {} } (gosimple)
Lint (macos-latest): src/github.com/essentialkaos/ek/events/events_test.go#L96
S1023: redundant `return` statement (gosimple)
Lint (macos-latest): src/github.com/essentialkaos/ek/fmtc/cond_wrapper.go#L30
S1002: should omit comparison to bool constant, can be simplified to `!cw.match` (gosimple)
Lint (macos-latest): src/github.com/essentialkaos/ek/fmtc/cond_wrapper.go#L41
S1002: should omit comparison to bool constant, can be simplified to `!cw.match` (gosimple)
Lint (macos-latest): src/github.com/essentialkaos/ek/fmtc/cond_wrapper.go#L51
S1002: should omit comparison to bool constant, can be simplified to `!cw.match` (gosimple)
Lint (macos-latest): src/github.com/essentialkaos/ek/fsutil/examples_test.go#L502
ineffectual assignment to cwd (ineffassign)
Lint (macos-latest): src/github.com/essentialkaos/ek/fsutil/examples_test.go#L525
ineffectual assignment to cwd (ineffassign)
Lint (macos-latest): src/github.com/essentialkaos/ek/fsutil/examples_test.go#L535
ineffectual assignment to cwd (ineffassign)
Lint (macos-latest): src/github.com/essentialkaos/ek/knf/validators/fs/validators_test.go#L52
composites: *github.com/essentialkaos/ek/v12/knf.Validator struct literal uses unkeyed fields (govet)
Windows (Stubs) (1.19.x)
Restore cache failed: Dependencies file is not found in D:\a\ek\ek. Supported file pattern: go.sum
Windows (Stubs) (1.19.x)
There are no cache folders on the disk
Windows (Stubs) (1.20.x)
Restore cache failed: Dependencies file is not found in D:\a\ek\ek. Supported file pattern: go.sum
Linux (1.19.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/ek/ek. Supported file pattern: go.sum
Linux (1.20.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/ek/ek. Supported file pattern: go.sum
macOS (1.20.x)
Restore cache failed: Dependencies file is not found in /Users/runner/work/ek/ek. Supported file pattern: go.sum
macOS (1.19.x)
Restore cache failed: Dependencies file is not found in /Users/runner/work/ek/ek. Supported file pattern: go.sum
Lint (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/ek/ek. Supported file pattern: go.sum
Lint (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/ek/ek. Supported file pattern: go.sum