Skip to content

Add short/byte integer types #164

Add short/byte integer types

Add short/byte integer types #164

Re-run triggered November 20, 2023 08:19
Status Failure
Total duration 39s
Artifacts

lint.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
build (ubuntu-latest, 1.20.x): pkg/xsd/attribute.go#L18
SA5008: invalid XML tag: name "-" conflicts with name "attribute" in *github.com/gocomply/xsd2go/pkg/xsd.Attribute.XMLName (staticcheck)
build (ubuntu-latest, 1.20.x): pkg/xsd/attribute.go#L20
SA5008: invalid XML tag: name "-" conflicts with name "schema" in *github.com/gocomply/xsd2go/pkg/xsd.Schema.XMLName (staticcheck)
build (ubuntu-latest, 1.20.x): pkg/xsd/attributegroup.go#L15
SA5008: invalid XML tag: name "-" conflicts with name "schema" in *github.com/gocomply/xsd2go/pkg/xsd.Schema.XMLName (staticcheck)
build (ubuntu-latest, 1.20.x): pkg/xsd/choice.go#L13
SA5008: invalid XML tag: name "-" conflicts with name "schema" in *github.com/gocomply/xsd2go/pkg/xsd.Schema.XMLName (staticcheck)
build (ubuntu-latest, 1.20.x): pkg/xsd/element.go#L22
SA5008: invalid XML tag: name "-" conflicts with name "element" in *github.com/gocomply/xsd2go/pkg/xsd.Element.XMLName (staticcheck)
build (ubuntu-latest, 1.20.x)
issues found
build (ubuntu-latest, 1.20.x)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
build (ubuntu-latest, 1.20.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/xsd2go/xsd2go. Supported file pattern: go.sum
build (ubuntu-latest, 1.20.x)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']