update ci #258
Annotations
10 errors and 3 warnings
lint:
agent/agent.go#L15
`tlog.app/go/tlog` is not in the allowlist (depguard)
|
lint:
agent/agent.go#L16
`tlog.app/go/tlog/tlwire` is not in the allowlist (depguard)
|
lint:
agent/agent.go#L29
`files` is unused (structcheck)
|
lint:
agent/agent.go#L53
`name` is unused (structcheck)
|
lint:
ext/tlclick/click.go#L13
`tlog.app/go/tlog` is not in the allowlist (depguard)
|
lint:
ext/tlclick/click.go#L14
`tlog.app/go/tlog/convert` is not in the allowlist (depguard)
|
lint:
ext/tlclick/click.go#L15
`tlog.app/go/tlog/tlwire` is not in the allowlist (depguard)
|
lint:
ext/tlclick/click.go#L9
`github.com/ClickHouse/clickhouse-go/v2/lib/driver` is not in the allowlist (depguard)
|
lint:
ext/tlclick/click.go#L10
`github.com/google/uuid` is not in the allowlist (depguard)
|
lint:
ext/tlclick/click.go#L305
commentFormatting: put a space between `//` and comment text (gocritic)
|
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/
|