Skip to content

Introduced sha256 support for git-sizer #57

Introduced sha256 support for git-sizer

Introduced sha256 support for git-sizer #57

Triggered via pull request December 14, 2023 08:59
Status Failure
Total duration 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: git/git.go#L54
G204: Subprocess launched with variable (gosec)
lint: git/oid.go#L5
G505: Blocklisted import crypto/sha1: weak cryptographic primitive (gosec)
lint: git_sizer_test.go#L868
directive `//nolint:gosec // `repo.Path` is a path that we created.` is unused for linter "gosec" (nolintlint)
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/