Skip to content

feat: Enable color logging in console mode #81

feat: Enable color logging in console mode

feat: Enable color logging in console mode #81

Re-run triggered August 21, 2024 15:31
Status Failure
Total duration 2m 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
Tests: vendor/go.uber.org/multierr/error.go#L224
undefined: atomic.Bool
Tests: vendor/go.uber.org/zap/internal/pool/pool.go#L34
syntax error: unexpected any, expecting ]
Tests: vendor/go.uber.org/zap/internal/pool/pool.go#L40
missing function body
Tests: vendor/go.uber.org/zap/internal/pool/pool.go#L40
syntax error: unexpected [, expecting (
Tests: vendor/go.uber.org/zap/internal/pool/pool.go#L40
method has no receiver
Tests: vendor/go.uber.org/zap/internal/pool/pool.go#L43
method has no receiver
Tests: vendor/go.uber.org/zap/internal/pool/pool.go#L43
syntax error: unexpected {, expecting (
Tests: vendor/go.uber.org/zap/internal/pool/pool.go#L44
syntax error: unexpected return, expecting )
Tests: vendor/go.uber.org/zap/internal/pool/pool.go#L45
syntax error: non-declaration statement outside function body
Tests: vendor/go.uber.org/zap/internal/pool/pool.go#L51
syntax error: unexpected [, expecting comma or )
lint
issues found
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/