improve init performance #111
Annotations
10 errors and 4 warnings
golint:
internal/utils/utils.go#L29
undefined: hcl (typecheck)
|
golint:
internal/parser/hcl_node.go#L23
undefined: hcl (typecheck)
|
golint:
internal/parser/hcl_node.go#L82
undefined: hcl (typecheck)
|
golint:
internal/langserver/schema/property_set.go#L10
previous case (typecheck)
|
golint:
internal/langserver/schema/schema.go#L37
previous case (typecheck)
|
golint:
internal/langserver/schema/schema.go#L110
previous case (typecheck)
|
golint:
internal/langserver/diagnostics/diagnostics_test.go#L21
missing type in composite literal (typecheck)
|
golint:
internal/langserver/diagnostics/diagnostics_test.go#L48
missing type in composite literal (typecheck)
|
golint:
internal/lsp/semantic_tokens.go#L12
c.Requests undefined (type SemanticTokensClientCapabilities has no field or method Requests) (typecheck)
|
golint:
internal/lsp/diagnostics_test.go#L21
missing type in composite literal (typecheck)
|
golint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
golint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golint
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/
|
golint
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/
|