update dependencies, require go 1.20, run tests on go 1.21 #41
Annotations
16 errors and 3 warnings
Go 1.21:
commandline.go#L22
no required module provides package github.com/sirupsen/logrus; to add it:
|
Go 1.21:
toggleZSTU.go#L23
no required module provides package github.com/spf13/afero; to add it:
|
Go 1.21
Process completed with exit code 2.
|
Lint:
instance_test.go#L27
undefined: Describe (typecheck)
|
Lint:
instance_test.go#L44
undefined: Describe (typecheck)
|
Lint:
instance_test.go#L45
undefined: Context (typecheck)
|
Lint:
instance_test.go#L46
undefined: BeforeEach (typecheck)
|
Lint:
instance_test.go#L49
undefined: It (typecheck)
|
Lint:
instance_test.go#L50
undefined: Expect (typecheck)
|
Lint:
instance_test.go#L52
undefined: It (typecheck)
|
Lint:
instance_test.go#L53
undefined: Expect (typecheck)
|
Lint:
instance_test.go#L57
undefined: Context (typecheck)
|
Lint:
instance_test.go#L58
undefined: BeforeEach (typecheck)
|
Go 1.20:
commandline.go#L22
no required module provides package github.com/sirupsen/logrus; to add it:
|
Go 1.20:
toggleZSTU.go#L23
no required module provides package github.com/spf13/afero; to add it:
|
Go 1.20
Process completed with exit code 2.
|
Go 1.21
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@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/.
|
Go 1.20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|