Skip to content

Fix open github docs for postcard #1776

Fix open github docs for postcard

Fix open github docs for postcard #1776

Triggered via pull request October 17, 2023 11:07
Status Success
Total duration 2m 43s
Artifacts
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
lint the dart code
detect-secrets
44s
detect-secrets
runner / dotenv-linter
10s
runner / dotenv-linter
runner / misspell
10s
runner / misspell
Fit to window
Zoom out
Zoom in

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.