chore: update deps to address security advisories #24
Annotations
10 errors and 1 warning
|
test:
internal/resources/hub/resource.go#L5
File is not properly formatted (goimports)
|
|
test:
internal/provider/provider.go#L5
File is not properly formatted (goimports)
|
|
test:
internal/resources/hub/resource.go#L188
type assertion must be checked (forcetypeassert)
|
|
test:
amplience/resource_search_index.go#L199
right hand must be only type assertion (forcetypeassert)
|
|
test:
amplience/data_source_hub.go#L35
type assertion must be checked (forcetypeassert)
|
|
test:
amplience/data_source_content_repository.go#L44
type assertion must be checked (forcetypeassert)
|
|
test:
amplience/data_source_hub.go#L43
Error return value of `data.Set` is not checked (errcheck)
|
|
test:
amplience/data_source_content_repository.go#L52
Error return value of `data.Set` is not checked (errcheck)
|
|
test:
amplience/data_source_content_repository.go#L51
Error return value of `data.Set` is not checked (errcheck)
|
|
test:
amplience/validation_test.go#L38
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
|
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff, codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238, golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa, goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|