Bump actions/cache from 3.3.1 to 3.3.2 #58
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci-build.yml
on: pull_request
Validate Build
34s
Analyze Code Quality
0s
Annotations
4 warnings
Validate Build:
src/NetCore.Utilities/FileProvider.cs#L472
This call site is reachable on all platforms. 'File.Decrypt(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Validate Build:
src/NetCore.Utilities/FileProvider.cs#L484
This call site is reachable on all platforms. 'File.Encrypt(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Validate Build:
src/NetCore.Utilities/FileProvider.cs#L472
This call site is reachable on all platforms. 'File.Decrypt(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Validate Build:
src/NetCore.Utilities/FileProvider.cs#L484
This call site is reachable on all platforms. 'File.Encrypt(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|