Skip to content

Migration to TailwindCSS #1365

Migration to TailwindCSS

Migration to TailwindCSS #1365

Triggered via pull request October 12, 2023 09:30
Status Failure
Total duration 1m 19s
Artifacts

golang_lint.yaml

on: pull_request
Lint all go files
1m 5s
Lint all go files
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Lint all go files: go/server/cron.go#L109
S1002: should omit comparison to bool constant, can be simplified to `!e.Executing` (gosimple)
Lint all go files
Process completed with exit code 1.