Skip to content

Add License & CI + Release GitHub Actions Workflows #1

Add License & CI + Release GitHub Actions Workflows

Add License & CI + Release GitHub Actions Workflows #1

Triggered via pull request July 2, 2024 23:59
Status Failure
Total duration 45s
Artifacts

ci.yaml

on: pull_request
Build & Run Tests
35s
Build & Run Tests
Lint (golangci)
36s
Lint (golangci)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Lint (golangci): internal/cmd/apikey.go#L55
S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple)
Lint (golangci): internal/cmd/apikey.go#L102
S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple)
Lint (golangci): internal/cmd/init.go#L41
S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple)
Lint (golangci)
issues found
Build & Run Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/workos-cli/workos-cli. Supported file pattern: go.sum
Build & Run Tests
You are using 'latest' as default version. Will lock to '~> v2'.