Initial version of Home Run #33
ci.yml
on: pull_request
Build
24s
Lint
32s
Lint Packages
22s
Prettier
21s
Test
25s
Type Check
26s
Are the types wrong?
38s
Annotations
10 errors and 7 warnings
Lint:
src/bin/index.ts#L37
Expected "error" to come before "info"
|
Lint:
src/bin/index.ts#L119
Expected "logger" to come before "type"
|
Lint:
src/bin/index.ts#L135
Expected "logger" to come before "subscriptionName"
|
Lint:
src/bin/index.ts#L150
Expected "logger" to come before "subscriptionName"
|
Lint:
src/generateSettingsContainerApp.ts#L26
Expected "logger" to come before "subscriptionName"
|
Lint:
src/generateSettingsContainerApp.ts#L33
Expected "logger" to come before "subscriptionName"
|
Lint:
src/generateSettingsContainerApp.ts#L55
Expected "logger" to come before "subscription"
|
Lint:
src/generateSettingsFunctionApp.ts#L26
Expected "logger" to come before "subscriptionName"
|
Lint:
src/generateSettingsFunctionApp.ts#L33
Expected "logger" to come before "subscriptionName"
|
Lint:
src/generateSettingsFunctionApp.ts#L54
Expected "logger" to come before "subscription"
|
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/
|
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/
|
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/
|
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/
|
Are the types wrong?
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/
|