Skip to content

Update GitHub Actions workflows. (#409) #161

Update GitHub Actions workflows. (#409)

Update GitHub Actions workflows. (#409) #161

Triggered via push February 15, 2024 07:14
Status Success
Total duration 19m 37s
Artifacts 6

master.yml

on: push
Matrix: build_sdk
generate_coverage_data
1m 59s
generate_coverage_data
Matrix: test
Tag release if labeled as needs-release
2s
Tag release if labeled as needs-release
Fit to window
Zoom out
Zoom in

Annotations

29 warnings
lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
prerequisites
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdk (java)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdk (dotnet)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L344
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L740
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L744
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L728
Non-nullable property 'CertFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L732
Non-nullable property 'KeyFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L720
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L412
Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L440
Non-nullable property 'ResourceGroupName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L444
Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_sdk (dotnet): sdk/dotnet/Config/Config.cs#L452
Non-nullable property 'SubscriptionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
generate_coverage_data
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdk (nodejs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdk (python)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdk (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (dotnet)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (java)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (python)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (nodejs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected], goreleaser/goreleaser-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: goreleaser/goreleaser-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
publish_sdk
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v3, actions/setup-dotnet@v3, actions/setup-python@v2, actions/setup-java@v3, gradle/gradle-build-action@v2, gradle/gradle-build-action@9b814496b50909128c6a52622b416c5ffa04db49. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish_sdk
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@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/

Artifacts

Produced during runtime
Name Size
dotnet-sdk.tar.gz Expired
2.55 MB
go-sdk.tar.gz Expired
361 KB
java-sdk.tar.gz Expired
3.33 MB
nodejs-sdk.tar.gz Expired
29.1 MB
python-sdk.tar.gz Expired
9.1 MB
vault-provider.tar.gz Expired
57.8 MB