Skip to content

Update README.md

Update README.md #253

Triggered via push November 8, 2023 11:14
Status Failure
Total duration 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: console.go#L886
assignOp: replace `d = d % unit` with `d %= unit` (gocritic)
lint: unsafe.go#L4
dupImport: package is imported 2 times under different aliases on lines 4 and 5 (gocritic)
lint: unsafe.go#L5
dupImport: package is imported 2 times under different aliases on lines 4 and 5 (gocritic)
lint: console.go#L167
File is not `gofumpt`-ed (gofumpt)
lint: console.go#L909
ineffectual assignment to d (ineffassign)
lint: ext/tlflag/flag_test.go#L118
const `CompressorBlockSize` is unused (unused)
lint: agent/agent.go#L88
ineffectual assignment to err (ineffassign)
lint: cmd/tlog/tlogcmd/main.go#L715
`isDir` is unused (deadcode)
lint: cmd/tlog/tlogcmd/main.go#L724
`isFifo` is unused (deadcode)
lint: cmd/tlog/tlogcmd/main.go#L766
`listen0` is unused (deadcode)
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/