chore: recreate package #23
dependabot_gen.yaml
on: pull_request
semantic-pull-request
/
build
2s
build
/
build
39s
spell-check
/
build
4s
verify-version
52s
Annotations
3 errors and 2 warnings
semantic-pull-request / build
No release type found in pull request title "Chore/reset". 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
|
spell-check / build
1 spelling issue found in 1 of the 4 files checked.
|
build / build
71.39874739039665 is less than min_coverage 100
Lines not covered:
- /home/runner/work/dependabot_gen/dependabot_gen/lib/src/command_runner.dart: 45, 46
- /home/runner/work/dependabot_gen/dependabot_gen/lib/src/commands/create_command.dart: 42, 43, 46, 49, 52, 53, 55, 56, 57, 58, 59, 60, 65, 68, 70, 72, 74, 75, 78, 80, 81, 82, 83, 84, 90, 96, 97, 98, 99, 100, 101, 102, 105, 106, 107, 110, 112, 114, 115, 119, 120, 121, 127, 128, 130, 132, 133, 136, 140, 143, 145, 146, 150, 152, 153, 159, 161
- /home/runner/work/dependabot_gen/dependabot_gen/lib/src/package_finder/package_finder.dart: 154, 155, 156, 158, 168, 169, 170, 172, 182, 183, 184, 186, 220, 226, 227, 229, 252, 258, 260, 261, 264, 265, 266, 267, 272, 273, 274, 278, 280, 282, 289, 293, 294, 295, 296, 303, 304, 306, 309
- /home/runner/work/dependabot_gen/dependabot_gen/lib/src/dependabot_yaml/file.dart: 13, 14, 15, 16, 17, 20, 26, 34, 35, 38, 45, 47, 49, 50, 53, 56, 58, 62, 63, 75, 79, 80, 81, 86, 87, 88
- /home/runner/work/dependabot_gen/dependabot_gen/lib/src/dependabot_yaml/spec.dart: 55, 59, 60, 61, 62, 63, 64, 377
- /home/runner/work/dependabot_gen/dependabot_gen/lib/src/dependabot_yaml/spec.g.dart: 45, 46, 47, 51, 150
|
spell-check / build:
README.md#L31
Unknown word (depgen)
|
verify-version
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|