almost there #704
ci.yml
on: push
vulnerability-scan
33s
build
6m 23s
Annotations
8 errors and 2 warnings
build:
impl/internal/did/cbor.go#L202
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
build:
impl/internal/did/cbor.go#L39
const `keyPKType` is unused (unused)
|
build:
impl/internal/did/cbor.go#L40
const `keyPKData` is unused (unused)
|
build:
impl/internal/did/cbor.go#L41
const `keyPKAlg` is unused (unused)
|
build:
impl/internal/did/cbor.go#L42
const `keyPKCrv` is unused (unused)
|
build:
impl/internal/did/cbor.go#L43
const `keyPKKty` is unused (unused)
|
build:
impl/internal/did/did_test.go#L168
ineffectual assignment to jsonDecodedDoc (ineffassign)
|
build
issues found
|
vulnerability-scan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, codecov/codecov-action@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|