IS-12 support #1026
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/[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/
|
build:
Development/nmos/authorization_operation.cpp#L74
'SHA256_Init': Since OpenSSL 3.0
|
build:
Development/nmos/jwk_utils.cpp#L76
'RSA_new': Since OpenSSL 3.0
|
build:
Development/nmos/jwk_utils.cpp#L86
'RSA_set0_key': Since OpenSSL 3.0
|
build:
Development/nmos/jwk_utils.cpp#L100
'PEM_write_bio_RSA_PUBKEY': Since OpenSSL 3.0
|
build:
Development/nmos/jwk_utils.cpp#L140
'EC_KEY_new_by_curve_name': Since OpenSSL 3.0
|
build:
Development/nmos/jwk_utils.cpp#L152
'EC_KEY_set_public_key_affine_coordinates': Since OpenSSL 3.0
|
build:
Development/nmos/jwk_utils.cpp#L167
'PEM_write_bio_EC_PUBKEY': Since OpenSSL 3.0
|
build:
Development/nmos/jwk_utils.cpp#L258
'RSA_get0_key': Since OpenSSL 3.0
|
build:
Development/nmos/jwk_utils.cpp#L294
'PEM_read_bio_RSA_PUBKEY': Since OpenSSL 3.0
|
build:
Development/nmos/jwk_utils.cpp#L314
'EVP_PKEY_get1_RSA': Since OpenSSL 3.0
|
Loading