feat: impl iterm colors converter #23
Annotations
10 errors and 1 warning
internal/converter/model/iterm.go#L18
struct field tag `xml:"Ansi 0 Color"` not compatible with reflect.StructTag.Get: suspicious space in struct tag value
|
internal/converter/model/iterm.go#L19
struct field tag `xml:"Ansi 1 Color"` not compatible with reflect.StructTag.Get: suspicious space in struct tag value
|
internal/converter/model/iterm.go#L20
struct field tag `xml:"Ansi 2 Color"` not compatible with reflect.StructTag.Get: suspicious space in struct tag value
|
internal/converter/model/iterm.go#L21
struct field tag `xml:"Ansi 3 Color"` not compatible with reflect.StructTag.Get: suspicious space in struct tag value
|
internal/converter/model/iterm.go#L22
struct field tag `xml:"Ansi 4 Color"` not compatible with reflect.StructTag.Get: suspicious space in struct tag value
|
internal/converter/model/iterm.go#L23
struct field tag `xml:"Ansi 5 Color"` not compatible with reflect.StructTag.Get: suspicious space in struct tag value
|
internal/converter/model/iterm.go#L24
struct field tag `xml:"Ansi 6 Color"` not compatible with reflect.StructTag.Get: suspicious space in struct tag value
|
internal/converter/model/iterm.go#L25
struct field tag `xml:"Ansi 7 Color"` not compatible with reflect.StructTag.Get: suspicious space in struct tag value
|
internal/converter/model/iterm.go#L26
struct field tag `xml:"Ansi 8 Color"` not compatible with reflect.StructTag.Get: suspicious space in struct tag value
|
internal/converter/model/iterm.go#L27
struct field tag `xml:"Ansi 9 Color"` not compatible with reflect.StructTag.Get: suspicious space in struct tag value
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading