issues
search
pointonsoftware
/
pscore
C++ library for building your business software
GNU Affero General Public License v3.0
1
stars
2
forks
source link
Use the latest Ubuntu version in builds
#253
Open
gbenziv
opened
1 year ago
gbenziv
commented
1 year ago
xxxxx
Use the latest ubuntu version in the PR workflow
Update GCC version to 10
Update cpp check suppression
Address cppcheck issues
Update findVectorContent using stl algorithm
Pull Request Checklist
[x] I have ensured that my commit message contains the Issue ID.
[x] I have ensured that my commit message contains the feature/bugfix description.
[x] I have updated the documentation accordingly.
[x] I have ensured my code follows the coding guidelines.
[x] I have ran lint in my code locally prior to submission.
[x] I have built my changes in local successfully.
[x] I have added tests to cover my changes.
[x] All new and existing tests passed.
xxxxx
Pull Request Checklist