Skip to content

Replace underscores with hyphens for cmake tasks. #54

Replace underscores with hyphens for cmake tasks.

Replace underscores with hyphens for cmake tasks. #54

Triggered via push October 23, 2024 09:27
Status Failure
Total duration 57s
Artifacts

lint.yml

on: push
Matrix: cpp-lint
Matrix: go-lint
Fit to window
Zoom out
Zoom in

Annotations

12 errors
go-lint (1.22, ubuntu-latest): ir/deserializer.go#L89
ST1003: should not use underscores in Go names; var msgpack_log_event should be msgpackLogEvent (stylecheck)
go-lint (1.22, ubuntu-latest): ir/serializer.go#L93
captLocal: `LogEvent' should not be capitalized (gocritic)
go-lint (1.22, ubuntu-latest): ir/writer.go#L19
field `ioWriter` is unused (unused)
go-lint (1.22, ubuntu-latest)
issues found
go-lint (1.22, macos-latest)
The job was canceled because "_1_22_ubuntu-latest" failed.
go-lint (1.22, macos-latest): ir/deserializer.go#L89
ST1003: should not use underscores in Go names; var msgpack_log_event should be msgpackLogEvent (stylecheck)
go-lint (1.22, macos-latest): ir/serializer.go#L93
captLocal: `LogEvent' should not be capitalized (gocritic)
go-lint (1.22, macos-latest): ir/writer.go#L19
field `ioWriter` is unused (unused)
go-lint (1.22, macos-latest)
issues found
cpp-lint (ubuntu-latest)
Process completed with exit code 1.
cpp-lint (macos-latest)
The job was canceled because "ubuntu-latest" failed.
cpp-lint (macos-latest)
The operation was canceled.