fix go version issue #585
Annotations
10 errors and 4 warnings
ci (ubuntu-20.04):
pkg/errors/errors.go#L77
undefined: sentry (typecheck)
|
ci (ubuntu-20.04):
pkg/errors/errors.go#L78
undefined: sentry (typecheck)
|
ci (ubuntu-20.04):
pkg/errors/errors.go#L82
undefined: sentry (typecheck)
|
ci (ubuntu-20.04):
pkg/collections/collections.go#L15
could not import golang.org/x/exp/constraints (-: could not load export data: cannot import "golang.org/x/exp/constraints" (unknown bexport format version -1 ("u\x01\x00\x00\x00\x00\x00\x00\x00")), possibly version skew - reinstall package) (typecheck)
|
ci (ubuntu-20.04):
pkg/terminal/terminal.go#L20
undefined: progressbar (typecheck)
|
ci (ubuntu-20.04):
pkg/terminal/terminal.go#L123
undefined: progressbar (typecheck)
|
ci (ubuntu-20.04):
pkg/terminal/terminal.go#L124
undefined: progressbar (typecheck)
|
ci (ubuntu-20.04):
pkg/cmd/autostop/autostop.go#L76
undefined: multierror (typecheck)
|
ci (ubuntu-20.04):
pkg/autostartconf/darwin.go#L37
undefined: multierror (typecheck)
|
ci (ubuntu-20.04):
pkg/autostartconf/darwin.go#L42
undefined: multierror (typecheck)
|
ci (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|