Skip to content

chore: Upgrade Terraform Bridge Version #1

chore: Upgrade Terraform Bridge Version

chore: Upgrade Terraform Bridge Version #1

Triggered via pull request October 11, 2023 12:55
Status Success
Total duration 10m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull-request.yml

on: pull_request
Matrix: build_sdk
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build_sdk (6.0.x, 1.20.x, 16.x, 3.9, python)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@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_sdk (6.0.x, 1.20.x, 16.x, 3.9, go)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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_sdk (6.0.x, 1.20.x, 16.x, 3.9, nodejs)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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_sdk (6.0.x, 1.20.x, 16.x, 3.9, dotnet)
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_sdk (6.0.x, 1.20.x, 16.x, 3.9, dotnet): sdk/dotnet/Config/Config.cs#L87
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (6.0.x, 1.20.x, 16.x, 3.9, dotnet): sdk/dotnet/Config/Config.cs#L88
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (6.0.x, 1.20.x, 16.x, 3.9, dotnet): sdk/dotnet/Provider.cs#L83
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdk (6.0.x, 1.20.x, 16.x, 3.9, dotnet): sdk/dotnet/Config/Config.cs#L87
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (6.0.x, 1.20.x, 16.x, 3.9, dotnet): sdk/dotnet/Config/Config.cs#L88
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (6.0.x, 1.20.x, 16.x, 3.9, dotnet): sdk/dotnet/Provider.cs#L83
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.