Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Deprecate the action #20

Deprecate the action

Deprecate the action #20

Triggered via pull request June 19, 2024 19:24
@tarampampamtarampampam
synchronize #6
refactoring
Status Success
Total duration 1m 1s
Artifacts

test.yml

on: pull_request
Check for GitLeaks
4s
Check for GitLeaks
Matrix: run-this-action
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Action gacts/setup-go-with-cache is deprecated
Since actions/setup-go now supports caching and restoring go modules and build outputs, this action is no longer necessary. Please use 'actions/setup-go' directly.\n\nTo migrate, simply replace 'uses: gacts/setup-go-with-cache@v1' with 'uses: actions/setup-go@v5' (or later) in your workflow file. Read more details here: https://github.com/actions/setup-go?tab=readme-ov-file#caching-dependency-files-and-build-outputs
Run action (ubuntu-latest, Go 1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/setup-go-with-cache/setup-go-with-cache. Supported file pattern: go.sum
Action gacts/setup-go-with-cache is deprecated
Since actions/setup-go now supports caching and restoring go modules and build outputs, this action is no longer necessary. Please use 'actions/setup-go' directly.\n\nTo migrate, simply replace 'uses: gacts/setup-go-with-cache@v1' with 'uses: actions/setup-go@v5' (or later) in your workflow file. Read more details here: https://github.com/actions/setup-go?tab=readme-ov-file#caching-dependency-files-and-build-outputs
Run action (ubuntu-latest, Go 1.19)
Restore cache failed: Dependencies file is not found in /home/runner/work/setup-go-with-cache/setup-go-with-cache. Supported file pattern: go.sum
Action gacts/setup-go-with-cache is deprecated
Since actions/setup-go now supports caching and restoring go modules and build outputs, this action is no longer necessary. Please use 'actions/setup-go' directly.\n\nTo migrate, simply replace 'uses: gacts/setup-go-with-cache@v1' with 'uses: actions/setup-go@v5' (or later) in your workflow file. Read more details here: https://github.com/actions/setup-go?tab=readme-ov-file#caching-dependency-files-and-build-outputs
Run action (windows-latest, Go 1.22)
Restore cache failed: Dependencies file is not found in D:\a\setup-go-with-cache\setup-go-with-cache. Supported file pattern: go.sum
Action gacts/setup-go-with-cache is deprecated
Since actions/setup-go now supports caching and restoring go modules and build outputs, this action is no longer necessary. Please use 'actions/setup-go' directly.\n\nTo migrate, simply replace 'uses: gacts/setup-go-with-cache@v1' with 'uses: actions/setup-go@v5' (or later) in your workflow file. Read more details here: https://github.com/actions/setup-go?tab=readme-ov-file#caching-dependency-files-and-build-outputs
Run action (windows-latest, Go 1.19)
Restore cache failed: Dependencies file is not found in D:\a\setup-go-with-cache\setup-go-with-cache. Supported file pattern: go.sum