Skip to content

Initial version of Home Run #2

Initial version of Home Run

Initial version of Home Run #2

Triggered via pull request August 14, 2024 16:23
Status Failure
Total duration 47s
Billable time 6m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
Prettier
Process completed with exit code 1.
Lint: src/core/generateSettingsContainerApp.ts#L2
Expected "@azure/identity" to come before "fs"
Lint: src/core/generateSettingsContainerApp.ts#L3
Missed spacing between "@azure/identity" and "./providers/keyVaultProvider.js" imports
Lint: src/core/generateSettingsContainerApp.ts#L4
Expected "./providers/containerAppEnvironmentVariablesProvider.js" to come before "./providers/keyVaultProvider.js"
Lint: src/core/generateSettingsContainerApp.ts#L5
Expected "./getSubscription.js" to come before "./providers/containerAppEnvironmentVariablesProvider.js"
Lint: src/core/generateSettingsContainerApp.ts#L10
Expected "resourceGroupName" to come before "subscriptionName"
Lint: src/core/generateSettingsContainerApp.ts#L11
Expected "appLocation" to come before "resourceGroupName"
Lint: src/core/generateSettingsContainerApp.ts#L21
Invalid type "string | undefined" of template literal expression
Lint: src/core/generateSettingsContainerApp.ts#L33
Expected "containerAppName" to come before "resourceGroupName"
Lint: src/core/generateSettingsContainerApp.ts#L44
Expected "credentials" to come before "keyVaultName"
Lint: src/core/generateSettingsContainerApp.ts#L53
Expected "delimiter" to come before "rawSettings"
Prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint Packages
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Type Check
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/