Skip to content

Revert "test"

Revert "test" #21

Triggered via push October 24, 2024 22:43
Status Success
Total duration 51s
Artifacts
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: github-monitor/Ahk.GitHub.Monitor/Services/GradeStore/Dto/AssignmentGradedByTeacher.cs#L16
Change 'Scores' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
build: github-monitor/Ahk.GitHub.Monitor/Services/StatusTrackingStore/Dto/PullRequestStatus.cs#L3
Add a member to PullRequestStatus that has a value of zero with a suggested name of 'None' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1008)