Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

feat: add kube job entropy model #577

feat: add kube job entropy model

feat: add kube job entropy model #577

Triggered via pull request October 6, 2023 13:17
Status Failure
Total duration 1m 52s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
golangci-lint: internal/server/v1/dlq/mapper.go#L89
`enrichDlqJob` is unused (deadcode)
golangci-lint: internal/server/v1/dlq/mapper.go#L105
`mapToEntropyResource` is unused (deadcode)
golangci-lint: internal/server/v1/dlq/mapper.go#L130
`mapToDlqJob` is unused (deadcode)
golangci-lint: internal/server/v1/dlq/mapper.go#L269
`buildJobName` is unused (deadcode)
golangci-lint: internal/server/v1/dlq/mapper.go#L6
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/goto/dex) (gci)
golangci-lint: internal/server/v1/dlq/mapper.go#L9
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/goto/dex) (gci)
golangci-lint: internal/server/v1/dlq/mapper.go#L77
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: internal/server/v1/dlq/mapper.go#L90
var-naming: don't use underscores in Go names; var env_vars should be envVars (revive)
golangci-lint: internal/server/v1/dlq/mapper.go#L161
func `makeConfigStruct` is unused (unused)
golangci-lint: internal/server/v1/dlq/mapper.go#L259
func `buildEntropyResourceName` is unused (unused)
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci-lint
The `save-state` 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/
golangci-lint
The `save-state` 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/