This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
Bump golang.org/x/image from 0.2.0 to 0.15.0 #702
Annotations
10 errors and 3 warnings
lint:
commands/auth_e2e_test.go#L15
s.Run undefined (type *MmctlE2ETestSuite has no field or method Run) (typecheck)
|
lint:
commands/auth_e2e_test.go#L33
s.Require undefined (type *MmctlE2ETestSuite has no field or method Require) (typecheck)
|
lint:
commands/bot_e2e_test.go#L23
s.Require undefined (type *MmctlE2ETestSuite has no field or method Require) (typecheck)
|
lint:
commands/bot_e2e_test.go#L26
s.Require undefined (type *MmctlE2ETestSuite has no field or method Require) (typecheck)
|
lint:
commands/bot_e2e_test.go#L137
s.True undefined (type *MmctlE2ETestSuite has no field or method True) (typecheck)
|
lint:
commands/bot_e2e_test.go#L140
s.True undefined (type *MmctlE2ETestSuite has no field or method True) (typecheck)
|
lint:
commands/bot_e2e_test.go#L143
s.True undefined (type *MmctlE2ETestSuite has no field or method True) (typecheck)
|
lint:
commands/bot_e2e_test.go#L147
s.Run undefined (type *MmctlE2ETestSuite has no field or method Run) (typecheck)
|
lint:
commands/bot_e2e_test.go#L191
s.Run undefined (type *MmctlE2ETestSuite has no field or method Run) (typecheck)
|
lint:
commands/bot_test.go#L18
s.Run undefined (type *MmctlUnitTestSuite has no field or method Run) (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 `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/
|