Skip to content

mito,internal/httplog: add support for request trace logging #170

mito,internal/httplog: add support for request trace logging

mito,internal/httplog: add support for request trace logging #170

Triggered via pull request May 24, 2024 00:49
@efd6efd6
opened #63
log_reqs
Status Failure
Total duration 16s
Artifacts

go.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
test (1.21.x, ubuntu-latest): mito.go#L55
no required module provides package github.com/elastic/mito/internal/httplog; to add it:
test (1.21.x, ubuntu-latest)
Process completed with exit code 1.
test (1.19.x, ubuntu-latest)
The job was canceled because "_1_21_x_ubuntu-latest" failed.
test (1.19.x, ubuntu-latest)
The operation was canceled.
test (1.20.x, ubuntu-latest)
The job was canceled because "_1_21_x_ubuntu-latest" failed.
test (1.20.x, ubuntu-latest): mito.go#L55
no required module provides package github.com/elastic/mito/internal/httplog; to add it:
test (1.20.x, ubuntu-latest): mito.go#L34
package log/slog is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/log/slog)
test (1.20.x, ubuntu-latest)
Process completed with exit code 1.
test (1.21.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.21.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/