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
Member

Pull Request template

Please, go through these steps before clicking submit on this PR.

  1. Give a descriptive title to your PR.
  2. Provide a description of your changes.
  3. Make sure you have some relevant tests.
  4. Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if applicable).

PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING

## Pull Request template Please, go through these steps before clicking submit on this PR. 1. Give a descriptive title to your PR. 2. Provide a description of your changes. 3. Make sure you have some relevant tests. 4. Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if applicable). **PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING**
devstigneev added 1 commit 2024-12-09 13:07:37 +03:00
fixed struct alignment && refactor linter
Some checks failed
lint / lint (pull_request) Has been cancelled
pr / test (pull_request) Has been cancelled
9d6a44b783
devstigneev added 2 commits 2024-12-09 13:23:02 +03:00
# 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
resolve conflict
Some checks failed
test / test (pull_request) Successful in 46s
lint / lint (pull_request) Failing after 10m3s
e6101621fc
devstigneev added 1 commit 2024-12-09 15:58:08 +03:00
fixed linter error
All checks were successful
test / test (pull_request) Successful in 45s
lint / lint (pull_request) Successful in 10m5s
0081ec0f5e
vtolstov merged commit 38c5fe8b5a into v3 2024-12-09 16:23:26 +03:00
vtolstov deleted branch v3 2024-12-09 16:23:27 +03:00
Sign in to join this conversation.
No description provided.