Skip to content

fix(auth): fix Auth0 integration #410

fix(auth): fix Auth0 integration

fix(auth): fix Auth0 integration #410

Triggered via pull request August 28, 2023 15:16
Status Failure
Total duration 1m 13s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: api/client.go#L7
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint: api/cache_test.go#L7
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint: internal/config/config_file.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint
Process completed with exit code 1.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cli/cli. Supported file pattern: go.sum