Optimize template replacement speed #25
Annotations
10 errors and 1 warning
Template.stage.funcs.go#L156
undefined: xnodeList
|
Template.stage.funcs.go#L158
no new variables on left side of :=
|
Template.stage.funcs.go#L160
undefined: replaceAttr
|
Template.stage.funcs.go#L168
undefined: xnodeList
|
Template.stage.funcs.go#L169
undefined: xnodeList
|
Template.stage.funcs.go#L200
method Template.replaceAndRunTrigger already declared at ./Template.stage.funcs.go:180:20
|
xml.node.go#L106
method xmlNode.GetContentPrefixList already declared at ./xml.node.go:81:22
|
xml.node.go#L242
method xmlNode.WalkWithEnd already declared at ./xml.node.go:225:23
|
ImageProcesser.go#L57
cannot use []*xml.Attr{…} (value of type []*xml.Attr) as []xml.Attr value in struct literal
|
ImageProcesser.go#L81
cannot use []*xml.Attr{…} (value of type []*xml.Attr) as []xml.Attr value in struct literal
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading