Skip to content

[WIP]refactor: softly connect to cloudwego-contrib/cwgo-pkg #61

[WIP]refactor: softly connect to cloudwego-contrib/cwgo-pkg

[WIP]refactor: softly connect to cloudwego-contrib/cwgo-pkg #61

Triggered via pull request October 21, 2024 01:30
Status Failure
Total duration 7m 4s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
staticcheck
Process completed with exit code 1.
lint: server/suite.go#L24
const `limiterConfigName` is unused (unused)
lint: client/suite.go#L24
const `retryConfigName` is unused (unused)
lint: client/suite.go#L25
const `rpcTimeoutConfigName` is unused (unused)
lint: client/suite.go#L26
const `circuitBreakerConfigName` is unused (unused)
lint: client/suite.go#L27
const `degradationConfigName` is unused (unused)
lint
issues found
compliant
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
staticcheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, 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/