Update dependencies and use Go 1.22 #467
Annotations
10 errors and 1 warning
test:
internal/utils/utils.go#L1
: # github.com/platformsh/platformify/internal/utils
|
test:
internal/utils/utils.go#L37
type func(a string, b string) bool of func(a, b string) bool {…} does not match inferred type func(a string, b string) int for func(a E, b E) int (typecheck)
|
test:
commands/init_colors.go#L12
undefined: survey (typecheck)
|
test:
commands/init_colors.go#L21
undefined: survey (typecheck)
|
test:
commands/init_colors.go#L36
undefined: survey (typecheck)
|
test:
internal/question/application_root.go#L9
could not import github.com/platformsh/platformify/internal/utils (-: # github.com/platformsh/platformify/internal/utils
|
test:
internal/utils/utils.go#L37
type func(a string, b string) bool of func(a, b string) bool {…} does not match inferred type func(a string, b string) int for func(a E, b E) int) (typecheck)
|
test:
platformifier/django.go#L14
could not import github.com/platformsh/platformify/internal/utils (-: # github.com/platformsh/platformify/internal/utils
|
test:
internal/utils/utils.go#L37
type func(a string, b string) bool of func(a, b string) bool {…} does not match inferred type func(a string, b string) int for func(a E, b E) int) (typecheck)
|
test:
platformifier/django.go#L40
undefined: sprig (typecheck)
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|