Skip to content

WIP

WIP #14

Triggered via push September 6, 2024 16:08
Status Failure
Total duration 38s
Billable time 1m
Artifacts

lint.yml

on: push
Run Linter
29s
Run Linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Run Linter: internal/parser/latex.go#L42
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)
Run Linter
Process completed with exit code 2.
Run Linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/