Chore/dcm linting #379
Annotations
2 errors and 7 warnings
Target of URI doesn't exist: '../../constants.dart'.:
lib/src/commands/update_command.dart#L10
Try creating the file referenced by the URI, or try using a URI for a file that does exist.
See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
|
Test
Dart Analyzer detected problems, see the logs for more information.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: invertase/github-action-dart-analyzer@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Duplicate import.:
lib/src/commands/update_command.dart#L11
Try removing all but one import of the library.
See https://dart.dev/diagnostics/duplicate_import to learn more about this problem.
|
Duplicate import.:
lib/src/commands/update_command.dart#L12
Try removing all but one import of the library.
See https://dart.dev/diagnostics/duplicate_import to learn more about this problem.
|
Test
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/
|
Test
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/
|
Test
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/
|