Skip to content

Fixing build post PR. #71

Fixing build post PR.

Fixing build post PR. #71

Triggered via push September 15, 2023 20:00
Status Success
Total duration 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: SynoAI/AIs/DeepStack/DeepStackPrediction.cs#L5
Missing XML comment for publicly visible type or member 'DeepStackPrediction'
build: SynoAI/AIs/DeepStack/DeepStackPrediction.cs#L7
Missing XML comment for publicly visible type or member 'DeepStackPrediction.Confidence'
build: SynoAI/AIs/DeepStack/DeepStackPrediction.cs#L8
Missing XML comment for publicly visible type or member 'DeepStackPrediction.Label'
build: SynoAI/AIs/DeepStack/DeepStackPrediction.cs#L11
Missing XML comment for publicly visible type or member 'DeepStackPrediction.MinX'
build: SynoAI/AIs/DeepStack/DeepStackPrediction.cs#L13
Missing XML comment for publicly visible type or member 'DeepStackPrediction.MinY'
build: SynoAI/AIs/DeepStack/DeepStackPrediction.cs#L15
Missing XML comment for publicly visible type or member 'DeepStackPrediction.MaxX'
build: SynoAI/AIs/DeepStack/DeepStackPrediction.cs#L17
Missing XML comment for publicly visible type or member 'DeepStackPrediction.MaxY'
build: SynoAI/AIs/DeepStack/DeepStackRequest.cs#L5
Missing XML comment for publicly visible type or member 'DeepStackRequest'
build: SynoAI/AIs/DeepStack/DeepStackRequest.cs#L8
Missing XML comment for publicly visible type or member 'DeepStackRequest.MinConfidence'
build: SynoAI/AIs/DeepStack/DeepStackResponse.cs#L8
Missing XML comment for publicly visible type or member 'DeepStackResponse.Success'