Skip to content

ci: build appview in gh action. #1

ci: build appview in gh action.

ci: build appview in gh action. #1

Triggered via push January 4, 2025 14:22
Status Success
Total duration 29s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: PinkSea.Gateway/OekakiResponse.cs#L5
Non-nullable property 'Parent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: PinkSea.Gateway/OekakiResponse.cs#L5
Non-nullable property 'Parent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: PinkSea.AtProto/Xrpc/Client/SessionXrpcClient.cs#L125
Dereference of a possibly null reference.
build: PinkSea.AtProto/Xrpc/Client/DPopXrpcClient.cs#L81
Dereference of a possibly null reference.
build: PinkSea/Controllers/OAuthController.cs#L57
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: PinkSea/Controllers/OAuthController.cs#L67
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: PinkSea.AtProto/Xrpc/Client/SessionXrpcClient.cs#L125
Dereference of a possibly null reference.
build: PinkSea.AtProto/Xrpc/Client/DPopXrpcClient.cs#L81
Dereference of a possibly null reference.
build: PinkSea/Controllers/OAuthController.cs#L57
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: PinkSea/Controllers/OAuthController.cs#L67
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.