File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 - name : golangci-lint
2020 uses : golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
2121 with :
22- version : v1.55.1
22+ version : v1.61.0
2323 args : --timeout=8m
Original file line number Diff line number Diff line change 2727
2828 - uses : golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
2929 with :
30- version : ' v1.55.1 '
30+ version : ' v1.61.0 '
3131 args : ./storage/crdb
3232
3333 unit-test :
Original file line number Diff line number Diff line change 2727
2828 - uses : golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
2929 with :
30- version : ' v1.55.1 '
30+ version : ' v1.61.0 '
3131 args : ./storage/postgresql
3232
3333 integration-and-unit-tests :
6868
6969 - name : Run unit tests
7070 run : go test -v ./storage/postgresql/... ./quota/postgresqlqm/...
71-
71+
You can’t perform that action at this time.
0 commit comments