test: check ci #19
pr-checks.yaml
on: push
docs
1m 55s
fmt
1m 56s
escapes_detect
1m 46s
golangci
1m 9s
vulnerability_detect
1m 30s
Annotations
21 errors and 8 warnings
golangci:
pkg/api/v1alpha1/kepler_internal_types.go#L190
ki.Name undefined (type KeplerInternal has no field or method Name) (typecheck)
|
golangci:
pkg/api/v1alpha1/kepler_internal_types.go#L194
ki.Name undefined (type KeplerInternal has no field or method Name) (typecheck)
|
golangci:
pkg/api/v1alpha1/kepler_internal_types.go#L198
ki.Name undefined (type KeplerInternal has no field or method Name) (typecheck)
|
golangci:
pkg/api/v1alpha1/kepler_webhook.go#L49
r.Name undefined (type *Kepler has no field or method Name) (typecheck)
|
golangci:
pkg/api/v1alpha1/kepler_webhook.go#L61
r.Name undefined (type *Kepler has no field or method Name) (typecheck)
|
golangci:
pkg/api/v1alpha1/kepler_webhook.go#L62
r.Name undefined (type *Kepler has no field or method Name) (typecheck)
|
golangci:
pkg/controllers/kepler_internal.go#L100
r.List undefined (type *KeplerInternalReconciler has no field or method List) (typecheck)
|
golangci:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/slices/sort.go#L67
undefined: min (typecheck)
|
golangci:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/slices/sort.go#L97
undefined: max (typecheck)
|
golangci:
../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
build-images
Cannot open: File exists
|
build-images
Cannot open: File exists
|
build-images
Cannot open: File exists
|
build-images
Cannot open: File exists
|
build-images
Cannot open: File exists
|
build-images
Cannot open: File exists
|
build-images
Cannot open: File exists
|
build-images
Cannot open: File exists
|
build-images
Cannot open: File exists
|
build-images
Cannot open: File exists
|
e2e
System.IO.IOException: No space left on device : '/home/runner/runners/2.314.1/_diag/Worker_20240326-174521-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
System.IO.IOException: No space left on device : '/home/runner/runners/2.314.1/_diag/Worker_20240326-174521-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(Exception exception)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.314.1/_diag/Worker_20240326-174521-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at GitHub.Runner.Common.TraceManager.Dispose()
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Worker.Program.Main(String[] args)
|
golangci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
vulnerability_detect
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
escapes_detect
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
bundle
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-images
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build-images
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|