Include boost in Jetpack #63922
linting.yml
on: pull_request
detect changed files
12s
Copied files are in sync
6s
Changelogger use
23s
Changelogger validity
35s
Project structure
1m 54s
PHP Code Sniffer (non-excluded files only)
1m 53s
PHP Compatibility
1m 13s
PHP Code Sniffer (changes to excluded files only)
0s
ESLint (non-excluded files only)
0s
ESLint (changes to excluded files only)
0s
Lint GitHub Actions yaml files
0s
Check linter exclude lists
1m 47s
Lock files are up to date
1m 45s
Monorepo package version refs
1m 3s
Matrix: php_lint
Annotations
4 errors
Project structure:
projects/plugins/jetpack/.gitattributes#L1
Non-dev composer dependency matthiasmullie/minify is not being production-included. Either make it a dev dependency, or add a line like
/vendor/matthiasmullie/minify/** production-include
in `.gitattributes`.
|
Project structure:
projects/plugins/jetpack/.gitattributes#L1
Non-dev composer dependency matthiasmullie/path-converter is not being production-included. Either make it a dev dependency, or add a line like
/vendor/matthiasmullie/path-converter/** production-include
in `.gitattributes`.
|
Project structure:
projects/plugins/jetpack/.gitattributes#L1
Non-dev composer dependency tubalmartin/cssmin is not being production-included. Either make it a dev dependency, or add a line like
/vendor/tubalmartin/cssmin/** production-include
in `.gitattributes`.
|
Project structure
Process completed with exit code 1.
|