Merge pull request #35 from devops-kung-fu/djschleen-patch-1 #60
Annotations
10 errors and 2 warnings
Lint:
cmd/root.go#L17
exported var Afs should have comment or be unexported
|
Lint:
lib/gardener.go#L17
exported const ENCODING should have comment or be unexported
|
Lint:
lib/gardener.go#L18
don't use ALL_CAPS in Go names; use CamelCase
|
Lint:
lib/gardener.go#L18
exported const PLANTUML_URL should have comment or be unexported
|
Lint:
lib/gardener.go#L34
exported function FindFiles should have comment or be unexported
|
Lint:
lib/gardener.go#L54
exported function ReadFileContentString should have comment or be unexported
|
Lint:
lib/gardener.go#L63
exported function ReadFileContentBytes should have comment or be unexported
|
Lint:
lib/gardener.go#L72
exported function HexEncodedURL should have comment or be unexported
|
Lint:
lib/gardener.go#L77
exported function DeflateEncodedURL should have comment or be unexported
|
Lint:
lib/gardener.go#L86
exported function ReplaceLineInFile should have comment or be unexported
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading