pkg.parser: add the ability to parse manifests with comments #749
ci.yml
on: pull_request
detect-noop
4s
check-diff
41s
Annotations
3 errors and 4 warnings
lint:
pkg/parser/parser.go#L136
Consider pre-allocating `lines` (prealloc)
|
lint:
pkg/parser/parser.go#L93
directive `//nolint:gocyclo // Only at 11.` is unused for linter "gocyclo" (nolintlint)
|
lint
issues found
|
check-diff
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-tests
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/
|
lint
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/
|
codeql
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/
|