Merge pull request #3236 from Sumamasonia/docs-php-ini-update #1
static-checks.yml
on: push
syntax-check
1m 2s
code-analysis
33s
codesniffer
1m 16s
copy-paste
31s
openapi-lint
47s
REUSE-Compliance-Check
22s
lint-commits
27s
Annotations
1 error
|
lint-commits
You have commit messages with errors
⧗ input: feat(api): JSON format export and import of licenses and obligations via APIs
Signed-off-by: Divij Sharma <divijs75@gmail.com>
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: fix(import): Do not require an agent if the report has no related data
This fixes an error that happened when importing a FOSSology dump from
other machine. On the receiving side data was uploaded from a Git
repository without running any agents. The dump contained no
copyright/ECC/IPRA data. Yet it kept failing with the "No agent
'copyright' exists on server." and similar errors until I manually ran
the three agents on the upload.
Signed-off-by: Martin Kampas <martin.kampas@seafarix.com>
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: refact(models): renamed services.xml to services.xml.in file
test(DAOs): added more integration tests for uploadDao, PfileDao, JobsDao and UploadPermissionDao
Update AgentDao.php
Signed-off-by: valens niyonsenga <95166477+valens200@users.noreply.github.com>
test(models): added more test cases for showJobsDAO
fix(dao): fixed indentation in folderDaoTest
refact(models): renamed services.xml to services.xml.in file
fix(dao): removed function empty lines errors
Update .dockerignore
Signed-off-by: valens niyonsenga <95166477+valens200@users.noreply.github.com>
Update .gitignore
Signed-off-by: valens niyonsenga <95166477+valens200@users.noreply.github.com>
test(api): added more unit tests for APIs such as Folder, Group, License and Upload API.
test(models): fixed failing test case
✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: doc(compatiblity): add docs to compatibility agent
Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: fix(scanoss): Fix row number out of range. Restore Snippet match UI. Delete temp folders
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: fix(created_by): Add created by column to candidate license table
Signed-off-by: deo002 <oberoidearsh@gmail.com>
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat(scanoss): Adds proxy support
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: fix(ui): Add loader to upload per and edit dec page
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: fix(ui): DataTable Showing last addition
Signed-off-by: Kaushlendra Pratap <kaushlendra-pratap.singh@siemens.com>
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗
|