chore: update CI to run on latest Go #511
Annotations
5 errors and 4 warnings
build (1.23.x):
wire/unsafe.go#L32
reflect.StringHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.20: Use unsafe.String or unsafe.StringData instead. (SA1019)
|
build (1.23.x):
wire/unsafe.go#L35
reflect.SliceHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.17: Use unsafe.Slice or unsafe.SliceData instead. (SA1019)
|
build (1.23.x)
Process completed with exit code 2.
|
build (1.22.x)
The job was canceled because "_1_23_x" failed.
|
build (1.22.x)
The operation was canceled.
|
build (1.23.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build (1.22.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build (1.23.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/thriftrw-go/thriftrw-go. Supported file pattern: go.sum
|
build (1.22.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/thriftrw-go/thriftrw-go. Supported file pattern: go.sum
|