Skip to content

Adding a new context key JobOwnerID #739

Adding a new context key JobOwnerID

Adding a new context key JobOwnerID #739

Re-run triggered May 15, 2023 10:25
Status Failure
Total duration 1m 18s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
contest-generator: pkg/types/types.go#L65
cannot use v (variable of type JobOwnerID) as type RunID in return statement
contest-generator
Process completed with exit code 2.
test: pkg/types/types.go#L65
cannot use v (variable of type JobOwnerID) as RunID value in return statement (typecheck)
test: pkg/event/testevent/test.go#L97
query.JobID undefined (type *Query has no field or method JobID) (typecheck)
test: pkg/event/testevent/test.go#L102
query.EventNames undefined (type *Query has no field or method EventNames) (typecheck)
test: pkg/event/testevent/test.go#L113
query.EmittedStartTime undefined (type *Query has no field or method EmittedStartTime) (typecheck)
test: pkg/event/testevent/test.go#L121
query.EmittedEndTime undefined (type *Query has no field or method EmittedEndTime) (typecheck)
test: pkg/event/frameworkevent/framework.go#L72
query.JobID undefined (type *Query has no field or method JobID) (typecheck)
test: pkg/event/frameworkevent/framework.go#L77
query.EventNames undefined (type *Query has no field or method EventNames) (typecheck)
test: pkg/event/frameworkevent/framework.go#L88
query.EmittedStartTime undefined (type *Query has no field or method EmittedStartTime) (typecheck)
test: pkg/event/frameworkevent/framework.go#L96
query.EmittedEndTime undefined (type *Query has no field or method EmittedEndTime) (typecheck)
test: tools/migration/rdbms/main.go#L25
"github.com/sirupsen/logrus" imported and not used (typecheck)
contest-generator
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.