Merge pull request #16 from atc-net/feature/update #12
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: nelonoel/branch-name@v1.0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nelonoel/branch-name@v1.0.1, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Atc.Hosting/BackgroundServiceBase.cs#L33
Update this logger to use its enclosing type. (https://rules.sonarsource.com/csharp/RSPEC-6672)
|
src/Atc.Hosting/BackgroundServiceBase.cs#L17
Update this logger to use its enclosing type. (https://rules.sonarsource.com/csharp/RSPEC-6672)
|
src/Atc.Hosting/BackgroundScheduleServiceBase.cs#L12
Update this logger to use its enclosing type. (https://rules.sonarsource.com/csharp/RSPEC-6672)
|
src/Atc.Hosting/BackgroundServiceBase.cs#L48
Update this logger to use its enclosing type. (https://rules.sonarsource.com/csharp/RSPEC-6672)
|
src/Atc.Hosting/BackgroundServiceBase.cs#L77
Update this logger to use its enclosing type. (https://rules.sonarsource.com/csharp/RSPEC-6672)
|
src/Atc.Hosting/BackgroundScheduleServiceBase.cs#L28
Update this logger to use its enclosing type. (https://rules.sonarsource.com/csharp/RSPEC-6672)
|
src/Atc.Hosting/BackgroundScheduleServiceBase.cs#L43
Update this logger to use its enclosing type. (https://rules.sonarsource.com/csharp/RSPEC-6672)
|
src/Atc.Hosting/BackgroundScheduleServiceBase.cs#L72
Update this logger to use its enclosing type. (https://rules.sonarsource.com/csharp/RSPEC-6672)
|
sample/Atc.Hosting.TimeFile.Sample/TimeFileScheduleWorkerOptions.cs#L7
Make sure publicly writable directories are used safely here. (https://rules.sonarsource.com/csharp/RSPEC-5443)
|
sample/Atc.Hosting.TimeFile.Sample/TimeFileWorkerOptions.cs#L7
Make sure publicly writable directories are used safely here. (https://rules.sonarsource.com/csharp/RSPEC-5443)
|
This job succeeded
Loading