chore(ci): fixing release workflow #512
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 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. 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/BasisTheory.net/Applications/ApplicationClient.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/Applications/ApplicationClient.cs#L20
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/Applications/ApplicationClient.cs#L23
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/Logs/LogClient.cs#L15
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/Logs/LogClient.cs#L16
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/Applications/ApplicationClient.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/Applications/ApplicationClient.cs#L20
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/Applications/ApplicationClient.cs#L23
Cannot convert null literal to non-nullable reference type.
|
build:
src/BasisTheory.net/ReactorFormulas/ReactorFormulaClient.cs#L16
'ReactorFormula' is obsolete: 'Reactor Formulas are now deprecated and will be removed in a future release. We have introduced a `code` property for Reactors to replace Formula's code. For more details, visit https://developers.basistheory.com/docs/api/reactors#create-reactor'
|
build:
src/BasisTheory.net/ReactorFormulas/ReactorFormulaClient.cs#L19
'ReactorFormula' is obsolete: 'Reactor Formulas are now deprecated and will be removed in a future release. We have introduced a `code` property for Reactors to replace Formula's code. For more details, visit https://developers.basistheory.com/docs/api/reactors#create-reactor'
|