Skip to content

Org page

Org page #777

Triggered via pull request June 10, 2024 02:25
@rmunnrmunn
synchronize #800
feat/org-page
Status Success
Total duration 8m 1s
Artifacts

develop-api.yaml

on: pull_request
Set Version
Set Version
Build API  /  publish-api
7m 43s
Build API / publish-api
Deploy API  /  deploy
Deploy API / deploy
Matrix: Deploy API / verify-published
Waiting for pending jobs
Integration tests  /  test
Integration tests / test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 21 warnings
Build API / publish-api
unable to access 'https://github.com/sillsdev/languageforge-lexbox/': Failed to connect to github.com port 443 after 134018 ms: Connection timed out
Build API / publish-api
unable to access 'https://github.com/sillsdev/languageforge-lexbox/': Failed to connect to github.com port 443 after 133485 ms: Connection timed out
Build API / publish-api: backend/FixFwData/Program.cs#L1
The variable 'doNothing' is assigned but its value is never used
Build API / publish-api: backend/MiniLcm/InMemoryApi.cs#L195
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 API / publish-api: backend/MiniLcm/InMemoryApi.cs#L214
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 API / publish-api: backend/LfClassicData/LfClassicLexboxApi.cs#L170
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 API / publish-api: backend/LexData/SeedingData.cs#L18
Parameter 'logger' is unread.
Build API / publish-api: backend/LcmCrdt/LcmCrdtKernel.cs#L4
The using directive for 'Crdt' appeared previously in this namespace
Build API / publish-api: backend/LcmCrdt/CrdtLexboxApi.cs#L13
Parameter 'timeProvider' is unread.
Build API / publish-api: backend/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
Build API / publish-api: backend/LocalWebApp/BackgroundSyncService.cs#L11
Parameter 'serviceProvider' is unread.
Build API / publish-api: backend/LocalWebApp/CrdtHttpSyncService.cs#L63
Parameter 'originDomain' is unread.
Build API / publish-api
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 API / publish-api
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 API / publish-api
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 API / publish-api
Parameter 'logger' is unread.
Build API / publish-api
Parameter 'lexAuthService' is unread.
Build API / publish-api
'JwtBearerOptions.SecurityTokenValidators' is obsolete: 'SecurityTokenValidators is no longer used by default. Use TokenHandlers instead. To continue using SecurityTokenValidators, set UseSecurityTokenValidators to true. See https://aka.ms/aspnetcore8/security-token-changes'
Build API / publish-api
Parameter 'lexAuthService' is unread.
Build API / publish-api
Parameter 'lexBoxDbContext' is unread.
Build API / publish-api
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(LexBoxApi.Services.RepoEmptyState)2' is not covered.
Build API / publish-api
Parameter 'hgService' is unread.
Build API / publish-api
No files were found with the provided path: ./test-results. No artifacts will be uploaded.