feat: encrypted gh token #2259
Annotations
5 errors and 2 warnings
Run golangci-lint:
go/admin/admin.go#L46
var `workloads` is unused (unused)
|
Run golangci-lint:
go/admin/api.go#L44
var `client` is unused (unused)
|
Run golangci-lint:
go/tools/server/utils.go#L95
S1025: the argument's underlying type is a slice of bytes, should use a simple conversion instead of fmt.Sprintf (gosimple)
|
Run golangci-lint:
go/tools/server/utils.go#L36
slog: call to slog.Info missing a final value (govet)
|
Run golangci-lint
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Set up Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading