Skip to content

added github action with terraform deploy #13

added github action with terraform deploy

added github action with terraform deploy #13

Triggered via pull request December 21, 2024 17:07
Status Success
Total duration 30s
Artifacts

build-and-unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.