Rename VoileLab to voilelab #44
Annotations
10 errors and 1 warning
|
GolangCI-Lint:
toolgui/tgcomp/tcinput/button.go#L56
comp.SetID undefined (type *buttonComponent has no field or method SetID) (typecheck)
|
|
GolangCI-Lint:
toolgui/tgcomp/tccontent/title.go#L34
comp.SetID undefined (type *titleComponent has no field or method SetID) (typecheck)
|
|
GolangCI-Lint:
toolgui/tgcomp/tccontent/text.go#L35
comp.SetID undefined (type *textComponent has no field or method SetID) (typecheck)
|
|
GolangCI-Lint:
toolgui/tgcomp/tccontent/subtitle.go#L34
comp.SetID undefined (type *subtitleComponent has no field or method SetID) (typecheck)
|
|
GolangCI-Lint:
toolgui/tgcomp/tccontent/markdown.go#L35
comp.SetID undefined (type *markdownComponent has no field or method SetID) (typecheck)
|
|
GolangCI-Lint:
toolgui/tgcomp/tccontent/link.go#L36
comp.SetID undefined (type *linkComponent has no field or method SetID) (typecheck)
|
|
GolangCI-Lint:
toolgui/tgcomp/tccontent/latex.go#L35
comp.SetID undefined (type *latexComponent has no field or method SetID) (typecheck)
|
|
GolangCI-Lint:
toolgui/tgcomp/tccontent/image.go#L116
comp.SetID undefined (type *imageComponent has no field or method SetID) (typecheck)
|
|
GolangCI-Lint:
toolgui/tgcomp/tccontent/divider.go#L32
comp.SetID undefined (type *dividerComponent has no field or method SetID) (typecheck)
|
|
GolangCI-Lint:
toolgui/tgcomp/tccontent/code.go#L49
comp.SetID undefined (type *codeComponent has no field or method SetID) (typecheck)
|
|
GolangCI-Lint
Both go-version and go-version-file inputs are specified, only go-version will be used
|