Configure Renovate #105
Annotations
8 warnings
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/
|
relay-server/main.go#L4
should have a package comment
|
relay-server/log/logger.go#L4
should have a package comment
|
relay-server/main.go#L57
var esUrl should be esURL
|
relay-server/common/common.go#L4
should have a package comment
|
relay-server/elasticsearch/adapter.go#L1
should have a package comment
|
relay-server/elasticsearch/adapter.go#L29
type name will be used as elasticsearch.ElasticsearchClient by other packages, and that stutters; consider calling this Client
|
relay-server/server/relayServer.go#L93
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
The logs for this run have expired and are no longer available.
Loading