Skip to content

feat: migrate to slog.Logger #33

feat: migrate to slog.Logger

feat: migrate to slog.Logger #33

Triggered via pull request March 9, 2024 08:26
Status Failure
Total duration 35s
Artifacts

vuln-scan.yaml

on: pull_request
Vulnerability scan
25s
Vulnerability scan
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Vulnerability scan: internal/logger.go#L5
package log/slog is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/log/slog)
Vulnerability scan: internal/logger.go#L5
could not import log/slog (invalid package name: "")
Vulnerability scan: http/config.go#L4
could not import log/slog (invalid package name: "")
Vulnerability scan
Process completed with exit code 1.
Vulnerability scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.