Add new pcert create command #89
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/
|