Dmitrii Stepanov dstepanov-yadro
  • Joined on 2023-03-06
dstepanov-yadro pushed to feat/linters at dstepanov-yadro/frostfs-node 2023-03-20 12:26:33 +00:00
60261b0d0a [#148] linter: Add contextcheck linter
060efd1410 [#148] linter: Add gocognit linter
9f4ce577b7 [#148] linter: Add funlen linter
83f3b23e8b [#148] linter: Add containedctx linter
7d04620357 [#148] memstore: Drop space line
Compare 6 commits »
dstepanov-yadro pushed to feat/linters at dstepanov-yadro/frostfs-node 2023-03-20 12:14:38 +00:00
d4f7585cf5 [#148] linter: Add contextcheck linter
dstepanov-yadro merged pull request dstepanov-yadro/log-export#2 2023-03-20 11:22:23 +00:00
Add log method output
dstepanov-yadro pushed to master at dstepanov-yadro/log-export 2023-03-20 11:22:23 +00:00
0c6a45a4c5 Add log method output
dstepanov-yadro created pull request dstepanov-yadro/log-export#2 2023-03-20 11:07:27 +00:00
Add log method output
dstepanov-yadro created branch add-function-call-to-output in dstepanov-yadro/log-export 2023-03-20 11:06:19 +00:00
0c6a45a4c5 Add log method output
dstepanov-yadro commented on issue TrueCloudLab/frostfs-node#139 2023-03-20 09:27:14 +00:00
Unit tests fail in docker container under root user

My suggestion:

  1. Mark tests that require OS-interaction with the integration tag.
  2. Fix make test to run unit tests with integration tag (unit tests with tag and without any…
dstepanov-yadro pushed to feat/linters at dstepanov-yadro/frostfs-node 2023-03-20 07:56:39 +00:00
662ac260fa [#148] linter: Add gocognit linter
dstepanov-yadro commented on pull request TrueCloudLab/frostfs-node#148 2023-03-20 07:55:37 +00:00
Make linter stricker

done

dstepanov-yadro pushed to feat/linters at dstepanov-yadro/frostfs-node 2023-03-20 07:55:21 +00:00
58a95620a1 [#148] linter: Add gocognit linter
dstepanov-yadro commented on pull request TrueCloudLab/frostfs-node#148 2023-03-20 07:42:44 +00:00
Make linter stricker
dstepanov-yadro commented on pull request TrueCloudLab/frostfs-node#148 2023-03-20 07:40:08 +00:00
Make linter stricker

Function body should fit on one screen. My 24 inch screen holds 40 lines.

dstepanov-yadro pushed to feat/linters at dstepanov-yadro/frostfs-node 2023-03-20 07:31:14 +00:00
8a21c93e69 [#148] linter: Add gocognit linter
6acd997cf5 [#148] linter: Add gocyclo linters
8ad7b19244 [#148] linter: Add funlen linter
5dcbe9ab9c [#148] linter: Add containedctx linter
401bc8b656 [#148] memstore: Drop space line
Compare 5 commits »
dstepanov-yadro pushed to feat/linters at dstepanov-yadro/frostfs-node 2023-03-20 07:27:59 +00:00
19ca57e0e4 [#9999] node: Add gocognit linter
dstepanov-yadro pushed to feat/linters at dstepanov-yadro/frostfs-node 2023-03-20 07:07:12 +00:00
4f5ed52bb5 [#9999] node: Add gocyclo linters
dstepanov-yadro pushed to feat/linters at dstepanov-yadro/frostfs-node 2023-03-20 07:03:17 +00:00
304a97c6ac [#9999] node: Add funlen linter
dstepanov-yadro created pull request TrueCloudLab/frostfs-node#148 2023-03-20 06:42:38 +00:00
WIP: Make linter stricker
dstepanov-yadro pushed to feat/linters at dstepanov-yadro/frostfs-node 2023-03-20 06:41:14 +00:00
3fd97175e1 [#9999] node: Add containedctx linter
5be2e80d54 [#9999] memstore: Drop space line
10c419adf0 [#67] node: Fix infinite recursion in SE's wrapper
b70caa216b [#144] Don't copy cache inside Docker environment
Compare 4 commits »
dstepanov-yadro created branch feat/linters in dstepanov-yadro/frostfs-node 2023-03-20 06:41:13 +00:00