Skip to content

Add returning ResourceLink type from actions logs and file contents #733

Add returning ResourceLink type from actions logs and file contents

Add returning ResourceLink type from actions logs and file contents #733

Triggered via pull request August 29, 2025 13:43
Status Failure
Total duration 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint
issues found
lint: pkg/github/actions_resource.go#L105
var-naming: var jobId should be jobID (revive)
lint: pkg/github/actions_resource.go#L100
var-naming: var jobIdStr should be jobIDStr (revive)
lint: pkg/github/actions_resource.go#L53
var-naming: var runId should be runID (revive)
lint: pkg/github/actions_resource.go#L48
var-naming: var runIdStr should be runIDStr (revive)
lint: pkg/github/repositories.go#L1674
ifElseChain: rewrite if-else to switch statement (gocritic)