refactor(update): clean up actions/update #712
pull-request.yml
on: pull_request
Lint
26s
Build
1m 38s
Matrix: Test
Annotations
12 errors
Lint:
pkg/container/container_test.go#L383
c.PreUpdateTimeout undefined (type *Container has no field or method PreUpdateTimeout)
|
Lint:
pkg/container/container_test.go#L385
c.PostUpdateTimeout undefined (type *Container has no field or method PostUpdateTimeout) (compile)
|
Lint
Process completed with exit code 1.
|
Test (1.20.x, ubuntu-latest):
pkg/container/container_test.go#L383
c.PreUpdateTimeout undefined (type *Container has no field or method PreUpdateTimeout)
|
Test (1.20.x, ubuntu-latest):
pkg/container/container_test.go#L385
c.PostUpdateTimeout undefined (type *Container has no field or method PostUpdateTimeout)
|
Test (1.20.x, ubuntu-latest)
Process completed with exit code 1.
|
Test (1.20.x, macos-latest):
pkg/container/container_test.go#L383
c.PreUpdateTimeout undefined (type *Container has no field or method PreUpdateTimeout)
|
Test (1.20.x, macos-latest):
pkg/container/container_test.go#L385
c.PostUpdateTimeout undefined (type *Container has no field or method PostUpdateTimeout)
|
Test (1.20.x, macos-latest)
Process completed with exit code 1.
|
Test (1.20.x, windows-latest):
pkg/container/container_test.go#L383
c.PreUpdateTimeout undefined (type *Container has no field or method PreUpdateTimeout)
|
Test (1.20.x, windows-latest):
pkg/container/container_test.go#L385
c.PostUpdateTimeout undefined (type *Container has no field or method PostUpdateTimeout)
|
Test (1.20.x, windows-latest)
Process completed with exit code 1.
|