Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

feat: add custom key for cel expression support #1809

feat: add custom key for cel expression support

feat: add custom key for cel expression support #1809

Triggered via pull request July 18, 2023 10:19
Status Failure
Total duration 26s
Artifacts

golangci-lint.yml

on: pull_request
go linters
17s
go linters
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
go linters: pkg/jsonSchemaValidator/extensions/customKeyCELDefinition.go#L8
File is not `goimports`-ed (goimports)
go linters: pkg/jsonSchemaValidator/extensions/customKeyCELDefinition.go#L129
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
go linters: pkg/jsonSchemaValidator/extensions/customKeyCELDefinition.go#L64
SA4006: this value of `err` is never used (staticcheck)
go linters
issues found
go linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2.1.4, 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/
go linters
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/
go linters
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/