Merge pull request #13 from Kaevan89/patch-3 #13
dotnet.yml
on: push
Setup Multiple .NET Versions
5m 25s
Annotations
14 warnings
Setup Multiple .NET Versions
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Setup Multiple .NET Versions
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup Multiple .NET Versions
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Setup Multiple .NET Versions
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Setup Multiple .NET Versions
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Setup Multiple .NET Versions
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Setup Multiple .NET Versions:
src/libs/Veryfi/Veryfi.Requests.cs#L21
Change return type of method 'ProcessResponseAsync' from 'System.Threading.Tasks.Task' to 'System.Threading.Tasks.Task<bool>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Setup Multiple .NET Versions:
src/libs/Veryfi/Veryfi.Requests.cs#L13
Change return type of method 'PrepareRequestAsync' from 'System.Threading.Tasks.Task' to 'System.Threading.Tasks.Task<bool>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Setup Multiple .NET Versions:
src/libs/Veryfi/Veryfi.Requests.cs#L13
Change return type of method 'PrepareRequestAsync' from 'System.Threading.Tasks.Task' to 'System.Threading.Tasks.Task<bool>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Setup Multiple .NET Versions:
src/libs/Veryfi/Veryfi.Requests.cs#L21
Change return type of method 'ProcessResponseAsync' from 'System.Threading.Tasks.Task' to 'System.Threading.Tasks.Task<bool>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Setup Multiple .NET Versions
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Setup Multiple .NET Versions
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Setup Multiple .NET Versions:
src/libs/Veryfi/Veryfi.Requests.cs#L21
Change return type of method 'ProcessResponseAsync' from 'System.Threading.Tasks.Task' to 'System.Threading.Tasks.Task<bool>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Setup Multiple .NET Versions:
src/libs/Veryfi/Veryfi.Requests.cs#L13
Change return type of method 'PrepareRequestAsync' from 'System.Threading.Tasks.Task' to 'System.Threading.Tasks.Task<bool>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|