fix: add publish pub ack info (#27) #125
Annotations
10 errors and 4 warnings
lint:
funk.go#L1
: cannot compile Go 1.22 code (typecheck)
|
lint:
internal/color/color.go#L1
: cannot compile Go 1.22 code (typecheck)
|
lint:
errors/errinter/color_name.go#L6
could not import github.com/pubgo/funk/internal/color (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
stack/stack.go#L1
: cannot compile Go 1.22 code (typecheck)
|
lint:
errors/err_code.go#L12
could not import github.com/pubgo/funk/stack (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
errors/errors.go#L9
could not import github.com/pubgo/funk/pretty (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
errors/util.go#L11
could not import github.com/pubgo/funk/convert (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
result/result.go#L9
could not import github.com/pubgo/funk/stack (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
log/impl.log.go#L9
could not import github.com/pubgo/funk/stack (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
vars/vars.go#L10
could not import github.com/pubgo/funk/convert (-: cannot compile Go 1.22 code) (typecheck)
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|