Update workflow policy to scan all branches for dangerous workflows #569 #705
Annotations
4 errors and 4 warnings
test:
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
|
test
Process completed with exit code 1.
|
lint:
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)
|
lint
issues found
|
dependency-review
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|