feat: Add TransparentMemoryOffloading plugin to trigger memory offloading #2670
ci.yml
on: pull_request
Format
32s
Vet
2m 20s
Lint
5m 27s
Build
1m 54s
Unit Test
5m 1s
License
14s
Annotations
8 errors and 6 warnings
Build:
pkg/util/cgroup/manager/cgroup.go#L376
cannot use -1 (untyped int constant) as uint64 value in struct literal (overflows)
|
Build
Process completed with exit code 2.
|
Vet:
pkg/util/cgroup/manager/cgroup.go#L376
cannot use -1 (untyped int constant) as uint64 value in struct literal (overflows)
|
Vet
cannot use -1 (untyped int constant) as uint64 value in struct literal (overflows)
|
Vet
Process completed with exit code 1.
|
Unit Test
Process completed with exit code 2.
|
Lint:
pkg/util/cgroup/manager/cgroup.go#L376
cannot use -1 (untyped int constant) as uint64 value in struct literal (overflows) (typecheck)
|
Lint
issues found
|
License
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Vet
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@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/.
|