feat: Support FQDN #106
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
standardization_lint.yaml
on: pull_request
Lint PR title
5s
Check Markdown links
40s
Check issue
3s
Lint Dockerfile
12s
Check License
1m 0s
Annotations
3 errors and 3 warnings
Check issue
No ticket was referenced in this pull request
|
Lint PR title
No release type found in pull request title "change failure_detector base". 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
|
Lint Dockerfile:
docker/pegasus-build-env/ubuntu1804/Dockerfile#L66
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
Check issue
The following actions uses node12 which is deprecated and will be forced to run on node16: neofinancial/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint PR title
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check License
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|