Skip to content

Add new pcert create command #89

Add new pcert create command

Add new pcert create command #89

Triggered via push July 25, 2024 21:05
Status Failure
Total duration 24s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: cmd/pcert2/certificate_options.go#L56
unknown field Policies in struct literal of type x509.Certificate
test: cmd/pcert2/certificate_options.go#L139
undefined: x509.OID
test: cmd/pcert2/certificate_options.go#L146
undefined: newURISliceValue
test: cmd/pcert2/certificate_options.go#L147
undefined: newSignAlgValue
test: cmd/pcert2/certificate_options.go#L148
undefined: newTimeValue
test: cmd/pcert2/certificate_options.go#L149
undefined: newTimeValue
test: cmd/pcert2/certificate_options.go#L150
undefined: newSubjectValue
test: cmd/pcert2/certificate_options.go#L156
undefined: newKeyUsageValue
test: cmd/pcert2/certificate_options.go#L157
undefined: newExtKeyUsageValue
test
Process completed with exit code 1.
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/