{"record":{"id":"3577e81962510de9","repo":"goharbor/harbor","slug":"volcenginecr-adapt-fail-to-parse-reference","errorCode":null,"errorMessage":"[VolcengineCR adapt]  fail to parse reference","messagePattern":"\\[VolcengineCR adapt\\]  fail to parse reference","errorType":"exception","errorClass":null,"httpStatus":null,"severity":"error","filePath":"src/pkg/reg/adapter/volcenginecr/consts.go","lineNumber":26,"sourceCode":"//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License.\n\npackage volcenginecr\n\nimport \"errors\"\n\nvar (\n\tregionRegs = map[string]any{\n\t\t\"(.*)-(cn-.*)\": nil,\n\t}\n\terrListNamespaceResp    = errors.New(\"[VolcengineCR adapt] ListNamespaces resp nil\")\n\terrListRepositoriesResp = errors.New(\"[VolcengineCR adapt] ListRepositories resp nil\")\n\terrListTagsResp         = errors.New(\"[VolcengineCR adapt] ListTags resp nil\")\n\terrPareseDigest         = errors.New(\"[VolcengineCR adapt]  fail to parse reference\")\n\terrNilVolcCrClient      = errors.New(\"[volcengine-cr.createRepository] nil volcCr client\")\n)\n\nconst (\n\tMaxPageSize     int64 = 100\n\tconcurrentLimit int   = 3\n)\n","sourceCodeStart":8,"sourceCodeEnd":34,"githubUrl":"https://github.com/goharbor/harbor/blob/7b2fd08cc568955cca339afeefab27372840d936/src/pkg/reg/adapter/volcenginecr/consts.go#L8-L34","documentation":"Error \"[VolcengineCR adapt]  fail to parse reference\" thrown in goharbor/harbor.","triggerScenarios":"Thrown at src/pkg/reg/adapter/volcenginecr/consts.go:26 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"7b2fd08cc568955cca339afeefab27372840d936","analyzedAt":"2026-08-16T00:00:10.961Z","schemaVersion":2},"datasetVersion":"2026-08-16T03:17:38.424Z"}