Skip to content

Fix: Vela uses zstd compression function causing OOM (#92) #338

Fix: Vela uses zstd compression function causing OOM (#92)

Fix: Vela uses zstd compression function causing OOM (#92) #338

Triggered via pull request February 23, 2024 06:42
Status Failure
Total duration 59s
Artifacts

unit-test.yml

on: pull_request
detect-noop
6s
detect-noop
unit-test
33s
unit-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
unit-test
issues found
detect-noop
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: fkirc/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
detect-noop
The following actions uses node12 which is deprecated and will be forced to run on node16: fkirc/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
detect-noop
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/
unit-test
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/.
unit-test: util/compression/flags.go#L11
exported: exported var EncoderLevel should have comment or be unexported (revive)
unit-test: util/compression/flags.go#L15
exported: exported function AddFlags should have comment or be unexported (revive)
unit-test: util/compression/flags.go#L19
exported: exported function AddZStdEncoderFlags should have comment or be unexported (revive)
unit-test: util/compression/types.go#L54
exported: exported function Reinitialize should have comment or be unexported (revive)