chore(deps): update #511
Annotations
30 errors and 8 warnings
lint / lint-soft (ubuntu-latest):
json.go#L83
missing cases in switch of type slog.Kind: slog.KindAny, slog.KindBool, slog.KindDuration, slog.KindFloat64, slog.KindInt64, slog.KindString, slog.KindTime, slog.KindUint64, slog.KindLogValuer (exhaustive)
|
lint / lint-soft (ubuntu-latest):
level.go#L30
missing cases in switch of type log.Level: log.noLevel (exhaustive)
|
lint / lint-soft (ubuntu-latest):
logger.go#L124
missing cases in switch of type log.Formatter: log.TextFormatter (exhaustive)
|
lint / lint-soft (ubuntu-latest):
stdlog.go#L17
missing cases in switch of type log.Level: log.FatalLevel, log.noLevel (exhaustive)
|
lint / lint-soft (ubuntu-latest):
logger.go#L286
logger.go:286: Line contains TODO/BUG/FIXME: "TODO is this still relevant?" (godox)
|
lint / lint-soft (ubuntu-latest):
pkg.go#L136
pkg.go:136: Line contains TODO/BUG/FIXME: "TODO" (godox)
|
lint / lint-soft (ubuntu-latest):
styles.go#L44
styles.go:44: Line contains TODO/BUG/FIXME: "TODO handle this based on light/dark col..." (godox)
|
lint / lint-soft (ubuntu-latest):
logger.go#L66
Magic number: 2, in <argument> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
logger.go#L154
Magic number: 2, in <argument> detected (mnd)
|
lint / lint-soft (ubuntu-latest):
logger.go#L167
Magic number: 2, in <argument> detected (mnd)
|
lint / lint-soft (macos-latest):
json.go#L83
missing cases in switch of type slog.Kind: slog.KindAny, slog.KindBool, slog.KindDuration, slog.KindFloat64, slog.KindInt64, slog.KindString, slog.KindTime, slog.KindUint64, slog.KindLogValuer (exhaustive)
|
lint / lint-soft (macos-latest):
level.go#L30
missing cases in switch of type log.Level: log.noLevel (exhaustive)
|
lint / lint-soft (macos-latest):
logger.go#L124
missing cases in switch of type log.Formatter: log.TextFormatter (exhaustive)
|
lint / lint-soft (macos-latest):
stdlog.go#L17
missing cases in switch of type log.Level: log.FatalLevel, log.noLevel (exhaustive)
|
lint / lint-soft (macos-latest):
logger.go#L286
logger.go:286: Line contains TODO/BUG/FIXME: "TODO is this still relevant?" (godox)
|
lint / lint-soft (macos-latest):
pkg.go#L136
pkg.go:136: Line contains TODO/BUG/FIXME: "TODO" (godox)
|
lint / lint-soft (macos-latest):
styles.go#L44
styles.go:44: Line contains TODO/BUG/FIXME: "TODO handle this based on light/dark col..." (godox)
|
lint / lint-soft (macos-latest):
logger.go#L66
Magic number: 2, in <argument> detected (mnd)
|
lint / lint-soft (macos-latest):
logger.go#L154
Magic number: 2, in <argument> detected (mnd)
|
lint / lint-soft (macos-latest):
logger.go#L167
Magic number: 2, in <argument> detected (mnd)
|
lint / lint-soft (windows-latest):
json.go#L83
missing cases in switch of type slog.Kind: slog.KindAny, slog.KindBool, slog.KindDuration, slog.KindFloat64, slog.KindInt64, slog.KindString, slog.KindTime, slog.KindUint64, slog.KindLogValuer (exhaustive)
|
lint / lint-soft (windows-latest):
level.go#L30
missing cases in switch of type log.Level: log.noLevel (exhaustive)
|
lint / lint-soft (windows-latest):
logger.go#L124
missing cases in switch of type log.Formatter: log.TextFormatter (exhaustive)
|
lint / lint-soft (windows-latest):
stdlog.go#L17
missing cases in switch of type log.Level: log.FatalLevel, log.noLevel (exhaustive)
|
lint / lint-soft (windows-latest):
logger.go#L286
\logger.go:286: Line contains TODO/BUG/FIXME: "TODO is this still relevant?" (godox)
|
lint / lint-soft (windows-latest):
pkg.go#L136
\pkg.go:136: Line contains TODO/BUG/FIXME: "TODO" (godox)
|
lint / lint-soft (windows-latest):
styles.go#L44
\styles.go:44: Line contains TODO/BUG/FIXME: "TODO handle this based on light/dark col..." (godox)
|
lint / lint-soft (windows-latest):
logger.go#L66
Magic number: 2, in <argument> detected (mnd)
|
lint / lint-soft (windows-latest):
logger.go#L154
Magic number: 2, in <argument> detected (mnd)
|
lint / lint-soft (windows-latest):
logger.go#L167
Magic number: 2, in <argument> detected (mnd)
|
lint / lint (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / lint (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/log/log. Supported file pattern: go.sum
|
lint / lint-soft (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / lint-soft (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/log/log. Supported file pattern: go.sum
|
lint / lint-soft (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/log/log. Supported file pattern: go.sum
|
lint / lint (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/log/log. Supported file pattern: go.sum
|
lint / lint-soft (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\log\log. Supported file pattern: go.sum
|
lint / lint (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\log\log. Supported file pattern: go.sum
|