added github action with terraform deploy #13
Annotations
7 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
CubeLogic.TransactionsConverter/Options.cs#L8
Non-nullable property 'ConfigPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CubeLogic.TransactionsConverter/Options.cs#L11
Non-nullable property 'InputPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CubeLogic.TransactionsConverter/Options.cs#L14
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CubeLogic.TransactionsConverter/Options.cs#L8
Non-nullable property 'ConfigPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CubeLogic.TransactionsConverter/Options.cs#L11
Non-nullable property 'InputPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CubeLogic.TransactionsConverter/Options.cs#L14
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|