Skip to content

stop align

stop align #41

Triggered via push September 19, 2024 09:22
Status Failure
Total duration 31s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build
diagnostic "tag is not aligned, should be: yaml:\"bar\" xml:\"baz\" binding:\"required\" gorm:\"column:foo\" validate:\"required\" zip:\"foo\"" does not match pattern `tag is not aligned, should be: yaml:"bar" xml:"baz" binding:"required" gorm:"column:foo" validate:"required" zip:"foo"`
build
diagnostic "tag is not aligned, should be: json:\"bar,omitempty\"yaml:\"foo\" xml:\"bar\" binding:\"required\" gorm:\"column:bar\" validate:\"required\"" does not match pattern `tag is not aligned, should be: json:"bar,omitempty" yaml:"foo" xml:"bar" binding:"required" gorm:"column:bar" validate:"required"`
build
diagnostic "tag is not aligned, should be: gorm:\"column:foo\" zip:\"foo\"" does not match pattern `tag is not aligned, should be: gorm:"column:foo" zip:"foo"`
build
diagnostic "tag is not aligned, should be: json:\"bar,omitempty\"yaml:\"foo\"xml:\"barxxxxxxxxxxxx\"binding:\"required\"gorm:\"column:bar\" validate:\"required\"zip:\"bar\"" does not match pattern `tag is not aligned, should be: json:"bar,omitempty" yaml:"foo" xml:"barxxxxxxxxxxxx" binding:"required" gorm:"column:bar" validate:"required" zip:"bar"`
build
diagnostic "tag is not aligned, should be: json:\"bar,omitempty\"yaml:\"foo\" binding:\"required\"gorm:\"column:bar\" validate:\"required\"zip:\"bar\"" does not match pattern `tag is not aligned, should be: json:"bar,omitempty" yaml:"foo" binding:"required" gorm:"column:bar" validate:"required" zip:"bar"`
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/