UpdateRelatedEntitiyLoading #808
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Compile application
Found version-specific or distribution-specific runtime identifier(s): centos7-x64. Affected libraries: Microsoft.CognitiveServices.Speech. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Compile application:
ClassTranscribeDatabase/Migrations/20190624223657_two.cs#L5
The type name 'two' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Compile application:
ClassTranscribeDatabase/Migrations/20190624223657_two.Designer.cs#L14
The type name 'two' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Compile application:
ClassTranscribeDatabase/Migrations/20210624224308_videophrase.cs#L6
The type name 'videophrase' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Compile application:
ClassTranscribeDatabase/Migrations/20210624224308_videophrase.Designer.cs#L14
The type name 'videophrase' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Compile application:
ClassTranscribeDatabase/Services/Slack.cs#L82
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Compile application:
ClassTranscribeDatabase/CommonUtils.cs#L190
Possible null reference return.
|
Compile application:
ClassTranscribeDatabase/Services/RabbitMQConnection.cs#L230
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Compile application:
ClassTranscribeDatabase/Seed.cs#L54
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Compile application
Found version-specific or distribution-specific runtime identifier(s): centos7-x64. Affected libraries: Microsoft.CognitiveServices.Speech. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
The logs for this run have expired and are no longer available.
Loading