make hub network optional #100
Annotations
2 errors and 4 warnings
preview
Error: az cli script failed.
|
preview
az cli script failed.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
validate
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/checkout@v3, azure/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
validate
WARNING: /home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/aca-internal/bicep/modules/01-hub/modules/azureFirewall.bicep(92,14) : Warning no-hardcoded-env-urls: Environment URLs should not be hardcoded. Use the environment() function to ensure compatibility across clouds. Found this disallowed host: "login.microsoftonline.com" [https://aka.ms/bicep/linter/no-hardcoded-env-urls]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/aca-internal/bicep/modules/01-hub/modules/azureFirewall.bicep(93,16) : Warning no-hardcoded-env-urls: Environment URLs should not be hardcoded. Use the environment() function to ensure compatibility across clouds. Found this disallowed host: "login.microsoftonline.com" [https://aka.ms/bicep/linter/no-hardcoded-env-urls]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/aca-internal/bicep/modules/02-spoke/modules/vm/linux-vm.bicep(102,22) : Warning use-secure-value-for-secure-inputs: Property path "properties.osProfile.adminPassword" for resources of type "Microsoft.Compute/virtualMachines@2021-03-01" should be assigned a secure value. [https://aka.ms/bicep/linter/use-secure-value-for-secure-inputs]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/azureFirewalls/main.bicep(155,38) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/azureFirewalls/main.bicep(263,23) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/cognitive-services/open-ai.bicep(209,13) : Warning BCP036: The property "type" expected a value of type "'None' | 'SystemAssigned' | 'SystemAssigned, UserAssigned' | 'UserAssigned' | null" but the provided value in source declaration "identity" is of type "'None' | 'SystemAssigned' | 'SystemAssigned,UserAssigned' | 'UserAssigned'". If this is a resource type definition inaccuracy, report it using https://aka.ms/bicep-type-issues. [https://aka.ms/bicep/core-diagnostics#BCP036]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/cognitive-services/open-ai.bicep(218,22) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/cognitive-services/open-ai.bicep(219,28) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/cognitive-services/open-ai.bicep(220,16) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/cognitive-services/open-ai.bicep(307,23) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/container-registry.bicep(220,13) : Warning BCP036: The property "type" expected a value of type "'None' | 'SystemAssigned' | 'SystemAssigned, UserAssigned' | 'UserAssigned' | null" but the provided value in source declaration "identity" is of type "'None' | 'SystemAssigned' | 'SystemAssigned,UserAssigned'
|
preview
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/checkout@v3, Azure/cli@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|