docs: [DO NOT MERGE] Add test file #165
Triggered via pull request
June 25, 2024 14:10
EzequielPostan
opened
#859
Status
Failure
Total duration
16s
Artifacts
–
pr-lint.yml
on: pull_request_target
Validate PR title
7s
Annotations
6 errors and 1 notice
Validate PR title
No release type found in pull request title "[DO NOT MERGE] Add test file". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/
Available types:
- feat: A new feature
- fix: A bug fix
- docs: Documentation only changes
- style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
- refactor: A code change that neither fixes a bug nor adds a feature
- perf: A code change that improves performance
- test: Adding missing tests or correcting existing tests
- build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
- chore: Other changes that don't modify src or test files
- revert: Reverts a previous commit
|
(It is not a test it is a sbt.testing.SuiteSelector) (io.iohk.atala.prism.node.services.SubmissionServiceSpec) with error:
io.iohk.atala.prism.node.services.SubmissionServiceSpec#L0
target/test-reports/TEST-io.iohk.atala.prism.node.services.SubmissionServiceSpec.xml
|
(It is not a test it is a sbt.testing.SuiteSelector) (io.iohk.atala.prism.node.cardano.dbsync.repositories.CardanoBlockRepositorySpec) with error:
io.iohk.atala.prism.node.cardano.dbsync.repositories.CardanoBlockRepositorySpec#L0
target/test-reports/TEST-io.iohk.atala.prism.node.cardano.dbsync.repositories.CardanoBlockRepositorySpec.xml
|
(It is not a test it is a sbt.testing.SuiteSelector) (io.iohk.atala.prism.node.operations.DeactivateDIDOperationSpec) with error:
io.iohk.atala.prism.node.operations.DeactivateDIDOperationSpec#L0
target/test-reports/TEST-io.iohk.atala.prism.node.operations.DeactivateDIDOperationSpec.xml
|
(It is not a test it is a sbt.testing.SuiteSelector) (io.iohk.atala.prism.node.repositories.daos.AtalaObjectsDAOSpec) with error:
io.iohk.atala.prism.node.repositories.daos.AtalaObjectsDAOSpec#L0
target/test-reports/TEST-io.iohk.atala.prism.node.repositories.daos.AtalaObjectsDAOSpec.xml
|
(It is not a test it is a sbt.testing.SuiteSelector) (io.iohk.atala.prism.node.repositories.daos.ServicesDAOSpec) with error:
io.iohk.atala.prism.node.repositories.daos.ServicesDAOSpec#L0
target/test-reports/TEST-io.iohk.atala.prism.node.repositories.daos.ServicesDAOSpec.xml
|
5 tests found
There are 5 tests, see "Raw output" for the full list of tests.
|