增加页面宽度高度、字体设置,增加序号等 #33
Annotations
10 errors and 2 warnings
lint:
structrun.go#L222
exported: exported type NumProperties should have comment or be unexported (revive)
|
lint:
structrun.go#L228
exported: exported type NumId should have comment or be unexported (revive)
|
lint:
structrun.go#L233
exported: exported type Ilevel should have comment or be unexported (revive)
|
lint:
structrun.go#L238
exported: exported method NumProperties.UnmarshalXML should have comment or be unexported (revive)
|
lint:
structrun.go#L224
var-naming: struct field NumId should be NumID (revive)
|
lint:
structsect.go#L42
exported: exported type PgMar should have comment or be unexported (revive)
|
lint:
structsect.go#L52
exported: exported type Cols should have comment or be unexported (revive)
|
lint:
structsect.go#L56
exported: exported type DocGrid should have comment or be unexported (revive)
|
lint:
structsect.go#L137
exported: exported method PgMar.UnmarshalXML should have comment or be unexported (revive)
|
lint:
structsect.go#L186
exported: exported method Cols.UnmarshalXML should have comment or be unexported (revive)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-docx/go-docx. Supported file pattern: go.sum
|