Skip to content

levellog: dirt-simple leveled text logger #28

levellog: dirt-simple leveled text logger

levellog: dirt-simple leveled text logger #28

Triggered via pull request February 7, 2024 22:24
Status Failure
Total duration 20s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: llog/levellog.go#L23
cannot convert l (variable of type *Level) to type *int (typecheck)
lint: llog/levellog.go#L28
f.BoolFunc undefined (type *flag.FlagSet has no field or method BoolFunc) (typecheck)
lint: llog/levellog.go#L52
cannot convert math.MinInt32 (untyped int constant -2147483648) to type Level (typecheck)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.