Implement webcrypto import ECDSA key and export as SPKI #158
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
cpplint:
cpp/MGLKeys.cpp#L824
[cpplint] reported by reviewdog 🐶
Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
Raw Output:
cpp/MGLKeys.cpp:824: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
|
cpplint:
cpp/MGLKeys.cpp#L837
[cpplint] reported by reviewdog 🐶
Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
Raw Output:
cpp/MGLKeys.cpp:837: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
|
cpplint:
cpp/MGLKeys.cpp#L839
[cpplint] reported by reviewdog 🐶
Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
Raw Output:
cpp/MGLKeys.cpp:839: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
|
cpplint:
cpp/MGLKeys.cpp#L840
[cpplint] reported by reviewdog 🐶
Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
Raw Output:
cpp/MGLKeys.cpp:840: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
|
cpplint:
cpp/MGLKeys.cpp#L841
[cpplint] reported by reviewdog 🐶
Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
Raw Output:
cpp/MGLKeys.cpp:841: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
|
cpplint:
cpp/MGLKeys.cpp#L843
[cpplint] reported by reviewdog 🐶
Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
Raw Output:
cpp/MGLKeys.cpp:843: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
|
cpplint:
cpp/MGLKeys.cpp#L844
[cpplint] reported by reviewdog 🐶
Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
Raw Output:
cpp/MGLKeys.cpp:844: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
|
cpplint:
cpp/MGLKeys.cpp#L845
[cpplint] reported by reviewdog 🐶
Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
Raw Output:
cpp/MGLKeys.cpp:845: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
|
cpplint:
cpp/MGLKeys.cpp#L847
[cpplint] reported by reviewdog 🐶
Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
Raw Output:
cpp/MGLKeys.cpp:847: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
|
cpplint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
cpplint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|