generate: add setters for IntelRdt EnableMonitoring and Schemata #148
Annotations
16 errors and 2 warnings
|
lint:
validation/util/test.go#L79
undefined: tap (typecheck)
|
|
lint:
cmd/runtimetest/main.go#L1275
undefined: tap (typecheck)
|
|
lint:
cmd/runtimetest/main.go#L115
undefined: tap (typecheck)
|
|
lint:
cmd/oci-runtime-tool/generate.go#L13
could not import unicode/utf8 (-: could not load export data: internal error in importing "unicode/utf8" (unsupported version: 2); please report an issue) (typecheck)
|
|
lint:
cmd/oci-runtime-tool/generate.go#L12
could not import unicode (-: could not load export data: internal error in importing "unicode" (unsupported version: 2); please report an issue) (typecheck)
|
|
lint:
generate/seccomp/seccomp_default.go#L34
undefined: specs (typecheck)
|
|
lint:
specerror/error.go#L138
undefined: multierror (typecheck)
|
|
lint:
specerror/error.go#L119
undefined: multierror (typecheck)
|
|
lint:
specerror/error.go#L46
undefined: multierror (typecheck)
|
|
lint:
error/error.go#L117
missing return (typecheck)
|
|
test (1.21.x)
Process completed with exit code 2.
|
|
test (1.22.x)
Process completed with exit code 2.
|
|
test (1.23.x)
Process completed with exit code 2.
|
|
test (1.21.x, -race)
Process completed with exit code 2.
|
|
test (1.22.x, -race)
Process completed with exit code 2.
|
|
test (1.23.x, -race)
Process completed with exit code 2.
|
|
commit
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/runtime-tools/runtime-tools. Supported file pattern: go.sum
|