Merge pull request #8 from Kaevan89/fix-tags-post #9
Annotations
7 warnings
ubuntu-latest - 5.0.x
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, einaregilsson/build-number@v3, 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/
|
ubuntu-latest - 5.0.x:
src/libs/Veryfi/Veryfi.SignRequest.cs#L21
Parameter url of method SignRequestAsync is never used. Remove the parameter or use it in the method body.
|
ubuntu-latest - 5.0.x:
src/libs/Veryfi/Veryfi.SignRequest.cs#L21
Parameter url of method SignRequestAsync is never used. Remove the parameter or use it in the method body.
|
ubuntu-latest - 5.0.x:
src/libs/Veryfi/Veryfi.SignRequest.cs#L21
Parameter url of method SignRequestAsync is never used. Remove the parameter or use it in the method body.
|
ubuntu-latest - 5.0.x:
src/libs/Veryfi/Veryfi.SignRequest.cs#L21
Parameter url of method SignRequestAsync is never used. Remove the parameter or use it in the method body.
|
ubuntu-latest - 5.0.x
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
ubuntu-latest - 5.0.x
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|