feat: make use of the new action cache #2951
Annotations
10 errors and 1 warning
Run golangci/[email protected]:
pkg/runner/step_action_remote_test.go#L38
l.Called undefined (type *TestRepositoryCache has no field or method Called) (typecheck)
|
Run golangci/[email protected]:
pkg/runner/step_action_remote_test.go#L43
l.Called undefined (type *TestRepositoryCache has no field or method Called) (typecheck)
|
Run golangci/[email protected]:
pkg/runner/step_action_remote_test.go#L165
cacheMock.On undefined (type *TestRepositoryCache has no field or method On) (typecheck)
|
Run golangci/[email protected]:
pkg/runner/step_action_remote_test.go#L173
sarm.On undefined (type *stepActionRemoteMocks has no field or method On) (typecheck)
|
Run golangci/[email protected]:
pkg/runner/step_action_remote_test.go#L207
cacheMock.AssertExpectations undefined (type *TestRepositoryCache has no field or method AssertExpectations) (typecheck)
|
Run golangci/[email protected]:
pkg/runner/step_action_remote_test.go#L251
sarm.On undefined (type *stepActionRemoteMocks has no field or method On) (typecheck)
|
Run golangci/[email protected]:
pkg/runner/step_action_remote_test.go#L252
cacheMock.On undefined (type *TestRepositoryCache has no field or method On) (typecheck)
|
Run golangci/[email protected]:
pkg/runner/step_action_remote_test.go#L259
cacheMock.AssertExpectations undefined (type *TestRepositoryCache has no field or method AssertExpectations) (typecheck)
|
Run golangci/[email protected]:
pkg/runner/step_action_remote_test.go#L304
sarm.On undefined (type *stepActionRemoteMocks has no field or method On) (typecheck)
|
Run golangci/[email protected]:
pkg/runner/step_action_remote_test.go#L305
cacheMock.On undefined (type *TestRepositoryCache has no field or method On) (typecheck)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs-linux", "logs-macos-latest", "logs-windows-latest".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading