chore: bump deps and config #563
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
go.yml
on: pull_request
Matrix: golangci-lint
repoman
4s
Matrix: tests-on-linux
Matrix: tests-on-mac
Matrix: tests-on-windows
Matrix: goreleaser-dryrun
Annotations
7 errors and 6 warnings
golangci-lint (v1.53.3, 1.20.x):
main.go#L11
import 'github.com/peterbourgon/ff/v3' is not allowed from list 'Main' (depguard)
|
golangci-lint (v1.53.3, 1.20.x):
main.go#L14
import 'moul.io/climan' is not allowed from list 'Main' (depguard)
|
golangci-lint (v1.53.3, 1.20.x):
main.go#L15
import 'moul.io/motd' is not allowed from list 'Main' (depguard)
|
golangci-lint (v1.53.3, 1.20.x):
main.go#L16
import 'moul.io/srand' is not allowed from list 'Main' (depguard)
|
golangci-lint (v1.53.3, 1.20.x):
main.go#L17
import 'moul.io/u' is not allowed from list 'Main' (depguard)
|
golangci-lint (v1.53.3, 1.20.x):
main.go#L18
import 'moul.io/zapconfig' is not allowed from list 'Main' (depguard)
|
golangci-lint (v1.53.3, 1.20.x)
issues found
|
repoman
The following actions uses node12 which is deprecated and will be forced to run on node16: moul/repoman-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
repoman
The `set-output` 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/
|
repoman
The `set-output` 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/
|
repoman
The `set-output` 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/
|
repoman
The `set-output` 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/
|
repoman
The `set-output` 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/
|