feat: migrate to slog.Logger #34
vuln-scan.yaml
on: pull_request
Vulnerability scan
19s
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@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|