feat: move jwk from kms #62
build.yml
on: pull_request
Semantic Pull Request Check
2s
Checks
53s
UnitTest
1m 0s
Annotations
10 errors and 5 warnings
Checks:
crypto-ext/jwksupport/create.go#L116
Comment should end in a period (godot)
|
Checks:
crypto-ext/jwksupport/create.go#L130
Comment should end in a period (godot)
|
Checks:
crypto-ext/jwksupport/create.go#L26
exported function `FromEdPublicKey` should have comment or be unexported (golint)
|
Checks:
crypto-ext/jwksupport/create.go#L34
exported function `FromEdPrivateKey` should have comment or be unexported (golint)
|
Checks:
crypto-ext/jwksupport/create.go#L41
exported function `JWKFromX25519Key` should have comment or be unexported (golint)
|
Checks:
crypto-ext/jwksupport/create.go#L53
exported function `FromEcdsaPubKeyBytes` should have comment or be unexported (golint)
|
Checks:
crypto-ext/jwksupport/create.go#L67
exported function `FromBLS12381G2` should have comment or be unexported (golint)
|
Checks:
crypto-ext/jwksupport/create.go#L84
exported type `EcdsaContent` should have comment or be unexported (golint)
|
Checks:
crypto-ext/jwksupport/create.go#L91
exported function `FromEcdsaContent` should have comment or be unexported (golint)
|
Checks:
crypto-ext/jwksupport/parse.go#L13
exported function `ToED25519PublicKeyBytes` should have comment or be unexported (golint)
|
Semantic Pull Request Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: amannn/action-semantic-pull-request@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Semantic Pull Request Check
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/action-semantic-pull-request@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
UnitTest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v3, codecov/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
UnitTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, codecov/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|