fix(ci): fixing release workflow (#228) #3
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build-publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-publish:
src/BasisTheory.net/Applications/ApplicationClient.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build-publish:
src/BasisTheory.net/Applications/ApplicationClient.cs#L20
Cannot convert null literal to non-nullable reference type.
|
build-publish:
src/BasisTheory.net/Applications/ApplicationClient.cs#L23
Cannot convert null literal to non-nullable reference type.
|
build-publish:
src/BasisTheory.net/Logs/LogClient.cs#L15
Cannot convert null literal to non-nullable reference type.
|
build-publish:
src/BasisTheory.net/Logs/LogClient.cs#L16
Cannot convert null literal to non-nullable reference type.
|
build-publish:
src/BasisTheory.net/Logs/LogClient.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build-publish:
src/BasisTheory.net/Logs/LogClient.cs#L18
Cannot convert null literal to non-nullable reference type.
|
build-publish:
src/BasisTheory.net/Applications/ApplicationClient.cs#L26
Cannot convert null literal to non-nullable reference type.
|
build-publish:
src/BasisTheory.net/Applications/ApplicationClient.cs#L29
Cannot convert null literal to non-nullable reference type.
|
build-publish:
src/BasisTheory.net/Applications/ApplicationClient.cs#L32
Cannot convert null literal to non-nullable reference type.
|