docs: better example #25
Annotations
7 errors and 1 warning
examples_test.go#L1
: # atomicgo.dev/splitslog_test [atomicgo.dev/splitslog.test]
|
examples_test.go#L10
syntax error: unexpected :=, expected (
|
examples_test.go#L12
syntax error: unexpected comma after top level declaration (typecheck)
|
examples_test.go#L10
expected '(', found ':=' (typecheck)
|
examples_test.go#L12
missing ',' in parameter list (typecheck)
|
examples_test.go#L13
expected declaration, found slog (typecheck)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/
|
This job failed
Loading