fix(account-share): 详情抽屉内打开的弹窗不再被抽屉遮罩覆盖 #170
Annotations
11 errors, 2 warnings, and 4 notices
|
golangci-lint:
backend/internal/service/devin_gateway_service.go#L77
Error return value is not checked (errcheck)
|
|
golangci-lint:
backend/internal/service/devin_gateway_service.go#L63
Error return value is not checked (errcheck)
|
|
golangci-lint:
backend/internal/pkg/devin/encode.go#L302
Error return value of `(*strings.Builder).WriteByte` is not checked (errcheck)
|
|
golangci-lint:
backend/internal/pkg/devin/encode.go#L176
Error return value of `(*bytes.Buffer).WriteString` is not checked (errcheck)
|
|
golangci-lint:
backend/internal/pkg/devin/encode.go#L175
Error return value of `(*bytes.Buffer).WriteByte` is not checked (errcheck)
|
|
golangci-lint:
backend/internal/pkg/devin/encode.go#L166
Error return value of `(*bytes.Buffer).WriteString` is not checked (errcheck)
|
|
golangci-lint:
backend/internal/pkg/devin/encode.go#L160
Error return value of `(*bytes.Buffer).WriteString` is not checked (errcheck)
|
|
golangci-lint:
backend/internal/pkg/devin/decode.go#L218
Error return value of `(*strings.Builder).WriteString` is not checked (errcheck)
|
|
golangci-lint:
backend/internal/pkg/devin/decode.go#L213
Error return value of `(*strings.Builder).WriteString` is not checked (errcheck)
|
|
golangci-lint:
backend/internal/pkg/devin/decode.go#L125
Error return value of `(*strings.Builder).WriteString` is not checked (errcheck)
|
|
test
Process completed with exit code 2.
|
|
docs
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
frontend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
docs
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
frontend
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
golangci-lint
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
test
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|