Update workflow policy to scan all branches for dangerous workflows #569 #705
Annotations
2 errors and 1 warning
Run golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8:
pkg/policies/scorecard/scorecard_test.go#L196
cannot use func(ctx context.Context, fullRepo string, tr http.RoundTripper) (*scorecard.ScClient, error) {…} (value of type func(ctx "context".Context, fullRepo string, tr "net/http".RoundTripper) (*"github.com/ossf/allstar/pkg/scorecard".ScClient, error)) as func("context".Context, string, bool, "net/http".RoundTripper) (*"github.com/ossf/allstar/pkg/scorecard".ScClient, error) value in assignment (typecheck)
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading