Update Go version and dependencies. #46
Annotations
9 errors and 3 warnings
test @ Go 1.18:
operation.go#L13
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/slices)
|
test @ Go 1.18
Process completed with exit code 1.
|
test @ Go 1.19:
operation.go#L13
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.19.11/x64/src/slices)
|
test @ Go 1.19
Process completed with exit code 1.
|
lint
obj.Origin undefined (type *types.Var has no field or method Origin)
|
lint
obj.Origin undefined (type *types.Func has no field or method Origin)
|
lint
righti.Method(i).Origin undefined (type *types.Func has no field or method Origin)
|
lint
sel.Obj().(*types.Func).Origin undefined (type *types.Func has no field or method Origin)
|
lint
Process completed with exit code 2.
|
test @ Go 1.18
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test @ Go 1.19
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|