feat: add new site preference for indexing out-of-stock products #64
ci.yml
on: pull_request
build
2m 38s
Validate PR title
2s
unit-tests-and-lints
31s
frontend-tests
32s
Annotations
4 errors and 6 warnings
Validate PR title
Unknown release type "Feat" found in pull request title "Feat: Added new site preference for enabling/disabling to index out of stock products".
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
|
unit-tests-and-lints:
test/unit/int_algolia/scripts/algolia/model/algoliaLocalizedProduct.test.js#L509
'AlgoliaLocalizedProduct' is already declared in the upper scope on line 67 column 7
|
unit-tests-and-lints:
test/unit/int_algolia/scripts/algolia/model/algoliaLocalizedProduct.test.js#L510
'ProductMock' is already declared in the upper scope on line 4 column 5
|
unit-tests-and-lints
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Validate PR title
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
index-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
frontend-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
frontend-tests
Unexpected input(s) 'headless', valid inputs are ['record', 'auto-cancel-after-failures', 'config', 'config-file', 'env', 'browser', 'command', 'start', 'start-windows', 'build', 'install', 'install-command', 'runTests', 'wait-on', 'wait-on-timeout', 'parallel', 'group', 'tag', 'working-directory', 'headed', 'publish-summary', 'summary-title', 'spec', 'project', 'command-prefix', 'ci-build-id', 'cache-key', 'quiet', 'component']
|
unit-tests-and-lints
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|