Skip to content
Triggered via push January 11, 2024 14:34
Status Success
Total duration 8m 14s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 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/TechCommunityCalendar.Solution/TechCommunityCalendar.Concretions/CsvTechEventRepository.cs#L125
Re-throwing caught exception changes stack information
build: src/TechCommunityCalendar.Solution/TechCommunityCalendar.CoreWebApplication/Controllers/CityController.cs#L24
'CityController.View(string)' hides inherited member 'Controller.View(string?)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build: src/TechCommunityCalendar.Solution/TechCommunityCalendar.Concretions/CsvTechEventRepository.cs#L125
Re-throwing caught exception changes stack information
build: src/TechCommunityCalendar.Solution/TechCommunityCalendar.CoreWebApplication/Controllers/CityController.cs#L24
'CityController.View(string)' hides inherited member 'Controller.View(string?)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, geekyeggo/delete-artifact@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/