Skip to content
Re-run triggered September 27, 2023 12:03
Status Success
Total duration 6m 35s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/platform/core/mix-heart/src/Mix.Heart/Services/MixStaticFileCacheClient.cs#L30
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: src/platform/mix.service/Services/MixPermissionService.cs#L79
The variable 'ex' is declared but never used
build: src/platform/mix.repodb/ViewModels/MixDatabaseContextReadViewModel.cs#L31
Cannot convert null literal to non-nullable reference type.
build: src/platform/mix.repodb/Services/MixDbDataService.cs#L538
Cannot convert null literal to non-nullable reference type.
build: src/platform/mix.log/Models/AuditLogDataModel.cs#L34
Possible null reference assignment.
build: src/platform/mix.log/Models/AuditLogDataModel.cs#L37
Possible null reference assignment.
build: src/platform/mix.signalr.hub/Hubs/VideoCallHub.cs#L29
'VideoCallHub.Join(string)' hides inherited member 'BaseSignalRHub.Join(string)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build: src/platform/mix.signalr.hub/Hubs/HighFrequencyHub.cs#L22
Dereference of a possibly null reference.
build: src/services/mix-databases/mix.services.databases.lib/Services/MixMetadataService.cs#L239
Possible null reference argument for parameter 'source' in 'IQueryable<int> Queryable.Distinct<int>(IQueryable<int> source)'.
build: src/services/mix-databases/mix.services.databases.lib/Services/MixMetadataService.cs#L240
Possible null reference argument for parameter 'source' in 'IQueryable<int> Queryable.Distinct<int>(IQueryable<int> source)'.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
.net-app Expired
186 MB