Skip to content

Bump golang.org/x/term from 0.3.0 to 0.17.0 #705

Bump golang.org/x/term from 0.3.0 to 0.17.0

Bump golang.org/x/term from 0.3.0 to 0.17.0 #705

Triggered via pull request February 12, 2024 04:39
Status Failure
Total duration 2m 37s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/