同步到 MS Todo #12
Annotations
1 error and 13 warnings
sync
Process completed with exit code 255.
|
sync
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, moonrailgun/[email protected], actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
sync
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/
|
sync
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/
|
sync:
TodoSynchronizer.Core/Yaml/IgnoreCaseTypeInspector.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
sync:
TodoSynchronizer.Core/Yaml/IgnoreCaseTypeInspector.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
sync:
TodoSynchronizer.Core/Models/CanvasModels/Common.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
sync:
TodoSynchronizer.Core/Models/CanvasModels/Common.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
sync:
TodoSynchronizer.Core/Models/CanvasModels/Common.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
sync:
TodoSynchronizer.Core/Services/TodoService.cs#L21
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
sync:
TodoSynchronizer.Core/Yaml/IgnoreCaseTypeInspector.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
sync:
TodoSynchronizer.Core/Yaml/IgnoreCaseTypeInspector.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
sync:
TodoSynchronizer.Core/Models/CanvasModels/Common.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
sync:
TodoSynchronizer.Core/Models/CanvasModels/Common.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|