[MM-57743] Enable errcheck linter (#26723)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
5746bb8df3
Коммит
32d93fd469
@@ -7322,10 +7322,6 @@
|
||||
"id": "ent.api.post.send_notifications_and_forget.push_image_only",
|
||||
"translation": " attached a file."
|
||||
},
|
||||
{
|
||||
"id": "ent.cluster.404.app_error",
|
||||
"translation": "Cluster API endpoint not found."
|
||||
},
|
||||
{
|
||||
"id": "ent.cluster.config_changed.info",
|
||||
"translation": "Cluster configuration has changed for id={{ .id }}. The cluster may become unstable and a restart is required. To ensure the cluster is configured correctly you should perform a rolling restart immediately."
|
||||
@@ -7362,6 +7358,10 @@
|
||||
"id": "ent.compliance.csv.header.export.appError",
|
||||
"translation": "Unable to add header to the CSV export."
|
||||
},
|
||||
{
|
||||
"id": "ent.compliance.csv.metadata.close.appError",
|
||||
"translation": "Unable to close the zip file"
|
||||
},
|
||||
{
|
||||
"id": "ent.compliance.csv.metadata.export.appError",
|
||||
"translation": "Unable to add metadata file to the zip file."
|
||||
@@ -7378,6 +7378,10 @@
|
||||
"id": "ent.compliance.csv.post.export.appError",
|
||||
"translation": "Unable to export a post."
|
||||
},
|
||||
{
|
||||
"id": "ent.compliance.csv.seek.appError",
|
||||
"translation": "Unable to seek to start of export file."
|
||||
},
|
||||
{
|
||||
"id": "ent.compliance.csv.warning.appError",
|
||||
"translation": "Unable to create the warning file."
|
||||
|
||||
Ссылка в новой задаче
Block a user