Update go client, update app registration config, fix localized email templates #479
Annotations
3 errors and 4 warnings
lint:
fusionauth/resource_fusionauth_application_helpers.go#L78
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
fusionauth/resource_fusionauth_email.go#L61
File is not `gofmt`-ed with `-s` (gofmt)
|
lint
issues found
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
fusionauth/resource_fusionauth_generic_connector.go#L224
context-as-argument: context.Context should be the first parameter of a function (revive)
|
lint:
fusionauth/resource_fusionauth_generic_connector.go#L228
context-as-argument: context.Context should be the first parameter of a function (revive)
|
lint:
fusionauth/resource_fusionauth_generic_connector.go#L232
context-as-argument: context.Context should be the first parameter of a function (revive)
|