Skip to content

migrate to jose v4; draft authcrypt #290

migrate to jose v4; draft authcrypt

migrate to jose v4; draft authcrypt #290

Triggered via pull request December 10, 2024 17:42
Status Failure
Total duration 47s
Artifacts

ci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint: packers/internal/authcrypt/utils.go#L12
exported: exported function ExtractECDHFromJWK should have comment or be unexported (revive)
lint: packers/internal/authcrypt/utils.go#L24
exported: exported function ECDSaToECDH should have comment or be unexported (revive)
lint: packers/internal/authcrypt/authcrypt.go#L66
exported: exported type GetKeyFunc should have comment or be unexported (revive)
lint: packers/internal/authcrypt/authcrypt.go#L68
exported: exported function NewAuthcrypt should have comment or be unexported (revive)
lint: packers/internal/authcrypt/utils.go#L32
exported: exported function ECHDToECDSA should have comment or be unexported (revive)
lint: packers/internal/authcrypt/authcrypt.go#L76
exported: exported type Authcrypt should have comment or be unexported (revive)
lint: packers/internal/authcrypt/authcrypt.go#L80
exported: exported type DecryptOption should have comment or be unexported (revive)
lint: packers/internal/authcrypt/authcrypt.go#L86
exported: exported function WithKid should have comment or be unexported (revive)
lint: packers/internal/authcrypt/authcrypt.go#L213
exported: exported method Authcrypt.Decrypt should have comment or be unexported (revive)