chore(go.mod): update juju dependency to 3.6.0 #408
static-analysis.yaml
on: pull_request
Check conventional commits
12s
generate
2m 3s
format
11s
golangci-lint
1m 52s
copyright-check
10s
Annotations
11 errors and 7 warnings
Check conventional commits
You have commit messages with errors
⧗ input: Replaced jameinel-ubuntu-lite with the ubuntu-lite charm in tests.
✖ subject may not be empty [subject-empty]
✖ subject may not end with full stop [subject-full-stop]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
golangci-lint:
internal/juju/applications.go#L88
undefined: version (typecheck)
|
golangci-lint:
internal/juju/interfaces.go#L48
undefined: names (typecheck)
|
golangci-lint:
internal/juju/interfaces.go#L55
undefined: charm (typecheck)
|
golangci-lint:
internal/juju/interfaces.go#L102
undefined: names (typecheck)
|
golangci-lint:
internal/juju/interfaces.go#L106
undefined: names (typecheck)
|
golangci-lint:
internal/juju/applications.go#L325
undefined: charm (typecheck)
|
golangci-lint:
internal/juju/applications.go#L1434
undefined: charm (typecheck)
|
golangci-lint:
internal/juju/machines.go#L244
undefined: cmd (typecheck)
|
golangci-lint:
internal/juju/applications_test.go#L69
undefined: utils (typecheck)
|
golangci-lint:
internal/juju/applications_test.go#L70
undefined: utils (typecheck)
|
Check conventional commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
copyright-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
generate
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|