feat: support create/alter/drop user
statement
#9198
style.yml
on: pull_request
cpplint
1m 2s
detect-secrets
2m 18s
shellcheck
18s
pylint
2m 6s
Annotations
5 errors and 5 warnings
pylint
Process completed with exit code 2.
|
detect-secrets:
src/codec/codec_test.cc#L546
[detect-secrets] reported by reviewdog 🐶
* Hex High Entropy String
Raw Output:
message:"\n* Hex High Entropy String" location:{path:"src/codec/codec_test.cc" range:{start:{line:546}}} severity:ERROR source:{name:"detect-secrets" url:"https://github.com/Yelp/detect-secrets"}
|
detect-secrets:
src/codec/codec_test.cc#L547
[detect-secrets] reported by reviewdog 🐶
* Hex High Entropy String
Raw Output:
message:"\n* Hex High Entropy String" location:{path:"src/codec/codec_test.cc" range:{start:{line:547}}} severity:ERROR source:{name:"detect-secrets" url:"https://github.com/Yelp/detect-secrets"}
|
detect-secrets:
src/codec/codec_test.cc#L548
[detect-secrets] reported by reviewdog 🐶
* Hex High Entropy String
Raw Output:
message:"\n* Hex High Entropy String" location:{path:"src/codec/codec_test.cc" range:{start:{line:548}}} severity:ERROR source:{name:"detect-secrets" url:"https://github.com/Yelp/detect-secrets"}
|
detect-secrets:
src/codec/codec_test.cc#L549
[detect-secrets] reported by reviewdog 🐶
* Hex High Entropy String
Raw Output:
message:"\n* Hex High Entropy String" location:{path:"src/codec/codec_test.cc" range:{start:{line:549}}} severity:ERROR source:{name:"detect-secrets" url:"https://github.com/Yelp/detect-secrets"}
|
shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cpplint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
pylint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
detect-secrets
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|