fixed struct alignment && refactor linter #369

Merged
vtolstov merged 4 commits from devstigneev/micro:v3 into v3 2024-12-09 16:23:26 +03:00

4 Commits

Author SHA1 Message Date
0081ec0f5e fixed linter error
All checks were successful
test / test (pull_request) Successful in 45s
lint / lint (pull_request) Successful in 10m5s
2024-12-09 15:57:55 +03:00
e6101621fc resolve conflict
Some checks failed
test / test (pull_request) Successful in 46s
lint / lint (pull_request) Failing after 10m3s
2024-12-09 13:22:28 +03:00
5a9558d0a3 Merge remote-tracking branch 'origin/v3' into v3
# Conflicts:
#	client/noop.go
#	errors/errors_test.go
#	logger/unwrap/unwrap_test.go
#	register/memory/memory_test.go
#	server/noop_test.go
#	service.go
#	util/dns/cache.go
#	util/dns/conn.go
#	util/structfs/metadata_ec2.go
#	util/time/duration.go
2024-12-09 13:18:13 +03:00
9d6a44b783 fixed struct alignment && refactor linter
Some checks failed
lint / lint (pull_request) Has been cancelled
pr / test (pull_request) Has been cancelled
2024-12-09 13:07:01 +03:00