Skip to content

feat: One stop RPC/HTTP call technology solution #287

feat: One stop RPC/HTTP call technology solution

feat: One stop RPC/HTTP call technology solution #287

Triggered via pull request December 11, 2023 14:23
Status Failure
Total duration 1m 35s
Artifacts

pr-check.yml

on: pull_request
resolve module
8s
resolve module
compliant
19s
compliant
Matrix: lint module
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint module (./platform/server): platform/server/shared/utils/id.go#L34
type `serviceId` is unused (unused)
lint module (./platform/server): platform/server/shared/utils/id.go#L35
type `taskId` is unused (unused)
lint module (./platform/server): platform/server/shared/utils/file.go#L87
S1002: should omit comparison to bool constant, can be simplified to `notExist` (gosimple)
lint module (./platform/server): platform/server/shared/dao/internal/idl/idl.go#L82
ineffectual assignment to err (ineffassign)
lint module (./platform/server): platform/server/shared/registry/builtin.go#L153
ineffectual assignment to err (ineffassign)
lint module (./platform/server): platform/server/cmd/agent/internal/biz/service/add_idl.go#L189
ineffectual assignment to importPaths (ineffassign)
resolve module
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/