Bump golang.org/x/tools from 0.24.0 to 0.25.0 #74
Annotations
3 errors and 2 warnings
Main Process:
pkg/bidichk/bidichk.go#L13
could not import golang.org/x/tools/go/analysis (-: cannot compile Go 1.22 code) (typecheck)
|
Main Process:
pkg/bidichk/bidichk_test.go#L8
could not import golang.org/x/tools/go/analysis (-: cannot compile Go 1.22 code) (typecheck)
|
Main Process
Process completed with exit code 1.
|
Main Process
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Main Process
Restore cache failed: Dependencies file is not found in /home/runner/work/bidichk/bidichk. Supported file pattern: go.sum
|