Skip to content

time: import golang.org/cl/621375 #1237

time: import golang.org/cl/621375

time: import golang.org/cl/621375 #1237

Triggered via pull request October 21, 2024 15:34
Status Failure
Total duration 27s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
lint: phc/unix/linux.go#L212
unnecessary conversion (unconvert)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: phc/unix/linux_amd64.go#L27
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
lint: phc/unix/linux_amd64.go#L28
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
lint: phc/unix/linux_amd64.go#L29
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
lint: phc/unix/linux.go#L125
var-naming: don't use underscores in Go names; struct field Max_adj should be MaxAdj (revive)
lint: phc/unix/linux.go#L126
var-naming: don't use underscores in Go names; struct field N_alarm should be NAlarm (revive)
lint: phc/unix/linux.go#L127
var-naming: don't use underscores in Go names; struct field N_ext_ts should be NExtTs (revive)
lint: phc/unix/linux.go#L128
var-naming: don't use underscores in Go names; struct field N_per_out should be NPerOut (revive)
lint: phc/unix/linux.go#L130
var-naming: don't use underscores in Go names; struct field N_pins should be NPins (revive)
lint: phc/unix/linux.go#L131
var-naming: don't use underscores in Go names; struct field Cross_timestamping should be CrossTimestamping (revive)
lint: phc/unix/linux.go#L132
var-naming: don't use underscores in Go names; struct field Adjust_phase should be AdjustPhase (revive)