feat: make use new action cache the new default for downloading actions #16
Annotations
20 errors and 2 warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pkg/runner/action.go#L33
undefined: fs
|
|
pkg/runner/action.go#L53
undefined: os
|
|
pkg/runner/action.go#L56
undefined: os
|
|
pkg/runner/action.go#L107
undefined: errors
|
|
pkg/runner/step_action_local.go#L76
cannot use os.WriteFile (value of type func(name string, data []byte, perm os.FileMode) error) as fileWriter value in argument to sal.readAction
|
|
pkg/runner/step_action_remote.go#L95
cannot use os.WriteFile (value of type func(name string, data []byte, perm os.FileMode) error) as fileWriter value in argument to sar.readAction
|
|
pkg/runner/reusable_workflow.go#L6
"errors" imported and not used
|
|
pkg/runner/reusable_workflow.go#L8
"io/fs" imported and not used
|
|
pkg/runner/reusable_workflow.go#L9
"os" imported and not used
|
|
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
|
The logs for this run have expired and are no longer available.
Loading