they made viewmodels into a real thing #47
Annotations
3 errors and 7 warnings
build:
Turbulence.CLI/Discord.cs#L437
'Api' does not contain a definition for 'CreateAndSendMessage'
|
build:
Turbulence.CLI/Discord.cs#L437
'Api' does not contain a definition for 'CreateAndSendMessage'
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
Turbulence.API/Discord/Models/DiscordGuild/Guild.cs#L87
Required member 'Guild.Region' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
build:
Turbulence.CLI/Discord.cs#L159
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.
|
build:
Turbulence.CLI/Discord.cs#L320
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.
|
build:
Turbulence.API/Discord/Models/DiscordGuild/Guild.cs#L87
Required member 'Guild.Region' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
build:
Turbulence.CLI/Discord.cs#L159
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.
|
build:
Turbulence.CLI/Discord.cs#L320
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.
|