mint tk test cases fix v1 #919
Annotations
5 errors and 2 warnings
golangci-lint:
utilities/rest/queuing/broadcast.go#L1
: import cycle not allowed in test (typecheck)
|
golangci-lint:
x/classifications/auxiliaries/define/auxiliary_response.go#L32
missing return (typecheck)
|
golangci-lint:
x/metas/auxiliaries/scrub/auxiliary_response.go#L32
missing return (typecheck)
|
golangci-lint:
x/metas/auxiliaries/supplement/auxiliary_response.go#L32
missing return (typecheck)
|
golangci-lint
issues found
|
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|