Skip to content

checks-updates

checks-updates #265

Triggered via pull request December 5, 2024 00:04
@gertdgertd
synchronize #109
pool-checks
Status Failure
Total duration 1m 2s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: pkg/ds/check.go#L29
i.CheckRequest undefined (type *check has no field or method CheckRequest) (typecheck)
test: pkg/ds/check.go#L43
i.SubjectType undefined (type *check has no field or method SubjectType) (typecheck)
test: pkg/ds/check.go#L45
i.SubjectType undefined (type *check has no field or method SubjectType) (typecheck)
test: pkg/ds/check.go#L50
i.ObjectType undefined (type *check has no field or method ObjectType) (typecheck)
test: pkg/ds/check.go#L52
i.ObjectType undefined (type *check has no field or method ObjectType) (typecheck)
test: pkg/ds/check_permission.go#L37
ObjectIdentifier(i.Object()).Validate undefined (type *objectIdentifier has no field or method Validate) (typecheck)
test: pkg/ds/check_permission.go#L41
ObjectIdentifier(i.Subject()).Validate undefined (type *objectIdentifier has no field or method Validate) (typecheck)
test: pkg/ds/check_relation.go#L37
ObjectIdentifier(i.Object()).Validate undefined (type *objectIdentifier has no field or method Validate) (typecheck)
test: pkg/ds/check_relation.go#L41
ObjectIdentifier(i.Subject()).Validate undefined (type *objectIdentifier has no field or method Validate) (typecheck)
test: pkg/ds/checks.go#L45
check.Validate undefined (type *check has no field or method Validate) (typecheck)
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636