-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump actions/checkout from 3 to 4 (#159)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
3865547
commit e80c039
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e80c039
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cpp-Linter Report⚠️
Some files did not pass the configured checks!
clang-format reports: 2 file(s) not formatted
clang-tidy reports: 7 concern(s)
demo/demo.cpp
/demo/demo.cpp:3:10: warning: [modernize-deprecated-headers]
/demo/demo.cpp:8:5: warning: [modernize-use-trailing-return-type]
/demo/demo.cpp:10:13: warning: [readability-braces-around-statements]
/demo/demo.cpp:13:5: warning: [cppcoreguidelines-pro-type-vararg]
demo/demo.hpp
/demo/demo.hpp:6:11: warning: [modernize-use-default-member-init]
/demo/demo.hpp:7:9: warning: [modernize-use-default-member-init]
/demo/demo.hpp:11:11: warning: [modernize-use-trailing-return-type]
Have any feedback or feature suggestions? Share it here.
e80c039
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cpp-Linter Report⚠️
Some files did not pass the configured checks!
clang-format reports: 2 file(s) not formatted
clang-tidy reports: 7 concern(s)
demo/demo.cpp
/demo/demo.cpp:3:10: error: [clang-diagnostic-error]
/demo/demo.cpp:3:10: warning: [modernize-deprecated-headers]
/demo/demo.cpp:8:5: warning: [modernize-use-trailing-return-type]
/demo/demo.cpp:10:13: warning: [readability-braces-around-statements]
demo/demo.hpp
/demo/demo.hpp:6:11: warning: [modernize-use-default-member-init]
/demo/demo.hpp:7:9: warning: [modernize-use-default-member-init]
/demo/demo.hpp:11:11: warning: [modernize-use-trailing-return-type]
Have any feedback or feature suggestions? Share it here.
e80c039
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cpp-Linter Report⚠️
Some files did not pass the configured checks!
clang-format reports: 2 file(s) not formatted
clang-tidy reports: 7 concern(s)
demo/demo.cpp
/demo/demo.cpp:3:10: warning: [modernize-deprecated-headers]
/demo/demo.cpp:8:5: warning: [modernize-use-trailing-return-type]
/demo/demo.cpp:10:13: warning: [readability-braces-around-statements]
/demo/demo.cpp:13:5: warning: [cppcoreguidelines-pro-type-vararg]
demo/demo.hpp
/demo/demo.hpp:6:11: warning: [modernize-use-default-member-init]
/demo/demo.hpp:7:9: warning: [modernize-use-default-member-init]
/demo/demo.hpp:11:11: warning: [modernize-use-trailing-return-type]
Have any feedback or feature suggestions? Share it here.