Fix open github docs for postcard #1776
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yaml
on: pull_request
lint the dart code
2m 32s
detect-secrets
44s
runner / dotenv-linter
10s
runner / misspell
10s
Annotations
4 warnings and 1 notice
lint the dart code
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected], invertase/github-action-dart-analyzer@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint the dart code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint the dart code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint the dart code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Import of a library in the 'lib/src' directory of another package.:
lib/service/navigation_service.dart#L30
Try importing a public library that exports this library, or removing the import.
See https://dart.dev/lints/implementation_imports to learn more about this problem.
|