Skip to content

chore: adjustments to latest Model Registry #74

chore: adjustments to latest Model Registry

chore: adjustments to latest Model Registry #74

Triggered via pull request July 22, 2024 18:48
@aslakknutsenaslakknutsen
synchronize #21
mvp-demo
Status Failure
Total duration 1m 50s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test: pkg/condition/condition.go#L45
commentedOutCode: may want to remove commented-out code (gocritic)
test: pkg/resource/authconfig.go#L111
return with no blank line before (nlreturn)
test: pkg/resource/authconfig.go#L147
argOrder: "http://" and url arguments order looks reversed (gocritic)
test: pkg/resource/authconfig.go#L150
return with no blank line before (nlreturn)
test: pkg/resource/authconfig.go#L153
parameter name 'h' is too short for the scope of its usage (varnamelen)
test: pkg/resource/authconfig.go#L160
return with no blank line before (nlreturn)
test: pkg/resource/authconfig.go#L168
assignments should only be cuddled with other assignments (wsl)
test: pkg/resource/authconfig.go#L169
only one cuddle assignment allowed before if statement (wsl)
test
Process completed with exit code 2.