Fix: Vela uses zstd compression function causing OOM (#92) #338
unit-test.yml
on: pull_request
detect-noop
6s
unit-test
33s
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)
|